problem with image in frontpage widget

WordPress theme dedicated to start-up websites with amazing CSS3 animated icons, price tables and parallax effect background.
GK User
Tue Jul 07, 2015 1:45 pm
Hello,

I've using the widget in the forntpage as the "We turn ideas into our work"in the demo, just changed the image. But on my website the image is been cut on the bottom. You can check the website on the link below. Can you help me to fix this?

http://www.amanascer.com/

Thanks in advance,
Bruno
User avatar
Expert Boarder

GK User
Wed Jul 08, 2015 1:09 am
Hello,

Try to 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-horizontal-slide-right-column {
   margin-bottom: -105px;
}
User avatar
Moderator

GK User
Wed Jul 08, 2015 3:14 pm
Perfect!

Thank you very much!
User avatar
Expert Boarder


cron