• Resolved ronaki

    (@ronaki)


    DESCRIPTION: My home page does not display correctly in mobile view. Specifically, the area labeled “1” in the linked pic is blank and too long. It should instead display 3 dots and less white space. The 2 paragraphs labeled “2” in the pic do not wrap, but should. All else on the page and on the site displays correctly. It may be related, so I’ll mention that, according to Pagespeed Insights, my home page performance is poor.

    TROUBLESHOOTING ALREADY COMPLETED: Cleared cache, used various devices, deactivated all plugins. Problems persist as described. But when I switch themes, problem resolves.

    Please help me, as I love and want to continue to use ColorMag. Thank you!

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi there,

    There is a design issue between the Kadence block plugin and the Colormag theme. The problem will be resolved if you add the following CSS code to your site.

    @media (max-width: 767px) {
    div#cm-primary .cm-posts.cm-layout-2.cm-layout-2-style-1.col-2 {
    display: block;
    }
    }

    Also, the site performance does not depend on the theme only. Your third-party plugin and hosting service are equally responsible for the site’s performance. If you want to increase your site performance. Please go through this link once: https://themegrill.com/blog/how-to-speed-up-wordpress.

    I hope this information helps.

    Regards!

    Thread Starter ronaki

    (@ronaki)

    Amrit, thank you for the code. It is working. A follow-up question: You suggest max-width 767px. Other CSS I have for mobile uses 959px. Do I want to stick with the suggested 767 for this particular setting only?

    Hi @ronaki,

    You can change the 767px mobile device size according to your needs. I hope you’ve been enjoying our product/service! We value your opinion and would appreciate it if you could take a few minutes to leave a review of your experience. Please click this link: https://www.ads-software.com/support/theme/colormag/reviews/#new-post, and share your thoughts about our support of Colormag.

    Your feedback helps us improve our product/service and lets others know what to expect when they choose us. I am looking forward to hearing your thoughts!

    Best Regards!

    Thread Starter ronaki

    (@ronaki)

    It’s too late — there’s already a great review from me on file. Thanks again.

    Thank you for reviewing the theme,

    Since your issue is resolved, we recommend you close all the topics you have created.

    Thread Starter ronaki

    (@ronaki)

    Problem solved.

Viewing 6 replies - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.