Page 183 – Acme Themes

Forum Replies Created

Viewing 15 posts - 2,731 through 2,745 (of 4,157 total)
  • Author
    Posts
  • in reply to: Footer #16966
    acmethemes
    Keymaster

    Hello davidrogut,
    Thank you so much for using our theme Mercantile. You are using the free theme and in case of free theme you will only have two color options on Appearance > Customize. If you need more additional colors, you can use the premium products. We recommend you to purchase the pro theme for additional options.
    For more information, you can check this blog page.
    Thank you

    in reply to: Page Border and Black Title Bar #16965
    acmethemes
    Keymaster

    2. To change the header section black color.

    .inner-main-title{
      background: #fff;
     }
    
    .inner-main-title .entry-title, .inner-main-title .page-title {
        color: #000 !important;
    }

    3. To change the menu in to lowercase.

    .main-navigation li {
        text-transform: lowercase;
    }

    Hope, the above provided CSS codes will help you to make the section as your need.

    Thank you

    in reply to: Adding Chatango Chat #16964
    acmethemes
    Keymaster

    Can you please try once with disabling the Sticky Sidebar.

    in reply to: Logo Size on Mobile #16963
    acmethemes
    Keymaster

    Hello David Jennings,
    Try adding the below CSS codes on Appearance > Customize > Additional CSS.

    @media only screen and (max-width: 500px) {
       .custom-logo {
        width: 120px;
     }
    }

    Hope, this will help to decrease the logo size on mobile.

    Regards

    in reply to: Adding Chatango Chat #16943
    acmethemes
    Keymaster

    Please try by using this plugin. Install and activate and use the code with the help of this Plugin.
    Thank you

    in reply to: Demo Data Loading #16942
    acmethemes
    Keymaster

    Thank you so much for your kind words. We really appreciate it.

    Thank you again.

    in reply to: Adding Chatango Chat #16933
    acmethemes
    Keymaster

    Hello Ricardo Oliveira,
    We think this is the scripts issues. Can you please provide us the site details as well. We will check it once.

    Regards

    in reply to: Page Border and Black Title Bar #16906
    acmethemes
    Keymaster

    Please add the below css codes on Appearance > Customize > Additional CSS

    1.

    .post, .page {
        border: none !important;
    }

    2. Please add he header image from appearance > customize > header options > header image and check that section. That header image will appear on every pages.

    3. Try changing the Menu name from Appearance > Customize > Menu and change the menu level and try once.

    Let us know how it works.

    Regards
    Acme Supports

    in reply to: Page Border and Black Title Bar #16904
    acmethemes
    Keymaster

    Hello justinsgreen,
    Thank you so much for your nice feedback and thanks a lot for using our theme Education Base.
    Can you please provide the site url? We will check all those things on your site and provide you the best solutions.

    Regards

    in reply to: Adding Chatango Chat #16903
    acmethemes
    Keymaster

    Hello Ricardo Oliveira,
    If you have the embed codes, can you please try once by using the Text Widget. Add that codes on the text widget and place that text widget on the required sidebars.
    Let us know the results.

    Regards

    acmethemes
    Keymaster

    Hello Lisa Catherwood,
    While viewing your site, It seems complete and the layout is fine here. Can you please check once by clear cache or view from other devices as well. Have you installed any new plugin so that this problem is arise or have you updated theme or plugins? Please provide the screenshot of the issues if you have, so that we can try to find the similar issues on your site as well.

    Regards

    in reply to: Demo Data Loading #16901
    acmethemes
    Keymaster

    Hello guija75,
    Thank you so much for using our theme Education Base. It may cause due to the below problems:
    1. Is your site already have the data ?
    2. Is your internet is too slow?
    3. Have you downloaded the demo from our documentation page and upload that dummy data from Acme Demo Setup?
    4. Is Education Base theme is activated on your Appearance > Themes
    Please let us know the answers. We will do our best to help you for importing the dummy data.

    Regards
    Acme Supports

    in reply to: Slide time of the homepage slider #16884
    acmethemes
    Keymaster

    Hello joerg,
    Thank you so much for using out theme Education Base. This options for managing the slider time is only available on the premium theme. So, we recommend you to use the premium theme for it. If you want to do it on free version, you need to customize the theme. you can find the slider time code on assets/education-base-custom.js file.
    Note: Child Theme is recommended to customize the theme.

    Regards
    Acme Supports

    in reply to: Remove all href links on sections About and Service #16877
    acmethemes
    Keymaster

    Hello @cnkaragiannopoulos,
    Thank you so much for using our theme Corporate Plus. In the premium version, you will get the options to enable/disable link for such area. So we recommend you to check the premium version demo for it.
    If you want to do it on free version, you need to customize the theme code. You can find the theme codes on acmethemes/sidebar-widget and check all the available widget and customize as your need.
    Note: Child theme is recommended to customize theme.

    Regards
    Acme Supports

    acmethemes
    Keymaster

    Thank you Ryan. Please contact us with email, if you need any help regarding on this issues.
    Regards

Viewing 15 posts - 2,731 through 2,745 (of 4,157 total)