Home Forums WoodMart support forum Sticky Side Navigation background color change.

Sticky Side Navigation background color change.

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #486248

    foliuminfotech
    Participant

    We are using Mega Electronics demo. Now i want to change background color of Sticky Side Navigation. So is there any option in theme setting?

    Attached is the screenshot for more information.

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

    Hello,

    Please find the element in the Header builder: https://gyazo.com/40bf7dca8f4607bdab1a405f64eb97a2

    You will find the options in the settings of the Sticky menu.

    If you have any questions please feel free to contact us.

    Best Regards

    #487252

    foliuminfotech
    Participant

    Thanks for your response.

    I want to change left sticky sidebar menu color change. Here is screenshop for more details: https://imgur.com/a/sH5vqHT

    https://imgur.com/a/W25oEuh

    #487385

    Hello,

    You can change the font by means of the Advanced typography option, which allows you to choose the item from a drop-down or insert your custom CSS class. Please navigate to the Theme Settings > Typography > Advanced Typography.

    Here is the documentation providing more detailed instructions: https://xtemos.com/docs/woodmart/advanced-typography-settings/

    Best Regards

    #487401

    foliuminfotech
    Participant

    There are miss understanding. We need to change background color of sticky sidebar menu. You can see attahced screenshop of what i want. curruncty background color is white. and i need to change that color to #79973A. See attached screenshot of my design.

    #487503

    Hello,

    I am checking and do not see any menu items: https://gyazo.com/14bd15b9902522214cbf962c1110789c

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .wd-sticky-nav {
        background-color: #79973A
    }

    Please change the color of the background as per your needs.

    Best Regards

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