New Landing › How can we help? › Themeforest Theme Support › Dante › TEXT FULL WIDTH – Reduce height
What CSS do I need to reduce the height of the FULL WIDTH TEXT BANNER, as I want it to sit close to the text.
Also – How can I centre the Social – Follow Icons on the Banner?
See image:
Hi
Add this to your custom css:
.alt-bg { padding-top:50px; padding-bottom:50px; }
– Kyle
thank you!
ALSO how do I centre the follow social icons placed into the alt-bg
sorry one more thing: how can i change the colour of the icons to “white” and not “black”
Please could you send me your link so that I can check?
ul.social-icons { width: 250px; margin: 0 auto; }
And for the shortcode you need to select the light style instead of dark
where do i select the “light” style? that isn’t an option when adding the shortcode
add style=”light”
where do you add that? there is no option when adding the shortcode
You add it in the shortcode, so:
[social style="light" size="large"]
worked it out – thank you……
No problem 🙂
now unfortuantely since i changed it to “light” its now not centred
as in the social icons
You must be logged in and have valid license to reply to this topic.