Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Hi
How to change / reduce this gap using CSS? http://dns.d.pr/BL0F/aCtSQNWc (mentioned with the red arrow)
Here is the page itself: http://kriesi.at/themes/enfold/portfolio-item/single-portfolio-23-slider-3/
Thank you
Hey sitesme,
Try adding this code to Quick CSS(located in Enfold > General Styling):
#main .container_wrap_first .content {
padding-top: 24px;
}
Just adjust the 24px (default is 50px). Hope this helps :)
Best regards,
Nikko