Forum Replies Created
-
AuthorPosts
-
Allan
ParticipantThat easy… Thanx Sanjip!
Allan
ParticipantArhhh… 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 🙂Allan
ParticipantGrrrrreat! It worked just so fine. Thanx!
Allan
ParticipantAny help on this one?
Allan
ParticipantMaybe 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 🙂
Allan
ParticipantThanks a lot 🙂
Allan
ParticipantI 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