Hi-
I added a vertical menu to the position right top. I changed the line height, but the bullets shifted. I'm not sure where the code would be to change bullets in the menus.
I may even want to remove them completely.
Thank you for the help
#gkWrap2 .box ul li {
background: none!important;
}
Don Lee wrote:Thanks for the link, if you want to remove the bullets, please try adding this code to CSS Override:
- Code: Select all
#gkWrap2 .box ul li {
background: none!important;
}
It would look like this http://easycaptures.com/fs/uploaded/637/1687699177.jpg
Let me know if it helps.
Cheers,