Tagged: x
-
AuthorPosts
-
May 13, 2016 at 3:08 pm #990252
adagency2013ParticipantBy the way added this css to the skin and it does not show up. Just testing if the css editor works.
.eg-item-skin-4-content {
padding: 30px 30px 5px 30px;}i am trying to decrease the bottom padding of grid items.
May 13, 2016 at 3:20 pm #990274
adagency2013ParticipantThis reply has been marked as private.May 13, 2016 at 9:30 pm #990739
Rue NelModeratorHello There,
Thanks for writing in! Where did you added the custom css. Adding it in your customizer should have work. If not, you can make use of this code instead:
.eg-item-skin-4-content { padding: 30px 30px 5px 30px !important; }Hope this helps. Please let us know.
May 13, 2016 at 10:12 pm #990776
adagency2013ParticipantI put in “Item Skin 4” css editor
Thanks that worked now in that editor, but it would not work without “important!”
I wonder why?May 14, 2016 at 1:16 am #990920
ChristopherModeratorHi there,
No problem, sometimes we should add !important to overwrite CSS, specially when elements have inline CSS we have to use !important rule to overwrite the style.
Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-990252 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
