Home Forums WoodMart support forum Custom CSS Class added in Appearance > Menu not working with V6

Custom CSS Class added in Appearance > Menu not working with V6

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #281569

    Jeriss Cloud Center
    Participant

    Dear,

    With last release, I had a menu with custom css that used to work fine. Note that these custom css are NOT at all related to the refactored classes.

    In Appearance > Menu, I’ve manually created new classes as “menu-mobile-sidebar-padding-level1” and “menu-mobile-sidebar-padding-level2” and then I went to Woodmart > Custom CSS and I’ve added the below codes :

    .menu-mobile-sidebar-padding-level1 {
    	padding-left: 0;
    }
    .menu-mobile-sidebar-padding-level2 {
      padding-left: 20px;
      font-style: italic;
    }

    However, these are not working anymore. What went wrong?
    Thanks

    #281571

    Jeriss Cloud Center
    Participant

    No worries, I found the issue sorry
    You can close this ticket thanks!

    #281633

    If you have any questions please feel free to contact us.

    Best Regards

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

The topic ‘Custom CSS Class added in Appearance > Menu not working with V6’ is closed to new replies.