-
AuthorPosts
-
January 28, 2015 at 1:39 am #193219
njarciagaParticipantHi there,
My website is http://www.joyhealth.ca. I am using theme X ethos.
I’m hoping you can tell me how to make the font darker on my footer widgets 1(the contact form) and 2 (the text). It is quite hard to read at the moment.
Also, if you look at the main content section at the very bottom (just before you get into the widgets) there are testimonial widgets as well as an archive widget. Is there anyway to make the text darker for all 3 widgets as well?
Finally, do you see testimonial/archive widgets at the bottom of the main content area? Is there a way to decease the amount of space above them (between the posts on top) as well as below (between the footer widgets?
Any help would be greatly appreciated. Thank you kindly.
Joy
January 28, 2015 at 6:25 pm #193894
FriechModeratorHi Joy,
Thank you for writing in! To make the font color color on your testimonials section and footer widget please add this under Custom > CSS in the Customizer.
.widget, .widget h4 {color: #333;} .readmore a, .widget ul li a {color: #000;}To reduce the top and bottom gap of the testimonial section. Set the content band to remove the margin and the top and bottom padding set to 0. here.
Hope it helps, Cheers!
January 29, 2015 at 7:46 am #194340
njarciagaParticipantGreat. Worked perfectly. Thanks for getting back to me.
One more question, is there a way to make the font BOLD on the footers? More specifically footers 1 and 2?
Thanks again.
Joy
January 30, 2015 at 3:36 am #195018
DarshanaModeratorHi there,
Use the following CSS code to make those fonts bold.
.testimonial-widget { font-weight: 600; }Thanks!
January 30, 2015 at 12:34 pm #195416
njarciagaParticipantThank you. That worked perfectly.
Could you also tell me how to make the text bold on footer widgets 1 and 2?
Thanks in advance.
Joy
January 31, 2015 at 5:46 am #195864
ThaiModeratorHi Njarciaga,
Use the following CSS code below to make those fonts bold.#text-6 .textwidget, #text-9 .textwidget { font-weight: bold; }Hope it helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-193219 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
