Okay
  Public Ticket #1684572
Fancy Unordered List and Material Horizontal Tabs
Closed

Comments

  • stor3softwar3 started the conversation

    Hi, so as can you see through the following URL, Fancy Unordered List Icons doesn´t render aligned with text in Material Horizontal Tabs unlike Minimal Horizontal Tabs.

    I really want to use Material Horizontal Tabs with Fancy Unordered List.

    Can you guys help me, please?

  •  8,470
    Tahir replied

    Hey S,

    Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):

    .tabbed[data-style*="material"] ul li i {
        margin: 0 !important;
    }

    Thanks


    ThemeNectar Support Team 

  • stor3softwar3 replied

    It worked as intended! 

    Really thanks, Tahir! :D :D :D <3