-
Author
-
February 23, 2016 at 07:30 #105838jwchameleoncorpParticipant
Social Icons Do Not Display On Mobile. Is there a setting for this?
February 23, 2016 at 19:10 #106015RaduModeratorHi,
Please add this css to wp-admin -> theme options -> styling options -> quick css
COPY CODE.top-links li.hide-for-small { text-align: center; display: block !important; }
Let me know
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 24, 2016 at 04:02 #106148jwchameleoncorpParticipantHey Radu,
I tried the code but no change. I cleared the cache as well, but no change.
You mind taking a look please?
Thanks for your help.
February 24, 2016 at 15:14 #106228RaduModeratorHi,
I see, can you please install child-theme ? and then you should paste this css into wp-content/themes/sweetdate-child/style.css
COPY CODE.top-links .hide-for-small { text-align: center; display: inherit !important; }
Before installing child theme you should save settings from theme options pannel by doing this
Go to wp-admin -> theme options -> import/export -> show export text ( copy this content into a text file and save it to your desktop ) then activate child theme and go again to theme options -> import/export -> import from text (here you will need to paste the content that you have save it on desktop ).
Let me know
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 24, 2016 at 20:42 #106353jwchameleoncorpParticipantPerfect Radu! Awesome support as always. Cheers my friend! 🙂
February 25, 2016 at 16:59 #106613RaduModeratorYou’re welcome 🙂
Don’t forget to rate our theme 5 stars on Themeforest since it will really help us.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
You must be logged in to reply to this topic.