Home Forums WoodMart support forum Change divider color for header

Change divider color for header

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #222533

    oscaregc
    Participant

    How do i change the color of a divider?

    #222534

    oscaregc
    Participant

    In the header

    #222569

    Hello,

    You need to assign a class https://prnt.sc/u988mr and then change the color in the custom CSS. If you need help, assign the class I will provide custom CSS.

    Best Regards

    #222938

    oscaregc
    Participant

    yes please help. clas will be: rayita

    #223029

    Hello,

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

    body .whb-color-dark .whb-divider-element:before {
        border-color: red;
    }

    Set the color as per your needs.

    The code changes this divider: https://prnt.sc/ua7axj

    Best Regards

    #223405

    oscaregc
    Participant

    thank you!

    #223446

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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

The topic ‘Change divider color for header’ is closed to new replies.