On my website, bladeelectionresults.com, I am trying to reduce the space (gap) between the bottom of the logo and the horizontal line. Can you help my add CSS code or make changes on the Page (2019 General Election)?
Thanks,
kfranck
Hi,
I added following code to bottom of Quick CSS field in Enfold theme options > General Styling
.home .content {
padding-top: 20px;
}
Please review your website and adjust the value as needed :)
Best regards,
Yigit
Terrific. Thank you.
One other question on this post, can the space within the top of the horizontal rule and the bottom rule by reduced? This is the area where the type “Unofficial results of the Nov. 5, 2019, election” is located
Hi,
Add this to quick css:
#av-layout-grid-1 .avia-builder-el-last{
padding:10px 30px!important;
}
Best regards,
Jordan Shannon
Jordan:
That fix is terrific! Thank you.
One last thing: Is there a way to get “✓ denotes winner” to be even with the “Unofficial results of the Nov. 5, 2019, election” words.? The words “✓ denotes winner” are a couple pixels higher than the other words.
Thanks,
kfranck
Hi,
You can edit the cell “✓ denotes winner” text is in and increase top padding. I did not want to do it as that will change “last update” date :)
Best regards,
Yigit
That’s fine. Thanks, Yigit. You can close this post.
Thanks again.
Hi,
If you need additional help, please let us know here in the forums
Best regards,
Jordan Shannon