Home Forums WoodMart support forum Color code how to change

Color code how to change

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

    alin.horne
    Participant

    Hello,

    I have a block with a text and a background color. Are many presets there, but I cannot put mine #hex color. I intend to replace one existing, but I don’t know where.

    Can you please help me?

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

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    If you are not willing to use the Preset colors then please try using the below Custom CSS code and paste it to Dashboard >> Theme Settings >> Custom CSS >> Global CSS section:

    .vc_color-black.vc_message_box-solid { background-color: #ed1010 !important; }

    In this CSS you can change the color hex code to your choice of color hex code.

    Best Regards.

Tagged: 

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