• Resolved vlgee

    (@vlgee)


    hello,

    I need some help with a theme I installed at http://peninsulafallpreventioncoalition.com

    the widget are of the left sidebar is flowing up into the header title, and I don’t know how to fix it. I tried changing padding settings in the main header/logo area, but it doesn’t help.

    Any suggestions you can offer are most appreciated.

    Thanks so much,
    Vicki

Viewing 2 replies - 1 through 2 (of 2 total)
  • Michael

    (@alchymyth)

    in style.css of your theme:

    /* --- Theme Logo --- */
    #sidebar-primary .logo {
    	height:28px;
    	margin:0px 0px 10px 0px;
    	display:block;
    }

    try and remove height:28px;

    Thread Starter vlgee

    (@vlgee)

    Thank you SO much! That fixed it.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Sidebar text running into header text’ is closed to new replies.