Tagged: x
-
AuthorPosts
-
April 12, 2016 at 2:08 pm #878770
Paulo TebetParticipantI found that I can change the text color in the customizer, but there is no option to define the text background. I realize that the Light and Dark options for the Integrity option change the text background to a Light and Dark background as expected, but I want to be able to define the exact color will be used as the text background.
Can this be accomplished with some CSS trick?
Regards,
Paulo Tebet
April 12, 2016 at 10:33 pm #879308
Prasant RaiModeratorHello Paulo,
Thanks for writing in!
Yes, we can change text background color using CSS. To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
Thanks.
April 13, 2016 at 7:38 am #879906
Paulo TebetParticipantThis reply has been marked as private.April 13, 2016 at 1:29 pm #880575
Nabeel AModeratorHi again,
Thank you for providing the credentials, can you please point us to the text in your site via link or screenshot so we can suggest you the possible solution?
Thanks!
April 13, 2016 at 3:06 pm #880757
Paulo TebetParticipantHere it is.
Basically I want to change the color of the whole background of the site. Everywhere where I could have text, image or anything else that is inside the white box shown in the screen shot provided.
Thanks.
Paulo Tebet
April 14, 2016 at 12:17 am #881458
FriechModeratorHi Paulo,
You can define this class under Custom > CSS in the Customizer.
.my-text-class { padding: 1%; background-color: red; }After that apply the my-text-class class to your paragraphs.
<p class="my-text-class">Hope it helps, Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-878770 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
