How to make top menu borderline color?

Posted in: Newsmag
Post count: 9

The title says it all. I want to make like this.

https://cdn.pbrd.co/images/HcbOJkm.png

Post count: 9

Anyone?

Post count: 23312

Hello ulugg,

If you want to change the color for that border you will have two ways. The first one, you should change the Theme Accent color from Theme panel or you should use the core below and place it in Custom Code.

The code is ->

.td-header-border:before {
background-color: red;
}

Thanks for the message!

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