Responsive Design - by revolvd - on WordPress WooCommerce support

This topic has 9 replies, 4 voices, and was last updated 8 years, 8 months ago ago by Jack Richardson

  • Avatar: revolvd
    revolvd
    Participant
    June 29, 2015 at 14:20

    The responsive design looks different on my iphone.. The slideshow on the frontpage, doesn’t show fully on my iphone, can you help me please.. And generally get the responsive design to work correctly..

    Please, contact administrator
    for this information.
    8 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    June 29, 2015 at 15:59

    Hello,

    I’ve changed settings in WP Dashboard > Revolution Slider > Settings of the slider > Slider Layout > Auto Responsive. Please check the slider now.

    Best regards,
    Jack Richardson.

    Avatar: revolvd
    revolvd
    Participant
    July 3, 2015 at 14:13

    It works now, but the texts from the slider is upon the people on the image.. That’s what I see now on my iphone..

    Can you also help me, by looking into the “Hover me”, when I click on that through my iphone, it doesn’t show anything.. It’s on the frontpage down to the suit you see.. thanks..

    Avatar: Eva
    Eva Kemp
    Support staff
    July 3, 2015 at 14:36

    Hello,

    Please add this code in custom.css file:

    @media (max-width: 480px) {.et-tooltip > div {
        margin-left: 200px !important;
    }
    .et-tooltip.from-top > div {
        top: -100px !important;
        margin-left: 36px !important;
    }}

    Regards,
    Eva Kemp.

    Avatar: revolvd
    revolvd
    Participant
    July 6, 2015 at 08:04

    It look awfull now.. The texts are too big on the slides on frontpage on my iphone.. Look on the frontpage on computer and then on Iphone it’s soo different, we need the text to fit in the white background instead of on the persons.. 🙁

    Avatar: revolvd
    revolvd
    Participant
    July 7, 2015 at 07:37

    The texts on the slideshow is all over the images on frontpage top, what can we do here? 🙁
    And the website is running too slow in responsive, on iphones and tablets.. Is there anyway to speed things up a bit?

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    July 7, 2015 at 09:40

    Hello,

    I’ve edited a code a bit to this one:

    @media (max-width: 480px) {.et-tooltip > div {
        margin-left: 300px !important;
        font-size: 9px;
        width: 105px !important;
        height: 150px !important;
    }
    .et-tooltip > div p {
       line-height: 0.1px;
    }
    .et-tooltip.from-top > div {
        top: -100px !important;
        margin-left: 36px !important;
        width: 100px !important;
        height: 100px !important;
    }
    .et-tooltip > div > div h3, .et-tooltip > div h5 {
      font-size: 10px !important; }
    }

    Please check it now.

    Best regards,
    Jack Richardson.

    Avatar: lornacrow
    lornacrow
    Participant
    July 14, 2015 at 12:25

    Hi,

    I purchased the Royal theme and few months ago. Although the template is responsive, some images, heading and sliders don’t look right on different screens like mobile and iPad.
    How do I adjust this without using backend code? Can I do this in Visual composer plugin?

    Many Thanks Lorna

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    July 14, 2015 at 12:40

    Hello @lornacrow,

    Please show us screenshots of the issue and provide WP Dashboard credentials in private content.

    Best regards,
    Jack Richardson.

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