Home Forums Space themes support forum How to add background color to mobile menue

How to add background color to mobile menue

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

    mayankjha
    Participant

    Background color to mobile menu
    With white color test

    Attachments:
    You must be logged in to view attached files.
    #358758

    Bogdan Donovan
    Keymaster

    Hi,

    1. Go to your header mobile menu element and select light color scheme in it (https://prnt.sc/fMbEcWh8aKMo)
    2. Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.

    .xts-side-hidden.xts-side-mobile.xts-scheme-light {
    		background-color: #3e004b;
    }

    Kind Regards

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