Demo Notebook image on home page swap..

WordPress theme dedicated to start-up websites with amazing CSS3 animated icons, price tables and parallax effect background.
GK User
Fri Jul 04, 2014 5:23 pm
Swapped the demo_notebook.png on the homepage with my own hormone_one_homepage.png. Same size and transparent background but now I notice a thin vertical line to the right of my image once it slides in place. can you tell me how to eliminate that thin line?

Ok, I just realized that it's part of your demo theme. It just looks a little weird with my image in place. Is there an override css to eliminate that line??


Thanks
User avatar
Gold Boarder

GK User
Mon Jul 07, 2014 7:35 am
Hi,

Add this code into override.css file:

Code: Select all
.gk-horizontal-slide-right-column {
   border-right: none;
}
User avatar
Moderator


cron