Tagged: x
-
AuthorPosts
-
May 24, 2016 at 8:41 pm #1008271
cleflerParticipantIt is only an issue on pages that have the featured image used like this
And have a blockquote used first like this
[blockquote cite=”Job 22:29-30″]When people are brought low and you say, ‘Lift them up!’ then he will save the downcast. He will deliver even one who is not innocent, who will be delivered through the cleanness of your hands.” [/blockquote]Other pages without featured images have no issues.
Tried the css I gave above with a cache clear and still no change.May 25, 2016 at 12:15 am #1008513
FriechModeratorHi There,
Add this on top of your custom css in Customizer.
.x-blockquote { position: relative; padding-bottom: 1em; } .x-blockquote .x-cite { position: absolute; bottom: 0; left: 10px; }Then check all your custom css here: http://csslint.net/ and address all the errors (you can ignore the warnings).
Custom CSS you append most probable would not work if you have a syntax error.
Thanks.
May 27, 2016 at 8:01 am #1012888
cleflerParticipantThat worked, thanks for all the hard work!
May 27, 2016 at 11:24 am #1013148
JadeModeratorYou’re most welcome.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-913358 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
