Page 217 – Acme Themes

Forum Replies Created

Viewing 15 posts - 3,241 through 3,255 (of 4,157 total)
  • Author
    Posts
  • in reply to: Sticky header in mobiles problems #10918
    acmethemes
    Keymaster

    Hello Juanjo,
    Thank you so much for using our theme Corporate Plus. This feature is currently not available on the theme. If you want to disable this on mobile, you need to customize the theme. Please add the below css codes on Appearance > Customize > Layout Design Options > Custom CSS

    @media screen and (max-width: 767px){
    .navbar {
        position: absolute !important;
      }
    }

    If you have any confusion on the theme, please let us know.

    Warm Regards
    Acme Supports

    in reply to: Place banner/ad where 'Site Identity' Goes #10915
    acmethemes
    Keymaster

    Hello Jason,
    Usually we provide the support for the theme features and theme related issues. If you need more help/customization, you need to pay for it. If the issues is small, we will help you on that but, if the customization need a lot time, we request you for the customization. In any simple,less time consume problem, we are happy to help our clients.

    Thank You

    in reply to: Whats the default Picture Dimension #10904
    acmethemes
    Keymaster

    The font family used on our theme demo is Roboto. You can find the codes used on body fonts easily on the style.css as well.

    Let us know, if you have any confusion.

    Warm Regards

    in reply to: Place banner/ad where 'Site Identity' Goes #10902
    acmethemes
    Keymaster

    Hello Jason,
    This need a theme customization. Actually the ad banner is print there from the plugins. So, this is a part of customization. So please contact from here.

    Regards

    in reply to: Place banner/ad where 'Site Identity' Goes #10899
    acmethemes
    Keymaster

    Hello Jason,
    Thank you so mcuh for using support forum for the query.
    Would you please provide us the link of your site so that we can help you on the best way as you want.

    Regards

    in reply to: Google Fonts #10891
    acmethemes
    Keymaster

    Hello James,
    Thank you so much for your questions. Google fonts are enqueue through functions file(acmethemes/core.php). You can check that code there and you can customize the code as your need.

    Note: Child Theme is recommended to customize theme.

    Regards

    in reply to: Whats the default Picture Dimension #10874
    acmethemes
    Keymaster

    In our documentation, we mentioned it properly. And make sure, you have high resolutions size images. If the resolutions of the images are small, the image may not work properly. Please add the image with high resolutions size.

    Thank You

    in reply to: Whats the default Picture Dimension #10784
    acmethemes
    Keymaster

    Hello Abraham,
    Thank you so much for using our theme DuperMagPro. Please use the Acme Fix Image plugin as mentioned on documentation to make the image size suitable with the theme.
    Let us know, if you have any other confusion.

    Warm Regards
    Acme Supports

    in reply to: Font of heading #10780
    acmethemes
    Keymaster

    Thank You caroline1509 🙂 We are working on it and provide you the premium version soon.

    in reply to: Responsive view not working #10777
    acmethemes
    Keymaster

    Hello Milena,
    Thank you so much for your questions. Would you please check our demo once on that devices and try to find such errors? If such errors is found on the demo as well, let us know. We will check the issues. And if the issues is not visible on the demo, please check once by deactivating the installed plugin. This type of errors are generally appeared from plugin issues.

    Warm Regards

    in reply to: Font of heading #10776
    acmethemes
    Keymaster

    Hello caroline1509,
    Thank you so much for using our theme AcmePhoto. In free version of theme, there is no such options to change the font family. We are developing the premium version and it will live soon from AcmeThemes, after that you can purchase the theme and can change your required font’s family.
    we request you to wait for few days only.

    Warm Regards
    Acme Supports

    in reply to: Font in title #10767
    acmethemes
    Keymaster

    Hello Focusfied,
    Better if your provide us the link of your side so that we can check that section and provide you the best font size with best solutions.

    Warm Regards

    in reply to: Category Slider conflict with #10760
    acmethemes
    Keymaster

    Hello victia,

    Thank you so much for using our theme. As per your questions it seems that it’t due to the plugin conflicts. Would you please check once by deactivating the installed plugin one by one and check it. If our demo is working fine, then you need to check your site once and please check your issues with multiple browsers as well.
    Hope, it will solve your issues. Let us know, if you can”t able to solve it.

    Warm Regards

    in reply to: previous and next post removal #10759
    acmethemes
    Keymaster

    Hello Phil,
    Please add the below CSS codes to hide that section from Appearance > Customize > Layout/Design Options > Custom CSS,

    .site-main .post-navigation{
     display:none;
    }

    Hope, this will solve your problem.

    Warm Regards

    in reply to: Font in title #10758
    acmethemes
    Keymaster

    You want to change the Breaking News font size or breaking news title as well? Let us know, we will provide you the custom css.

Viewing 15 posts - 3,241 through 3,255 (of 4,157 total)