Page 182 – Acme Themes

Forum Replies Created

Viewing 15 posts - 2,716 through 2,730 (of 4,157 total)
  • Author
    Posts
  • in reply to: Page Border and Black Title Bar #17030
    acmethemes
    Keymaster

    Please add the below css codes,

    .main-navigation ul ul {
        background: #fff !important;
    }
    .main-navigation ul ul a {
        color: #2d2d2d !important;
    }

    Regards

    in reply to: Mobile navbar transperant /Color #17029
    acmethemes
    Keymaster

    Please add the below CSS to make the logo size on small devices

    @media only screen and (max-width: 500px) {
    img.custom-logo {
        max-width: 36%;
        height: 50%;
     }
    }

    We need to check the above query on devices as well. We will contact you soon.

    Regards

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

    Nice to know that your problem is solved.

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

    Are you talking about the black strip while we hover the menu? Is this the issues? If so, we can’t hide this because, if we hide that, the menu text will not visible because of background transparent. We can change that color but we can’t remove it completely.
    Hope you understand.

    Regards

    in reply to: Widget Sidebar Not Showing Up #17015
    acmethemes
    Keymaster

    We think we already communicate on live chat. Please wait for some days, we will add this options and update the theme.

    Regards

    in reply to: Widget Sidebar Not Showing Up #17011
    acmethemes
    Keymaster

    Hello mattw1542,
    Thank you so much for using our theme Weblog. In this theme, home page have Masonry design and you can get the sidebar on front page. So, please check the Premium theme demo and hope you love it.
    Let us know if you need any detail instructions.

    Regards
    Acme Supports

    in reply to: The Supermag Pro theme has several problems. #17009
    acmethemes
    Keymaster

    Hello marcelo-guedes,
    We think actually this is not the problem based on our products.
    1. You can use third party plugin for the social share. There are hundreds of such plugin available free on WordPress repo. In future, we will also develop that type of plugin.
    2. SuperMagPro have options to manage the author info From Users > All Users and Edit the respected users to manage the authors. Check all the setting on customizer to get the author settings.
    3. You can have the plugin for this as well.
    4. Sometimes, theme options will not able to solve all the requirements of the users. so, we need to customize the theme. Theme is developed based on the developer concept and sometimes you may need to customize it.
    5. Posting video is simple on the theme, you can easily make the video on single post. Here is the docs/blog for you.
    6. You can easily use the AT Advertisement widget anywhere on the widget area to promote everything through this site.
    7. For rotation advertisement you can make GIF image. Its easy.
    In case of third party plugin, we haven’t tested all the plugin because there are thousands of plugin. We checked that plugin on our side and it’s working fine. check the theme once again installing on the other place. Hope it will work for you.

    Regards
    Acme Supports

    in reply to: Customizing AT Contact Section #17007
    acmethemes
    Keymaster

    Hello coscongr,
    Thank you so much for using our theme Education Base. If you want to make the multiple columns on such sections, you can use Page Builder plugin(Recommended on Appearance > Education Base Info) to make the home page. In default design without the page builder, you can’t make other section like contact on two column.
    Try with the help of page builder plugin.

    Regards

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

    Can you please try this.

    #primary-menu>li >a {
        color: #000 !important;
    }

    Thank you

    in reply to: How to change icons in "service" section? #17002
    acmethemes
    Keymaster

    Hello mlptranslations,
    Thank you so much for using our theme mercantile. While viewing your website, the services section have different icons. All the icons you are using there are font awesome icons. Please read this Blog Post to know about how to make the services section and how to change the icons.

    Regards
    Acme Supports

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

    If the tablet logo is not small, please remove the above css and add the below one.

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

    Let us know, how it works or not.

    Thank you

    in reply to: Feature requests #17000
    acmethemes
    Keymaster

    Hello pethical,
    Thank you so much for your nice feedback. We will try to add this features on the next updates.

    Thank you.

    in reply to: Adding Chatango Chat #16993
    acmethemes
    Keymaster

    Nice to know that your problem is solved.

    Regards

    in reply to: Adding Chatango Chat #16970
    acmethemes
    Keymaster

    Go to Appearance > Customize > Layout/Design Options > Sticky Sidebar Options and Disable the sticky sidebar.

    in reply to: Page Border and Black Title Bar #16968
    acmethemes
    Keymaster
    ul#primary-menu>li >a {
        color: #000;
    }

    Please add this CSS.
    If you remove that the menu will not visible so that we can’t remove that black.

    Thank you

Viewing 15 posts - 2,716 through 2,730 (of 4,157 total)