etra self made menu

Posted in: Newspaper
Post count: 12

Hi guys, i’m new in html and css, i made a menu see: http://catalogue.spls.kz/ even if i write list-style-type: none, any way can’t get rid off that list dots from the left! How i can take them off? pls help!

Post count: 7909

Hi,

Please try this custom css in Theme Panel > Custom Css – http://screencast.com/t/h0kU2FpmKJ

.wpb_text_column.navbar ul {
list-style-type: none;
}

Thanks!

Post count: 12

Super!!! Thankx alot!

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