i have a sub menu.. where i am going to add flags to each language.. how can i make the sub menu width smaller and add a little padding so the spain flag and other flags arent so flushed to the left…
this is the css i am using for flag
.home-flag1-icon a{
padding-right: 5px !important;
background-image: url(http://j2k.info/american/wp-content/uploads/2013/12/f_spa.png);
background-position: left;
background-repeat: no-repeat;
}
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.sub_menu li li { padding: 0 10px; }
Cheers!
Yigit
i still need to decrease the widths of the six languages tabs… the ones in the top menu under “languages”… please help… thank you
Hi!
Please post a screenshot and show the changes you would like to make
Cheers!
Yigit