Tagged: sidebar
Hi
Text in sidebar is being cut off when in portrait mode on tablets and mobilephones. Is it possible to change it, so text is moved over to the left and use the whole sidebar when in portrait mode? – see image for example
Best regards
Miki
Hey Miki,
Sorry for the late reply and thanks for the screenshot and link, Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:
@media only screen and (max-width: 1400px) {
.responsive .container {
max-width: 99% !important;
}
}
After applying the css, Please clear your browser cache and check.
Best regards,
Mike
Hi Mike
It worked thanks :)
Have a great day!
Best regards
Miki
Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.
For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)
Best regards,
Mike