Header Mobile / Mobile Landscap
-
Hello, Support,
When i m browsering website in mobile and doing landscap its now showing proper.
and i did backgound color red with css and placed in theme option but its not showing in landscap mode.
Please help me user password added in private.
Attachments:
You must be
logged in to view attached files.
Hello,
I saw the screenshot you attached.
Please try adding the following Custom CSS in the Custom CSS for Mobile Landscape area under Theme Settings >> Custom CSS.
.whb-color-dark:not(.whb-with-bg) {
background: rgba(237, 32, 36, 1);
}
Best Regards