Home Forums WoodMart support forum Header Mobile / Mobile Landscap

Header Mobile / Mobile Landscap

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #253770

    vijay
    Participant

    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.
    #253782

    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

Viewing 2 posts - 1 through 2 (of 2 total)