Hi there, I've created a website using the Joomlabamboo Responsive2 Template.

My layout is as follows: A custom image in the Logo module and then the Responsive Menu. I have unwanted space above the Logo and between the Logo and the Menu. How do I get rid of the space? Thanks, Sarah

Hi Sarah,

Try using this custom CSS:

#logowrap .zen-spotlight, #topwrap .zen-spotlight, #navwrap .zen-spotlight {
    padding-top: 0;
}
7 days later
Write a Reply...
You need to Login to view replies.