Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #394100

    Hello
    I’m setting up a site with the logo on the left layout – http://kriesi.at/themes/enfold-photography/
    I’d like to reduce the width of the left column – what it the best way of doing that?

    #394359

    Hi visions!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    .html_header_sidebar #top #header { width: 240px; }
    .html_header_left #main { margin-left: 240px; }

    Regards,
    Yigit

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