Responsive problems - by equality - on WordPress WooCommerce support

This topic has 23 replies, 3 voices, and was last updated 7 years, 3 months ago ago by Rose Tyler

  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 3, 2017 at 11:31

    Hello,

    Try to change this code

    .page-id-51 .vc_custom_1478790448166 {
       display: none;
    }
    .page-id-51 .vc_row.vc_row-o-content-middle {
       min-height: 300px !important;
    }

    to

    .page-id-51 .vc_custom_1478790448166 {
        margin: auto !important;
    }
    .page-id-51 .vc_custom_1478790448166 p {
        font-size: 60px !important;
    }
    .page-id-51 .vc_row.vc_row-o-content-middle {
        min-height: 250px !important;
    }

    Also, add this code in Custom CSS:

    .home .page-content {
        margin-bottom: 0;
    }

    Regards,
    Rose Tyler.

    Avatar: equality
    equality
    Participant
    January 13, 2017 at 18:30

    Can you please tell me how make the 2 images to appear on mobile one next to the other(and probably smaller) like on desktop and not one below the other?
    Thanks

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 16, 2017 at 08:22

    Hello,

    Try to change Responsive Options http://prntscr.com/dw771d

    Regards,
    Rose Tyler.

  • 1 2
    Viewing 23 results - 21 through 23 (of 23 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.