Reduce Margins on Images
Hi,
I have a page that I wanted to reduce the space between certain elements. The page is: http://www.insoycareer.com/landing.
I wanted to reduce the space between “LATEST FROM THE BLOG” and the custom post boxes right below it. I also wanted to reduce the space between “LETS SIMPLIFY THE JOB HUNT” and the custom optin box below it.
I tried the following but it doesn’t work.
.icf-optin-form-0 {
padding-top: 0 !important;
}
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
4Hi Yosinel. The margin’s are set higher up. Try the below and adjust as required:
/* Job Hunt Process */ #pg-2794-0 { margin-bottom: -22px; } /* Latest From The Blog */ #pg-2794-2 { margin-bottom: -5px; }Thanks Andrew, you’re awesome! It works.
Thanks Andrew, you’re awesome! It worked just like I wanted it.
No problem, glad we could help here.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.