Okay
  Public Ticket #1925296
Footer and header reduce the size
Closed

Comments

  • Mindfulteen started the conversation

    I need to decrease the size of the words and the area of my foot and of my header
    how should I do? I need your help urgently

  •  8,996
    Tahir replied

    Hey M,

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

    #footer-outer #footer-widgets .col p,#footer-outer a {
        font-size: 12px !important;
    }

    Thanks


    ThemeNectar Support Team 

  • Mindfulteen replied

    Thank you very much :-)