How do I edit the height of the sidebar?

Discussion in 'VideoCraft WordPress Theme' started by sebastiaan, Feb 14, 2013.

  1. sebastiaan

    sebastiaan Member

    Joined:
    Dec 5, 2012
    Messages:
    32
    Likes Received:
    0
    Location:
    The Netherlands
  2. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .sidebar {
    margin-top: 36px;
    }
    .sidebar h3.title {
    padding-bottom: 12px;
    }
     
  3. sebastiaan

    sebastiaan Member

    Joined:
    Dec 5, 2012
    Messages:
    32
    Likes Received:
    0
    Location:
    The Netherlands
    Thanks Nitesh! Worked like a charm. That happens is that now the sidebar on the main page starts too low. How can I fix that?

    Thanks!
     
  4. sebastiaan

    sebastiaan Member

    Joined:
    Dec 5, 2012
    Messages:
    32
    Likes Received:
    0
    Location:
    The Netherlands
  5. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    We are looking to this issue and will reply you as soon as possible.
     
  6. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Problem resolved. Please check your site.
     
  7. sebastiaan

    sebastiaan Member

    Joined:
    Dec 5, 2012
    Messages:
    32
    Likes Received:
    0
    Location:
    The Netherlands
    Looks great Nitesh, Thanks a lot!
     
  8. sebastiaan

    sebastiaan Member

    Joined:
    Dec 5, 2012
    Messages:
    32
    Likes Received:
    0
    Location:
    The Netherlands
    Hi Nitesh, I noticed that the problem is back. Meaning, the sidebar is still aligned on other pages, but lower on the main page. (www.seefeelchange.com) Anything to do about it?

    Thanks!
     

Share This Page