Widget CSS positioning
-
I’m trying to add some custom CSS to the GTranslate widget because with the default “Top right” positioning it is covering the Off Canvas Menu.
I’m using the “Custom CSS” box at the end of the configuration page.
I’m using this CSS:
.gtranslate_wrapper{
margin-top: 150px !important;
}It seems to work at the configuration page of the widget.
But when I go to the front-end of the website, it just don’t work.What Am I doing wrong? Thank You!
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.