Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #29809
    jeffery.scherer
    Participant

    Is it possible to make the column narrower? I would like to show more of the background photo.

    Thanks,
    Jeff

    #29826
    Sakin
    Keymaster

    Hello Jeff,

    Please post in our site URL so that I can check in. Also let me know the width size that you want to change to.

    Regards,
    Sakin

    #29828
    jeffery.scherer
    Participant

    Hi Sakin,

    Thanks for your help, the site is schererlawgroup.com and I’d like the size that is here http://kithandkinlaw.com/. Also, I like the way it goes to the top and bottom of the page.

    Thank you!

    Jeff

    #29830
    Sakin
    Keymaster

    @jeffery.scherer: Just add the following css in “Appearance => Theme Options => Custom CSS” box.

    .site {
        margin: 20px auto;
        margin: 2rem auto;
        width: 900px;	
        width: 90rem;
    }
    #29891
    jeffery.scherer
    Participant

    Perfect! Thank you Sakin

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘One Column Width’ is closed to new replies.