THEMEHALL
  • Omega
  • Cart
  • Support
  • My Account

Increase width Shopping theme

Home › Forums › General Forums › Increase width Shopping theme

Tagged: shopping

  • This topic has 2 replies, 2 voices, and was last updated 12 years, 2 months ago by Keyti_Kurt.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • February 13, 2014 at 5:57 pm #1749
    Keyti_Kurt
    Participant

    Hi!
    Thank you for a nice theme. It is convenient to use.
    How can I increase width of the theme and content width?
    Thank you.
    Keyti.

    February 15, 2014 at 2:08 am #1760
    han
    Keymaster

    Go to “Appearance > Customize > CSS” and add below code to override width attribute

    .wrap {
        max-width: 1024px;
    }
    
    .content {
        width: 650px;
    }
    February 21, 2014 at 11:17 pm #1801
    Keyti_Kurt
    Participant

    Thank you very much, it works!

  • Author
    Posts
Viewing 3 posts - 1 through 3 (of 3 total)

You must login to reply to this topic.

Copyright © 2025 THEMEHALL.

  • Terms of Service
  • Resources
  • Blog
  • Support
css.php