- This topic has 9 replies, 2 voices, and was last updated 7 years, 11 months ago by .
Viewing 10 posts - 1 through 10 (of 10 total)
Viewing 10 posts - 1 through 10 (of 10 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › How to reduce distance between blocks?
In my theme Charity Pro on the Main page there is a big distance between blocks.
Here is a screenshot: https://yadi.sk/i/fr19eE9i3Jqo3V
The arrow 1 – it is an actual distance.
The arrow 2 – it is distance which I wanted to do.
How and where is it possible to correct?
Hi,
Kindly show us your website URL so that we can assist further.
Regards,
Dave
Hi,
Here is my site: http://жизнь-в-победе.рф
I am talking about the last block much below.
Regards,
Tatiana
Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
section { padding:40px 0 0;}
.news-box { margin-bottom:0;}
.gallery-video-content { padding-top:0 !important;}
Regards,
Dave
OK. Thanks a lot!
🙂
Hi Dave,
If I do like this, the distance between all blocks changes – everywhere it becomes less.
Whether it is possible to make so that the distance decreased only between blocks of news and video gallery, and in all other blocks changed nothing?
Regards,
Tatiana
Hi,
Kindly use this code there:
section:nth-child(8n) { padding-bottom:0px !important;}
section:nth-child(9n) { padding-top:0px !important;}
.news-box { margin-bottom:0;}
.gallery-video-content { padding-top:0 !important;}
Regards,
Dave
Yes, now everything is OK. Thanks a lot to you!
God bless you and all your affairs!
Regards,
Tatiana
🙂
Magento to WordPress Migration The migration process is indeed helpful for your dream business as your e-commerce business needs this buckle up to grow and […]
Promising WordPress Themes We have collected the most promising WordPress themes to guarantee the sustainable and revenue generating nature of your website revolving around any […]
Free WordPress Google Map Plugins Google Maps are the maps that can be integrated into your website to show the address in the proper way. […]