how to make line below menu like demo news magazine

Posted in: Newspaper
Post count: 3

it’s a great themes. But how to make menu bar with green line at bottom menu like news magazine demo? i can’t find the way. Please help. http://prntscr.com/bt3d2o

Post count: 23312

Hello fachruljody,

If you want to add this border, you will have to use a bit of CSS code to do thi9s. Try the code below and place it in Theme panel->Custom CSS area.

The code is ->

.td-header-gradient::before {
background-color: red!important;
}

If you need more assistance in this regard, please provide your website URL so I can inspect it closer and also, so I will be able to provide a more accurate response.

Thanks for your understanding!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.