• Hi, How can I adjust my top bar height/padding.My website address is site (the main website is different )

    The theme I am currently using is virtue theme but I do not have a premium account so I cant ask for help there.

    Your help will be highly appreciated.

    (ps. I have tj custom css as well as code snippet)

Viewing 1 replies (of 1 total)
  • you could add following code to you child theme:

    #sq-masthead{
    height:auto;
    }

    or

    #sq-masthead{
    height:auto!important;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Adjust Top bar size’ is closed to new replies.