Floating Language Bar Custom CSS required
-
Hello, We are using the Ocean WP Theme.
We placed the floating bar on top and The floating bar interferes with the social icons. So we are using the code below to move it more towards the center on a desktop.
But on mobile view it is a bit messy,
1. We want to adjust the size itself of the selection box as well as the text inside, reduce the top and bottom padding and such to make it appear right.
2. One for mobile the other for tablets – is this code okay or can you improve it?
/* Translatepress Language Floater Position */ #trp-floater-ls{ left: 95% !important} @media screen and (max-width: 800px) { #trp-floater-ls { left: 0% !important} }any help appreciated
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Floating Language Bar Custom CSS required’ is closed to new replies.