Modify Inline index.php css value, to lower line-height of menu
Hi,
I would like to lower the line-height value of the sticky menu in my website, but there is inline css (bottom of the post)
I found this inline css previously, and changed the value in the Betheme Theme Options page, but now I can't find any option about it.
I tried to override this value in my child-theme using !important but it's not working, do you have any solution?
Thank you,
Best regards
@media only screen and (min-width: 768px) {
.menu-highlight:not(.header-simple) #Top_bar.is-sticky .menu > li > a span {
line-height: 30px !important;
} }
Comments
please send us link to page where you would like to do this first so we can have a look on it.
http://pasteboard.co/hbdaH8bUJ.png