Page 180 – Acme Themes

Forum Replies Created

Viewing 15 posts - 2,686 through 2,700 (of 4,157 total)
  • Author
    Posts
  • in reply to: Logo with Hyperlink #17506
    acmethemes
    Keymaster

    The provided CSS only worked like your site logo. If you want to stick on both side, you need to customize the HTML structure of the theme. Contact us Via info[@]acmethemes.com so that we can communicate more on this issues.

    Regards

    in reply to: Logo with Hyperlink #17495
    acmethemes
    Keymaster

    Hello Ricardo,
    Can you please provide your site URL ?
    You need to find the whole codes using FTP or from Cpanel, WordPress editor can’t display all the theme files. You can use WPIDE plugin as well.

    Thank you

    in reply to: Menu on Mobile #17473
    acmethemes
    Keymaster

    Hello shridsan,
    We have that menu design now on all our theme. So, if you want to close that menu, you can just click on that icons and hide it.
    We will check this issues and will update it on coming updates.

    Regards

    in reply to: Footer #17465
    acmethemes
    Keymaster

    Hello Julia,
    If you need some(selected) page featured image smaller, you need to customize the every pages with custom css. Because the options available on the theme are used globally for all the pages. So, we request you to hire a customizer to help on that issues.

    Regards
    Acme Supports

    in reply to: Logo with Hyperlink #17464
    acmethemes
    Keymaster

    Hello Ricardo,
    Please add the below CSS to make the image of logo full. If you need more sticky on left and right, it need customization because we need to change the whole structure of the theme. so, it need theme customization.

    .site-logo img {
        width: 100% !important;
    }

    If you want to make logo clickable with the other custom URL, you need to edit the codes. You can find the codes on acmethemes/hooks/header.php Find the logo section and in case of home_url() you need to write your own custom link there. Hope, this will solve your problem.

    Let us know the results.

    Regards

    in reply to: My theme don't look like the demo. #17462
    acmethemes
    Keymaster

    Hello soporte,
    Thank you so much for using our theme MercantilePro.
    If your site don’t look like the demo, you can check by your theme settings with the help of the documentation. Please try all the available options on widget and customizer. Hope, you can easily make the site as demo.
    Let us know if you feel any confusion.

    Regards

    in reply to: Add Custom Link to "Read More" Text #17461
    acmethemes
    Keymaster

    Hello shridsan,
    Thank you so much for using our theme Education Base.
    Adding custom link on Read More is a part of customization. When you click on read more, it will redirect to it’s single page. You can either use Widgets and you can add a custom link with one custom button here. Would you please check all the widget options from Appearance > Customize > Widget ?

    Regards

    in reply to: Changing the color of the menu background #17398
    acmethemes
    Keymaster

    Nice to know that your problem is solved completely.

    Regards

    in reply to: Demo Data Loading #17366
    acmethemes
    Keymaster

    Hello arunkott,
    If your hosing have the incompatible PHP version, such type of issues will arise. Can you post here what you changed on the PHP setting? So that this threat will be helpful for other as well.

    Thank you

    in reply to: Background Image for testimonial widget not appearing #17365
    acmethemes
    Keymaster

    Hello arunkott,
    Nice to know that your problem is solved. In customizer, when you add/remove the image, it will not refresh automatically. So, you need to add or remove the text and it will refresh after that. Hope, you understand.

    Thank you

    in reply to: CSS Colors on Responsive Menus #17357
    acmethemes
    Keymaster

    Hello Jed,
    Thank you so much for using our theme SuperMagPro. Please add the below CSS codes on Appearance > Customize > Additional CSS to make the responsive menu color changed.

    @media screen and (max-width: 992px){
    .slicknav_btn {
        background-color: #f88c00;
      }
    }

    Please change the code to your required color code.

    Regards

    acmethemes
    Keymaster

    Hello Lisa,
    The version you are using is Version: 1.2.3 and now the updated version of SuperMagPro is available 1.3.0. Please use the updated version, your problem will solve automatically. The issues was on the previous version, so that we updated the theme. Please check this blog post to know how to update the theme on the latest version automatically.
    Let us know the results as well.

    Regards

    in reply to: Changing the color of the menu background #17276
    acmethemes
    Keymaster

    Please add the below css codes, hope this will help to solve the issues.

    .page .wrapper.inner-main-title.init-animate.fadeInDown.animated {
        display: none !important;
    }
    
    article.page {
        border-bottom: none !important;
        box-shadow: none !important;
    }

    Regards

    in reply to: Changing the color of the menu background #17259
    acmethemes
    Keymaster

    Hello Paul,
    Thank you so much for using our theme Corporate Plus Pro.
    You can find the color options in case of premium theme on Appearance > customize > layout/design options > advanced color options. Please check the doc for more help. https://doc.acmethemes.com/corporate-plus-pro
    Let us know if you have any confusion.
    Regards

    in reply to: SiteOrigin grid + new title = bug #17241
    acmethemes
    Keymaster

    Hello pethical,
    Let us know if your problem solved or not. While visiting your site, it seems that it solved.
    While visiting your webpage, your webpage is looking good. Have you changed the color options? Or is there any issues remain on the theme? Please kindly let us know better with the screenshot as well.
    First, we recommend you to check the added features on the theme. Kindly check all the options on Appearance > Customize. Hope you will get the options to manage the section.

    Regards

Viewing 15 posts - 2,686 through 2,700 (of 4,157 total)