- AuthorPosts
- July 26, 2017 at 12:39 pm #23980Anonymous UserMember
At my website: http://advantageaccountingsolutions.com/ I want to reduce the amount of space below the words “Fueling Success. Empowering Potential.” to the top of the next section (The Best In The Industry). I can not find any way to reduce this space.
Is it a CSS thing?
Please Help.
Mark Peltier-Robson
July 26, 2017 at 5:20 pm #23982Arnel CMemberHello Mark_pr,
Sorry for the continued issues with the change that you’re trying to make with the spacing on the title page. I spoke to about your request for customization to the spacing in the title and was gracious enough to provide a solution. We highly recommend using the Advanced CSS editor in the Customizer for BoldGrid. If you add the change there, then it will not be overwritten in any future updates.
Here’s what needs to be done for making your change:
@media (min-width: 992px) {
.call-to-action {
margin-bottom: 0;
}
}I hope that helps!
Kindest regards,
Arnel C.
July 27, 2017 at 2:39 pm #23981mark_prMemberThanks Tim,
That works really well.
Mark Peltier-Robson
- AuthorPosts
- The topic ‘How do I adjust space in the Header?’ is closed to new replies.