Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #7604
    obiokere
    Member

    I’m trying to reduce the space between the content area and the sidebar on the right.  Is there css code that will allow me to do this? My picture below describes what I’m trying to do.

     

    #7657
    Sakin
    Keymaster

    @obiokere: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    `#content { width: 60%; }`

    #7712
    obiokere
    Member

    Thank you! That was helpful.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Problem: Space between the content and the side widget’ is closed to new replies.