A Small Pieces Rectangle Appear

Modern, responsive, unique and elegant one-page WordPress theme to showcase your creativity
GK User
Mon Mar 31, 2014 4:36 pm
Hi,

I just build the site with Creative theme and found that there is some small pieces of rectangle appear on the bottom of page.

My site is http://www.automatorcode.com
User avatar
Fresh Boarder

GK User
Mon Mar 31, 2014 9:26 pm
Hello,

It's Creativity, not Creative, I'll move your thread. This rectangle is caused by iframe at the bottom, you can remove it or add this code into css/override.css file; (first enable override option from Template Options -> Advanced tab)

Code: Select all
#gk-content-wrapper {
margin-bottom: -30px;
}
User avatar
Moderator

GK User
Tue Apr 01, 2014 6:16 pm
Hi,

Thank you so much for your advice and sorry that I post at the wrong room
User avatar
Fresh Boarder


cron