Blog archive and single post page not mobile friendly

This topic has 4 replies, 2 voices, and was last updated 3 years, 6 months ago ago by Olga Barlow

  • Avatar: malizacp
    malizacp
    Participant
    October 19, 2020 at 09:22

    I built my Xstore site and launched the website yesterday. I watched some of the tracking videos and saw that the blog post (that I am using as a promoted post on Facebook), is not mobile friendly on Android devices. The text flows over the screen.

    I tried adding an Elementor template for the archive and for the single blog post, but the theme template overrides it.

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    October 19, 2020 at 14:28

    Hello,

    Problem caused by styles of the conditional-checkout-fields-for-woocommerce plugin http://prntscr.com/v2cm84
    Contact plugin author, they should use additional selectors not just such global Bootstrap class if they need some styles for their plugin.

    Or add the below code to Theme Options > Custom CSS

    .row {
        display: block;
    }

    But it could make changes for the plugin functionality, that’s why better to contact plugin author to ask they make a fix in the plugin styles.

    Regards

    Avatar: malizacp
    malizacp
    Participant
    October 19, 2020 at 15:19

    Thank you! I have contacted them. Will close this topic when the problem has been solved.

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    October 19, 2020 at 16:30

    Hello,

    Ok, sure.

    Regards

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.