Hi there, does anyone knows if i can make alignment in the menu titles (front end) and if yes how can i make this change?
Hi proothein
Could you give us more details about which type of change you need on your menus ?
A screenshot could help.
Regards
I need those type o menus to align left, how can i change it?
proothein Try add this to override.css file (don't forget to enable override from Template Options -> Advanced tab) :
.gkMenu > ul li div.childcontent li{text-align: left !important;}
Kindly ensure to clear your browser cache if changes dont reflect
Great, it works!!! aman204