• Resolved actiongirl12

    (@actiongirl12)


    Hi,

    I’d like to lower the sidebar on our site
    https://itsawanderfullife.com/
    to the height of the top of the post, but I can’t figure out where in the code I should put the command, and I also can’t figure out what command i should put. I am using the build theme. I would really appreciate an answer as soon as possible. Especially from Esmi who is awesome at answering questions.

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • Try adding margin-top: 55px; to:

    #sidebar {
        border-left: 1px dotted #D1D1D1;
        float: left;
         padding-left: 20px;
        width: 230px;
    }

    in style.css.

    Thread Starter actiongirl12

    (@actiongirl12)

    Thanks Esmi! You are the BEST!!!

    No problem ??

    I have the same requirement but I don’t think that the answer will be the same.

    See https://www.thegentlemangler.com

    I would like to align the top of the sidebar with the Welcome and then I think the design will look great.

    My template was developed with Artisteer and there is no mention of sidebar in my style.css

    I do have a sidebars.php which appears to control the sidebar (& widgets). My problem is that I don’t know php.

    Would the esteemed Esmi care to offer a solution please?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How To Lower Sidebar for Build Theme’ is closed to new replies.