Tagged: x
-
AuthorPosts
-
August 16, 2016 at 4:01 pm #1134188
minyonaParticipantHey there.
First of all, and I’ve said this a million times, the X theme is ridiculously awesome. Thank you guys for all the hard work. It’s mind blowingly great.
Now, for the question…
In the footer of a website I built, the social icons are off center from the circles they overlay in mobile view. Can you check it out and let me know how to fix it?
Link in next comment.
August 16, 2016 at 4:02 pm #1134189
minyonaParticipantThis reply has been marked as private.August 16, 2016 at 4:03 pm #1134190
minyonaParticipantThis reply has been marked as private.August 17, 2016 at 12:25 am #1134720
ChristopherModeratorHi there,
Please find this code :
@media (max-width: 768px){ [data-x-icon]:before, [class*="x-icon-"]:before { font-size: 23px; color: #fff; margin-right: 20px; } }And update it to :
@media (max-width: 768px){ [data-x-icon]:before, [class*="x-icon-"]:before { font-size: 23px; color: #fff; } }Hope it helps.
August 17, 2016 at 12:15 pm #1135452
minyonaParticipantI can’t find it in the customizer…
How else might I find it?
August 17, 2016 at 1:29 pm #1135550
JoaoModeratorHi There,
If you can´t find on your Customizer it is most likely on your style.css on your Child Theme.
If you can´t find, you can try to add the following code to Customizer instead:
@media (max-width: 768px){ [data-x-icon]:before, [class*="x-icon-"]:before { margin-right: 0px !important; } }Hope it helps
Joao
August 19, 2016 at 10:47 am #1138409
minyonaParticipantThat worked. Thank you.
August 19, 2016 at 11:32 am #1138448
RahulModeratorGlad it worked for you.
If you have anything else, let us know. We’d be happy to assist you with everything.
Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1134188 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
