How to add border in header and footer ..?

hello

i just install sparkling theme and its awesome theme i love it…

I just make some customize in the theme as my desire. I would like to make border on header and futter like default theme has page border and sidebar border…

you can check my site here http://www.makemoneyonlinea2z.com/

please help me, Thank you

Hi @frmnyc786,

I hope you are well today and thank you for your question.

You can try achieving this by adding the following CSS code in the Custom CSS option of the latest version of Sparkling theme on the below path.

Admin Area -> Appearance -> Customize -> Sparkling Options -> Other -> Custom CSS

nav.navbar.navbar-default {
    border-bottom: 1px solid #dadada;
}

Best Regards,
Movin

Thank you Movin
Very Quick Support

You are most welcome here :slight_smile: