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

    Hi,

    Can you please tell me how to update the sidebar spacing? For example, on the following page, I would like the text and contact form in the sidebar to be positioned so that there are equal amounts of background color visible on both sides of the content. Currently the content butts up all the way to the right side of the sidebar, with no spacing on the right… http://www.mhslaw.kvfmarketing.com/index.php/practice-areas-overview/

    In case that didn’t make sense, we would like the sidebar to spaced similar to the sidebar on this page: http://www.mhslaw.net/Practice-Areas-Overview/

    Thanks for your help!

    #653494

    Hey Josh,

    Please try the following in Quick CSS under Enfold–>General Styling:

    .sidebar .inner_sidebar {
        margin-left: 10px !important;
        margin-right: 10px !important;
    }

    Thanks,
    Rikard

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