- Posts: 21
- Thank you received: 0
Breadcrumbs not visible
-
rkmani
Inactive member -
Topic Author
- Member
-
Less
More
13 years 11 months ago #8246
by rkmani
Replied by rkmani on topic Re: Breadcrumbs not visible
How do I reduce the whitespace between the logo and top menu by, say 50px?
Please Log in to join the conversation.
-
milos
Support Staff -
- Moderator
-
Less
More
- Posts: 6810
- Thank you received: 724
13 years 11 months ago #8281
by milos
Replied by milos on topic Re: Breadcrumbs not visible
You don't have so much space (50px) there. But you can edit layout.css file and reduce value 20px here:
Code:
.logo_pad {
padding-top:20px;
}
Please Log in to join the conversation.
Time to create page: 0.070 seconds