Set "Everything you need to know" Section

WordPress theme dedicated to start-up websites with amazing CSS3 animated icons, price tables and parallax effect background.
GK User
Thu Jul 09, 2015 4:16 am
Hi Guys!

How I can remove the boxes that frame icons ?

I want to delete the effect icons that change to white icon when the mouse approaches... what i have to do?

Thanks!
User avatar
Gold Boarder

GK User
Thu Jul 09, 2015 8:05 am
Hi,

You have to remove widget or post, I'm not sure what method you are using to create the frontpage, could you provide your website URL?
User avatar
Moderator

GK User
Thu Jul 09, 2015 2:11 pm
yes ... the url is www.disenogt.com/computing
User avatar
Gold Boarder

GK User
Thu Jul 09, 2015 9:10 pm
Please edit (or remove) text widget from Mainbody widget area.
User avatar
Moderator

GK User
Sun Jul 12, 2015 12:19 am
Hi
Piotr could you please help me with the code that I should add after removing the existing I want the same style icons, only without the line - box that surrounding each icon.

And I would like to enlarge a little each of the icons.

Please provide me the code that I have to add in the text-widget ... I wouldn't know how to write so easily

Thanks
User avatar
Gold Boarder

GK User
Mon Jul 13, 2015 12:42 am
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-icon-area {
   background: none;
}

top remove the background borders

and use bigger images to increase the icons size.
User avatar
Moderator


cron