Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1008915

    Hello there.
    now i am using too wider than I need. can I limit it about 800 or 840 pixel.
    thanks.

    ngavy.com

    #1009043

    Hey,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    CSS Snippet:

    
    .responsive .single-product .container {
        max-width: 800px;
    }
    
    

    Best regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.