Tagged: x
-
AuthorPosts
-
December 29, 2016 at 11:20 am #1308727
MichelParticipantI’ve used the header 1 widget area to add some table content.
Everything is working nice and well, except I can’t seem to get rid of a horizontal rule.When the background is just white the horizontal rule is gray, just like the dividing rules in a sidebar for example. When I change the background color to a color the rule becomes white. I want to get rid of the rule all together.
While we’re on the topic. When inserting a table in a widget area the table area stays white and I have to give an id to every li item to make the table transparent. Any ideas on how this can be done prettier?
Check the code here: http://staging1.globalunderwriters.com/products/diplomat-long-term/diplomat-lt-main/?cornerstone=1
December 29, 2016 at 11:43 am #1308758
RupokMemberHi there,
Thanks for writing in! You can add this under Custom > CSS in the Customizer.
.widget table th, .widget table td { border: none; } .widget ul li, .widget ol li { background-color: transparent; }Hope this helps for both of the issues.
Cheers!
December 29, 2016 at 4:47 pm #1309100
MichelParticipantThat solved both issues!
Thanks for the speedy response!
December 29, 2016 at 10:17 pm #1309416
Prasant RaiModeratorYou are most welcome. 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1308727 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
