• Resolved willju

    (@willju)


    Hey

    I am looking for a solution to the border thickness and width when activated. I know that I could create a custom header…

    Thanks for any help

    Greetings
    Will

Viewing 4 replies - 1 through 4 (of 4 total)
  • Amit Singh

    (@apprimit)

    Hello,

    Add the below code to the Customize > Custom CSS section to increase the border width –

    header#site-header {
        border-bottom: 3px solid;
    }
    Thread Starter willju

    (@willju)

    Perfect. Thank you very much, I really appreciate that.

    Thread Starter willju

    (@willju)

    and close. 🙂

    Amit Singh

    (@apprimit)

    You’re welcome!

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

The topic ‘Header Border Bottom’ is closed to new replies.