Reply To: Header top border

Homepage Community Forums Legacy Theme Support Header top border Reply To: Header top border

#13338
Eric
Customer

    Line 272 in your css shows the .head-wrap and you can add a border there like so –

    .head-wrap {
        background: #a80202;
        border-top: 8px solid #000;
    }

    You can adjust the 8px to be bigger or smaller depending on what you need.


    I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com