Hello,
I just bought Newscast to update my website already edited with another template. Newscast features a menu description which should be just a tagline line. But it has taken long decription from inside the pages and I don't know how and where I should go to take it of. I have tried appearance-> menu, doesn't work. I have tried to add a H1 short title in my page, hoping it will appear instead, but I cannot see any change. Look how this is terrible : http://voyagesenmer.com. Can u help? Thanks,
How to get rid of menu description?
2 posts from 2 voices-
Posted 1 year ago #
-
Hi,
I am assuming that the menu you have mentioned is above the slider so, kindly edit your style.css and add the following code:
.catnav li a span {This is to remove the description.
display: none;
}And kindly add this below it:
.catnav li a {This code removes an extra padding on the bottom of the menu.
padding: 13px 10px 0 10px!important;
}Hope this helps. :)
Best Regards,
IsmaelPosted 1 year ago #
Reply
You must log in to post.














