Hi,
I have placed two language flags on the top right of my page (just left of social media icons and a separator bar).
When I hover over the flags the right flag’s background is cut off on the right side and leaves no “frame”. The rest of the background is great so the flag is off balance when hovering.
All other hover backgrounds are fine.
Any suggestions?
Hey Jon Erik!
Send us a link to your page and we’ll take a look. You can set your reply as private if you wish.
Regards,
Elliott
Private reply
Hi!
Please add following code to Quick CSS
.html_main_nav_header.html_logo_left #top .main_menu .menu>li:last-child>a, .html_bottom_nav_header #top #menu-item-search>a {
padding-right: 13px;
}
Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.
Cheers!
Yigit
Hi,
That moved it over slightly and did the trick.
Not sure what you mean by > sign is not converted, but I dont have that string in my CSS so it should be OK.
Thank you!
Jon Erik