Add gradient or seprator logo and menu

Posted in: Newspaper
Post count: 14

http://allaboutbelgaum.com/

I was looking to add a gradient (one just like below the Category Main menu NEWS-Infra) just also above it which falls under the logo and 728 ad slot next to logo
Now this looks cramped so wanted to add a separator or something like that or even padding to differentiate it from the menu

Post count: 23312

Hello aabuday,

It is possible to achieve what you want if you use a bit of CSS. Please try the code below and add it in Theme panel->Custom CSS area, like this ->

The code is ->

.td-header-header {
padding-bottom:10px;
border-bottom:2px solid rgba(227, 137, 176, 0.7);
}

Also, you can adjust the values until you achieve as you wish.

The result you should see here -> http://screencast.com/t/Z1kuBzqe

Hope this helps and let us know how it goes!

If is not what you mean, please provide more details and the exact place where you want to do changes (the screenshot could be more useful for my understanding) so I will be able to provide a more accurate response.

Thank you for the message!

Post count: 14

Thanks for this

Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.