-
AuthorPosts
-
August 17, 2018 at 8:02 pm #998571
Hi,
I´d like the social icons to stretch the full width of the screen but can´t manage to do it. Can you provide me with the css to access the social icons?
Many thanks
August 17, 2018 at 8:35 pm #998575Hey ProTravelGolf,
Please provide a link to the site/page in question so we can look into this issue further.
Best regards,
Jordan ShannonAugust 18, 2018 at 12:28 am #998604This reply has been marked as private.August 18, 2018 at 4:08 am #998616Hi,
You can use this css in your Enfold Theme Options > General Styling > Quick CSS field
to make this element full width:#top.home #after_section_9 .container { padding: 0px !important; margin: 0px !important; min-width: 100% !important; }but I recommend adding a custom ID to the element and then replacing “after_section_9” with the new ID in the code above.
This is because this ID could change if you edit the page or add more elements.Best regards,
MikeAugust 18, 2018 at 1:13 pm #998705This reply has been marked as private.August 18, 2018 at 2:42 pm #998717Hi,
Adding a custom class to the social share buttons will not work because we need to remove the padding and margin from the container that the buttons are in. If the buttons are in a color section, then please add a custom ID to the color section, if not then please try adding the buttons to a color section.
If you include a admin login in the private content area, I will be happy to demonstrate what I’m trying to explain.
But please explain what other sections were changed with this solution so we can see if this can be corrected.Best regards,
MikeAugust 20, 2018 at 5:15 pm #999505This reply has been marked as private.August 20, 2018 at 10:45 pm #999630Hi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
Don’t forget to bookmark Enfold Documentation for future reference.Thank you for using Enfold :)
Best regards,
Basilis -
AuthorPosts
- You must be logged in to reply to this topic.
