Tagged: x
-
AuthorPosts
-
January 9, 2017 at 12:13 pm #1322708
imunirulParticipantHi:
my standard integrity blog http://www.uwgss.ca/news/ is showing really weird … as you can see the picture is showing up full blown. How can I make the standard blog look better?Thanks.
MunirJanuary 9, 2017 at 12:14 pm #1322710
imunirulParticipantThis reply has been marked as private.January 9, 2017 at 1:30 pm #1322779
JoaoModeratorHi There,
Please add the following code to Appereance > Customizer > Custom > CSS
.blog .entry-featured { float: left; max-width: 200px; margin-right: 20px; } .blog .entry-wrap { padding: 10px; padding-bottom: 0; } .blog .entry-thumb img { margin-bottom: -1px; }Hope it helps
Joao
January 10, 2017 at 7:18 pm #1324845
imunirulParticipantThanks it worked.
Now I am trying to change social icons color to yellow. Other links to stay default color.
——
.x-social-global a:link {
color: yellow;
}
——Above css shows that it is working in Customizer but does not work when I view in browser.
Any suggestion how to fix it?January 11, 2017 at 1:52 am #1325145
ChristopherModeratorHi there,
Please clear cache and check again as your style is being applied correctly, see the attachment.
Thanks.
January 11, 2017 at 1:53 am #1325147
LelyModeratorHi There,
It is working when I checked. See this:http://screencast-o-matic.com/watch/cbVXisQkFy
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1322708 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
