help me get rid of white lines between fields..

WordPress theme dedicated to start-up websites with amazing CSS3 animated icons, price tables and parallax effect background.
GK User
Tue Mar 10, 2015 12:31 am
Hi,

Help me to get rid of these white lines that appear between input fields on my home page. Here is a screen shot:

http://screencast.com/t/JeShrhxvmHH6

my home page: http://www.unexplainedinfertilityinfo.com

i've given u a username/passw in a private message before. use that one.

thanks
User avatar
Gold Boarder

GK User
Tue Mar 10, 2015 8:06 am
Hi,

Add the following code into the theme’s css/override.css file (make sure to enable the “Use the override.css file” option in Template options > Advanced in the WordPress backend)

Code: Select all
#gk-header-mod .box ul li {
   border-top: 0;
}
User avatar
Moderator


cron