• Resolved stevexi555

    (@stevexi555)


    Hi,

    When viewing my website shop page on a mobile the style is completely broken ? any hel would be much appreciated!

    The first image is what it should be and the bottom is how it’s showing.

    • This topic was modified 1 year, 2 months ago by stevexi555.

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

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi,
    The issue is generated from padding right and padding-left. It will be adjustable according to responsive.

    element.style {

    1. margin-top: 0px;
    2. margin-bottom: 0px;
    3. padding-top: 0px;
    4. padding-right: 400px;
    5. padding-bottom: 0px;
    6. padding-left: 400px;

    }

    • This reply was modified 1 year, 2 months ago by Owadud.
    Thread Starter stevexi555

    (@stevexi555)

    Hi Owadud

    Thanks for your reply, much appreciated!

    after removing the padding I got the top images back but the style remains broken any idea what’s causing that?

    Hi,

    Maybe there are more CSS modification need for this. You may seek professional assistance for it.

    Plugin Support Raif D. a11n

    (@rdeari)

    Hi @stevexi555!

    Checking your site now it looks like you found a solution? Is that correct?

    If not, can you share what is the current issue?

    Thank you!

    Thread Starter stevexi555

    (@stevexi555)

    Hi,

    Yes , the problem was the itheme security plugin, everything, i’m all good now and thanks for the time and help always very much appreciated!

    Plugin Support Raif D. a11n

    (@rdeari)

    Hi @stevexi555 !

    Glad to hear that the issue got resolved! I’ll go ahead and mark this thread as resolved, please open a new one if something else pops up.

    Cheers!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘When viewing my website shop page on a mobile the style is completely broken ?’ is closed to new replies.