Tagged: x
-
AuthorPosts
-
February 13, 2017 at 11:35 am #1369210
finger123ParticipantHi.
I am following this article with the code you given in the past to enlarge my social media icons within a raw content. I have changed the appropriate page ID and section within the code but doesnt seem to be working. can you help?
https://community.theme.co/forums/topic/social-media-icon-enlarge/#post-1329503
February 13, 2017 at 12:38 pm #1369304
RupokMemberHi there,
In that case kindly provide us the exact page URL in question and point us the section.
Cheers!
February 13, 2017 at 12:46 pm #1369328
finger123ParticipantThis reply has been marked as private.February 13, 2017 at 7:37 pm #1369830
FriechModeratorHi There,
You almost got it but the social media icons is on Section 2, not Section 3.
.page-id-807 #x-section-2 .x-raw-content a i { font-size: 30px; }Make sure to clear your caching plugins and browser’s cache before you preview the page.
Hope it helps, Cheers!
February 13, 2017 at 10:10 pm #1369939
finger123Participanthi, that doesnt seem to work still. I originally had it on section-2 as you stated however it didnt work so i changed it to section-3. Anyhow, i changed it back to section-2 and it still the same. no change. can you take a look again?
February 14, 2017 at 3:12 am #1370178
Paul RModeratorHi,
I went ahead and added a class to your raw content element my-social-icons
Then I change the code in Custom css to this.
.my-social-icons.x-raw-content a i { font-size: 30px; }Make sure to clear w3 total cache whenever you do some changes in your site.
It’s possible to implement a change, and not have it take place because a cached version of the page or various resources are loading instead of the latest version.
Thanks
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1369210 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
