Tagged: x
-
AuthorPosts
-
April 12, 2016 at 4:52 am #877974
PicciaNeriParticipantHello there, me again
This time I am struggling with styling the widgets in the sidebar on the site
http://dev.ilpuntomerceria.it/See for instance this page
First of all the font in the sidebar titles is not Raleway. Then I want to style the widgets to my liking but I don’t seem to be able to make it work. This code:
.widget, .widget ul, .widget ol, .widget a, .widget ul li a, .widget ol li a, .x-comment-time {text-shadow: none;
background-color: rgba(239,64,124,0.8); font-family: “Raleway”; }doesn’t work, even if I put it in the customiser.
Again – what am I doing wrong?
Many thanks
Piccia
April 12, 2016 at 5:24 am #878013
John EzraMemberHi Piccia,
Thanks for writing in! Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / password
– FTP credentialsDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
April 12, 2016 at 7:03 am #878118
PicciaNeriParticipantThis reply has been marked as private.April 12, 2016 at 11:51 am #878615
ThaiModeratorHi There,
Please update your custom CSS a bit:
.widget, .widget ul, .widget ol, .widget a, .widget ul li a, .widget ol li a, .x-comment-time { text-shadow: none; background-color: rgba(239,64,124,0.8); font-family: "Raleway" !important; }Hope it helps 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-877974 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
