Tagged: x
-
AuthorPosts
-
March 15, 2017 at 1:29 pm #1408430
JW & Co.ParticipantHello,
I have a bunch of custom CSS in the customizer on verobeachskatepark.org.
Unfortunately, it appears that this particular block of CSS which was working before has decided to quit on me:
/*HR Edits*/ .h-custom-headline.line-headline { position: relative; } .h-custom-headline.line-headline:before, .h-custom-headline.line-headline:after { content: \"\"; background-color: #e5e5e5; width: 100%; height: 3px; display: block; } .h-custom-headline.line-headline:before { position: absolute; bottom: 0; background-color: #019b85; width: 240px; }Any thoughts as to why that might be? The class is still individually applied on each headline.
March 15, 2017 at 3:26 pm #1408548
JadeModeratorHi there,
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / passwordDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
March 15, 2017 at 8:41 pm #1408963
JW & Co.ParticipantThis reply has been marked as private.March 16, 2017 at 2:07 am #1409209
FriechModeratorHi There,
Thank you for the credentials. On your code above, was the two backslash [\] are part of the design? If not please remove those and leave only the content as this:
content: " ";Hope it helps, Cheers!
March 16, 2017 at 11:04 am #1409794
JW & Co.ParticipantDon’t know how that got added in. Thanks for catching it. Is there a tool you use to screen for CSS that doesn’t belong like that?
Thanks.
March 16, 2017 at 2:39 pm #1410061
JadeModeratorHi there,
We use commonly use browser developer tools such as what is available in Chrome when you hit F12.
Hope this helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1408430 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
