Tagged: ismael
-
AuthorPosts
-
May 1, 2017 at 6:09 pm #785889
Hi,
I’m trying to ensure the advertising banner below the main menu has equal space each side of it. At the moment it’s closer to the top than the bottom of the margins. I’ve had a go at trying to sort this out through the stylesheet.css but with no luck.
Would anyone be able to help?
Kind Regards,
Tim
May 2, 2017 at 5:04 am #786105Hey Timothy,
Please try the following in Quick CSS under Enfold->General Styling:
#text-17 img { padding-top:5px; }
Best regards,
RikardMay 2, 2017 at 9:16 am #786237Hi Rikard,
Thanks for taking the time to get back to me.
I inserted the Quick CSS but it reduced the upper padding even further. I tried increasing it to 15px and this just removed the padding completely.
Kind Regards,
Tim
May 2, 2017 at 5:56 pm #786588Hi,
try to add an !important:
#text-17 img { padding-top: 15px !important; }
Best regards,
AndyMay 3, 2017 at 8:50 am #786974Hi Andy,
Thanks for looking into this. The code with !important has done the same thing. It reduces the upper padding to zero.
Kind Regards,
Tim
May 3, 2017 at 6:17 pm #787279Hi,
I tried to open the link you’ve provided, but it doesn’t work for me. Can you check please?
Best regards,
AndyMay 3, 2017 at 6:20 pm #787284May 3, 2017 at 7:16 pm #787324Hi,
use this code:
.advertising-banners-div .widget { padding-top: 14px; }
If it doesn’t work, then please send us admin access.
Best regards,
AndyMay 3, 2017 at 11:19 pm #787466Hi Andy,
Thanks for the code but unfortunately it didn’t work.
I’ve attached the admin details below.
Kind Regards,
Tim
May 6, 2017 at 2:09 am #788681Has anyone been able to look at this?
Any help would be much appreciated.
Kind Regards,
Tim
May 6, 2017 at 1:14 pm #788822Hi,
I’m very sorry for the late response. We added this css code in the Quick CSS field.
.header-banner-below + .advertising-banners-div { padding-top: 15px; }
Please remove browser cache or hard refresh before checking the page.
Best regards,
IsmaelMay 6, 2017 at 2:14 pm #788831That’s fantastic, many thanks Ismael.
Kind Regards,
Tim
May 7, 2017 at 9:58 am #789071Hi Tim,
We’re glad that the team was able to help! We’ll close this thread now.
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you.
Thank you for using Enfold.
Cheers!
Sarah -
AuthorPosts
- The topic ‘Header Padding Adjustment’ is closed to new replies.