-
Author
-
September 25, 2017 at 22:10 #174751OceanglimParticipant
Hello!
I wonder how I can remove the light grey background which appear in the footer??Thanks,
OceanglimAttachments:
You must be logged in to view attached files.September 25, 2017 at 23:42 #174759Kieran_SQModeratorHi,
You can use the below CSS in you SweetDate Child theme’s style.css file by going to Appearance > Editor > Style.css to remove the background color
#support {background: unset !important;}
If you would like to also remove the grey colored border at the top and adjust the padding either side so it is even please use the below CSS instead.
#support {background: unset !important;padding-top: 20px;border-top: unset !important;}
Thanks,
Kieran.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
September 27, 2017 at 19:39 #175015OceanglimParticipantThank you Kieran for being smart enough to explain as well as you do!
I appreciate it! Thanks!! Saves a lot of time!😀
September 28, 2017 at 00:05 #175035Kieran_SQModeratorHey,
You’re welcome, and thanks for the awesome feedback. Please consider leaving a review on Theme Forest, every review really helps.
Have a great day, and feel free to reach out with a new ticket any time.
Kieran.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
-
AuthorPosts
You must be logged in to reply to this topic.