badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Editing content space size and positioning

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #41950
    guitaristforhim
    Participant

    Hi, the theme when in wide mode does not seem to take much advantage of the fully wide theme. I would like to know how to make the content space larger, but most importantly I’d like to move the right sidebar over more to the right.

    #41967

    Hi Guitaristforhim,

    To increase the container size go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and click on save button:

    .container {
        max-width: 1170px;
    }

    Thank you!

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