Forum Replies Created
-
AuthorPosts
-
AllanParticipant
That easy… Thanx Sanjip!
AllanParticipantArhhh… Houston, we have a problem.
Your solution worked fine on smartphone but the version on computer is no good.
The widget content disappear and are places below the posts/pages.I have tried to “play with the numbers” but without luck.
Do you have time to check it out? Thanx 🙂AllanParticipantGrrrrreat! It worked just so fine. Thanx!
AllanParticipantAny help on this one?
AllanParticipantMaybe it is possible to change the green hover line above the menu? Instead it would be nice to have a single grey line as the line below the menu.
But we would still love to have some more space between the content and the right sidebar. Thanx 🙂
AllanParticipantThanks a lot 🙂
AllanParticipantI tried to paste your lines into the CSS unfortunately without luck.
You see, I would like to remove the empty space above the logo so people do not have to scroll too much.This is my Custom CSS:
div.hgroup-wrap.clearfix {
height: 150px !important;
padding: 40px !important;
}
.entry-title{
display:none !important;
}
.hgroup-wrap {
padding-bottom: 0;
padding-top: 0;
}
#site-logo {
margin-top: 0;
}
#access {
margin-bottom: 5px;
} -
AuthorPosts