Home Forums WoodMart support forum Header Divider Element

Header Divider Element

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #257089

    GoDad
    Participant

    Hello i need custom code to change height and size and color of header divider element. If you look at the screenshot,i shared my divider full height when i uncheck full height option its so small. Please give me information can i resize with style css code or i need custom vertical divider html code.
    Thx

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

    Hello,

    Please try adding the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.

    .whb-general-header .whb-divider-stretch:before {
        height: 35px;
        border-color: red;
        border-width: 3px;
    }

    Regards.
    Xtemos Studios.

    #257239

    GoDad
    Participant

    Worked Thx

    #257249

    Most Welcome!!!

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

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

The topic ‘Header Divider Element’ is closed to new replies.