Header element

Posted in: Newspaper
Post count: 23

Hello,

I changed the layout background color of the theme (#fcfcfc), and there is a space under the header menu which I would like to stay white. I can not find which element id it is.

Could you please tell me about that
Thank you.
http://www.journaldufranc.com/

Post count: 23312

Hello JDF,

Please provide more details, some useful screenshots regarding on what you want to achieve because I do not exactly understand what you want, sorry! I need to know more details in this regard, so I will be able to provide a more accurate response/code.

Thanks for the message!

Post count: 23

Here is a screen capture, thanks
http://hpics.li/99cfa1b

Post count: 1291

Hi,

Did you use any custom css?
There’s a gap bellow the menu, you can adjust it using custom css: – http://screencast.com/t/IiHq4lq4

.blog-stack .td-menu-placeholder {
height: 36px;
}
.blog-stack .sf-sub-indicator {
    top: 16px;
}

Add the css in Theme Panel -> Custom Code -> Custom CSS

Thank you!

  • This reply was modified 9 years by Emil G.
Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.