Forum Moderators: rogerd & travelin cat

Message Too Old, No Replies

Add some style to a Menu item

         

EugenX

11:14 am on Aug 7, 2019 (gmt 0)

5+ Year Member



Hi all,

I need some help to add some style to a Menu item.

Now my menu looks like this:

[i.imgur.com...]

I want to add some style to the Contacts item so it would look like this:

[i.imgur.com...]

In the menu settings I can add CSS classes but I don't know how to do it.

[i.imgur.com...]

I would really appreciate any help. Thank you.

TorontoBoy

12:34 pm on Aug 7, 2019 (gmt 0)

5+ Year Member Top Contributors Of The Month



Learn css, override the theme's default css classes. There are many tutorials online.

You should make a child theme first, and then you can change your theme's look. When your main theme is updated all your changes will be inherited in the child theme.

tangor

11:37 pm on Aug 7, 2019 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



@EugenX ... Welcome to Webmasterworld!

Beware cut and paste solutions (you can find them all over the web). Know what you are doing before you do it, or you can kill your site instantly!

ToronotoBoy's suggestion to learn the CSS aspect of site presentation is spot on. Goo place to start is [w3schools.com...]

EugenX

12:03 pm on Aug 15, 2019 (gmt 0)

5+ Year Member



Thank you but I already solved it with an CSS plugin.