Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Adding margin/padding to secondary menu icons

Home / Forums / Virtue Theme / Adding margin/padding to secondary menu icons

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
September 21, 2015 at 4:34 pm

Good evening,

I am using the secondary menu in a sidebar widget. I’d like to use icons along with the text, but they are right up against the text. I have tried using the following code to add a right margin, but it affects my primary menu as well which I don’t want it to do.

[class*=" icon-"], [class^=icon-] {
margin-right: 5px;
}

I can see that .menu-secondary is the class it comes under, but adding that to the above code does nothing. Can you help?

Kind regards,

Phillip

  • The forum ‘Virtue Theme’ is closed to new topics and replies.