how can i increase the font size of the menu? i am using “full width sub menu”
thanks for your supports. i really appreciate.
yes, i have tried it, it does not work
Hi,
Try this code in the General Styling > Quick CSS field:
.avia-menu-text {font-size: 20px !important; }
change 20px to suit :)
Best regards,
Mike
thanks, it works.
can you also help in reducing the gap between the top and the logo?
Hi,
Try this code in the General Styling > Quick CSS field:
.html_header_transparency #top .avia-builder-el-0 .container {padding-top: 0px!important; }
Best regards,
Mike
thanks , it works perfect