Okay
  Public Ticket #2036154
Line Height on Footer Items
Closed

Comments

  • flash217 started the conversation

    Before the theme update, I was able to easily change the footer line-height using CSS.

    Now I am not able to make the changes and see it go back to 22px line height.

    What do I need to change to  fix these to 22px line-height? - http://prntscr.com/nxmm6i

  •  8,994
    Tahir replied

    Hey Again,

    Please clear your cache using this guide: https://themenectar.ticksy.com/article/6226/ 

    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):

    .material .widget li a {
        line-height: 22px !important;
    }

    Thanks


    ThemeNectar Support Team 

  • flash217 replied

    Awesome. Worked like a charm - http://prntscr.com/nxpjwk