Page 264 – Acme Themes

Forum Replies Created

Viewing 15 posts - 3,946 through 3,960 (of 3,990 total)
  • Author
    Posts
  • in reply to: Distributing Posts between Pages #5144
    acmesupports
    Participant

    Hello,
    We are little confuse about the problem. Would you please clarify the problem with detail clarification with screenshot too? Or please share your link. It helps us understand your problem

    Best Regards,
    Acme Support

    in reply to: Text Wrapping #5142
    acmesupports
    Participant

    Hello Kellie K,
    The problem is already solved on our updates. would you please provide the link of your site with that issue so that it help us to understand your problem more easier.

    Best Regards,
    Acme Supports

    in reply to: Static page doesn't show up… #5423
    acmesupports
    Participant

    Hello, thank you so much for using our theme SuperMag.
    After choosing the Static home page, you have to add the “AT Post Column” widget on “Home Main Content Area”.
    Please follow this instruction to make it. https://doc.acmethemes.com/supermag/#HowtomanageHomePagecontents
    Please try once, hope it will work for you.
    If any problem is arise, please feel free to ask.
    Best Regards,
    Acme Supports

    acmesupports
    Participant

    Hello,
    Thank you so much for using our theme SuperMag. Please add the below CSS on Custom CSS section at customizer. https://doc.acmethemes.com/supermag/#HowtoaddcustomCSS

    .page-header h1.page-title {
        margin-bottom: 59px !important;
    }

    If more gap is needed, please increase the pixel size.

    Best Regards,
    Acme Supports

    in reply to: Top menu question #5147
    acmesupports
    Participant

    Please use the below CSS

    #site-navigation {
        display: none;
    }

    Let us know if worked.

    in reply to: Top menu question #5149
    acmesupports
    Participant

    Hello,
    There is no any option for removing the menu. You can use CSS for hide that section. https://doc.acmethemes.com/acmeblog/#WhereandhowtoaddcustomCSS

    Best Regards
    Acme Supports

    in reply to: Underline links #5432
    acmesupports
    Participant

    Hello thaigerweb,
    You have to write the custom css for this. Please write the custom css here. https://doc.acmethemes.com/supermag/#HowtoaddcustomCSS
    You can use the child theme approach for customizing theme too. https://codex.wordpress.org/Child_Themes

    In our premium version of theme, you can change the color of link so that it is easily distinguished from plain text. So we would recommended you to go to the premium version of this theme. http://www.acmethemes.com/themes/supermagpro/

    Best Regards,
    Acme Supports

    acmesupports
    Participant

    Hello,
    Thank you so much for using our theme SuperMagPro. Some line of code is mistake there. So please use the below code while enqueue style and scripts.

    add_action( ‘wp_enqueue_scripts’, ‘theme_enqueue_styles’ );
    function theme_enqueue_styles() {
    wp_enqueue_style( ‘parent-style’, get_template_directory_uri() . ‘/style.css’ );
    wp_enqueue_script( ‘child-custom-js’, get_stylesheet_directory_uri() . ‘/child-custom.js’, array(‘jquery’), false, ‘1.0.0’ );
    }

    If you feel any problem, please feel free to ask.

    Best Regards,
    Acme Supports

    in reply to: Is SuperMag Responsive? #5441
    acmesupports
    Participant

    Hello masde55,
    Thank you so much for using our theme SuperMag. SuperMag is fully responsive theme. It is compatible with all types of devices. Please check our demo site here. http://www.acmethemes.com/demo/?theme=supermag Please change the devices on the above button and change the layout.
    If you have any further query, please feel free to ask, and please provide the URL of your site so that we can check about the real issues.
    Also there must be some Advertisement blocking tool in your browser, which is causing this, can you please check and confirm?

    Best Regards,
    Acme Supports

    in reply to: Featured section can not be activated #5445
    acmesupports
    Participant

    Hello Dario80,
    Thank you so much for using our theme.
    First Go to Setting > Reading > Static Front Page and choose a page for your front page.
    And go to Appearance > Customize > Featured Section Options then Enable Feature Section
    Please have a look on our documentation too. https://doc.acmethemes.com/supermag/#Howtosetupfeaturessections
    Similar type of discussion is also here: http://www.acmethemes.com/supports/topic/featured-slider-category-slider/

    Best Regards,
    Acme Supports

    in reply to: i can't find Home Main Content Area in widgets #5443
    acmesupports
    Participant

    Hello johny102,
    Thank you so much for using our theme.
    First go to Setting > Reading > Static Front Page Please choose a page for front page(Example Home) and
    Go to appearance > Widget and you will get Home Main Content Area.

    SuperMag

    Best Regards,
    Acme Supports

    in reply to: Grey placement backgrounds #5449
    acmesupports
    Participant

    Would you please provide the link of your site ? It help us to find the issue more easier.

    Best Regards,
    Acme Supports

    in reply to: Grey placement backgrounds #5452
    acmesupports
    Participant

    Hello,
    Have you made the image size as we recommended ? If not please follow this instructions:
    https://doc.acmethemes.com/supermag/#Howtomaketheimagesizeasondemo?

    Please try once with the documentation, if not worked again, please let us know. We will help you with the another way too.

    Best Regards,
    Acme Supports

    in reply to: WooCommerce #4806
    acmesupports
    Participant

    Hello Eros,
    Thank you so much for using our theme SuperMagPro. SuperMagPro is WooCommerce compatible theme. You can install WooCommerce plugin and use it features.
    Please let us know if you have further query.

    Best Regards,
    Acme Supports

    in reply to: Grey placement backgrounds #5454
    acmesupports
    Participant

    Hello thaigreweb,
    Thank you so much for using our theme SuperMag. Would you please provide the details of your device where this type of issues arise ? And please provide the link and the screenshot of the issues. It help us to address your problem more easier.

    Best Regards,
    Acme Supports

Viewing 15 posts - 3,946 through 3,960 (of 3,990 total)