badget

Biggest Sale! Special Offer!

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

Hurry up! *Limited time offer*

more spacing between page and right sidebar

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #48467
    Roman
    Participant

    Hi there, for my taste the text in pages are to close to the right sidebar. Is it somehow possible to make a bigger spacing between this two elements (page and right sidebar)?

    thanks
    Roman

    #48570

    Hi Roman,

    To have the more space between page and the right sidebar go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save button:

    #primary {
        width: 63.64%;
    }
    #secondary {
        margin-left: 5.06%;
        width: 31.28%;
    }

    Thank you for using our theme.

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