Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1210118

    Hello, I changed the single product template in order to grow the product image and show thabs under the gallery but now the page is not resizing properly.
    Can you help me fix it please.

    #1210128

    Hey Jorge,

    Can you screenshot the issue you are having?

    Best regards,
    Jordan Shannon

    #1210179

    Here you go:

    https://snipboard.io/6nJtuv.jpg

    The content does not resize properly at the right side.

    All your help is appreciated.

    #1210182

    Hi,

    Thanks for sharing that. Add this to quick css:

    @media only screen and (max-width: 767px)  {
    .single-product .container .four.units,
    .single-product .container .eight.units {
        width: 100%!important;
    }}

    Best regards,
    Jordan Shannon

    #1211053

    Thank you!
    Please close this ticket.

    #1211230

    Hi jorgepelaez,

    I’m glad that Jordan could help you out :)
    Thanks for using Enfold and have a great weekend!

    Best regards,
    Nikko

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Mobile layout not responsive’ is closed to new replies.