Home Forums WoodMart support forum question about the color of the hat

question about the color of the hat

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #609026

    fedorvasiliev.ru
    Participant

    question about the color of the hat

    #609194

    Hung Pham
    Participant

    Hi fedorvasiliev.ru,

    Thanks for reaching to us.

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

    .whb-sticked .whb-color-light:not(.whb-with-bg) {
        background-color: #000;
    }

    Regards,

    #609216

    fedorvasiliev.ru
    Participant

    ок

    #609228

    fedorvasiliev.ru
    Participant

    2

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

    Hung Pham
    Participant

    Hi fedorvasiliev.ru,

    Thanks for your patience.

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

    .wd-post .article-inner{
    	border: 10px solid var( --e-global-color-primary );
    	border-radius: 10px !important;
    }

    Regards,

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