Posted in: Newspaper
Sep 1, 2014 at 4:54 pm
Hi,
Use this custom css:
.td-full-layout .td-menu-placeholder .td-menu-background {
border-bottom: 1px solid black !important;
border-top: 1px solid black;
}
Modify the border as you like: http://screencast.com/t/HtCSu38eqJqO
Thanks
Sep 13, 2014 at 3:28 am
Hi Lucian,
I placed the code to my site but is not working.
Removing .td-full-layout creates the black line but extends the menu (is not a full width)
If you want to see my site you will have to edit host file like this:
185.25.21.120 http://www.musiccorner.gr
because it is still in demo mode.
BR,
Sotiris
Sep 15, 2014 at 11:28 am
Hi,
@dl_rod Replied here!
@Sotiris
Please try the css from below, should work like this: http://screencast.com/t/sZiakVwuTO3
.td-menu-placeholder .td-menu-header {
border-bottom: 1px solid black !important;
border-top: 1px solid black;
border-right: 1px solid black;
border-left: 1px solid black;
}
Thanks
Viewing 7 posts - 1 through 7 (of 7 total)
The forum ‘Newspaper’ is closed to new topics and replies.