Home Forums WoodMart support forum How to set up menu item in a certain way

How to set up menu item in a certain way

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #83067

    deux
    Participant

    Hi

    I am trying to set up many categories in one submenu item, I want it to be with non capital letters besides the first letter fx. Pans and in font size 14 and black. But it wont work with WPbakery. See how it looks now (attached screenshot) Hope you can help, thx.

    Attachments:
    You must be logged in to view attached files.
    #83089

    Hello,

    Please provide your site admin access so that I could provide you with the custom CSS

    Best Regards

    #83093

    deux
    Participant

    Hello

    Thanks. I have added the info.

    br.

    #83107

    Hello,

    Add this code to the Theme Settings > Custom CSS:

    .menu-mega-dropdown .sub-menu>li>a{
         text-transform: capitalize!important;
         color:#000000;
    }

    Replace the color for yours.

    Best Regards

    #83121

    deux
    Participant

    Hello

    It does not work and please remember it has to be only for the submenu that I have added a screenshoot off earlier. Thx.

    br.

    #83158

    Hello,

    You have inserted the code with errors that is why it did not work https://gyazo.com/b447c7cab1cdd22ffbeb064deb3fd7ef

    Now it works http://prntscr.com/l6z0b1

    Best Regards

    #83160

    deux
    Participant

    Thanks for the help!

    have a nice day.

    br.

    #83170

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

Viewing 8 posts - 1 through 8 (of 8 total)

The topic ‘How to set up menu item in a certain way’ is closed to new replies.