Add Top Line like on Demo

Posted in: Newspaper
Post count: 25

Hi, i want to add line in my site but i can’t. I using latest newspaper theme.
Please check this http://prntscr.com/b74g8p

Thank You

Post count: 23312

Hello,

Please try the code below and place it in Theme panel->Custom CSS area. The code below is ->

.td-header-top-menu-full {
border-top: 2px solid green;
}
.td-header-menu-wrap {
border-bottom: 2px solid green;
}

The result -> http://screencast.com/t/pHOMA20JBaQ

Thanks.

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