Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hi Guys,
I’m trying to add a 1px white line to the top of my Vantage footer to show where the slider stops and the footer starts… is this possible?
Maybe something like…
#footer {
border-top: 1px #ffffff solid;
}
This is a mock up of what im after…
http://robbyunstoppable.com/wp-content/uploads/2015/04/border.png
any ideas how to do this?
many thanks
Hi Guys,
Any word on if this is possible?
Any help would be appreciated :)
Thanks
Robby
Hi Robby
You are almost correct in your original post. The custom CSS should read
#colophon { margin-top: 1px !important; }Let us know how you get on
Magus
Thanks Magus!
Worked perfectly! Really appreciate your help with that :)
Robby
Hi Robby
Am glad you are making progress in developing your site
Always feel free to open a new thread whenever you require support
Cheers