Tagged: x
-
AuthorPosts
-
November 19, 2016 at 11:52 am #1263695
crucialtimParticipantHello,
I just switched a site I’m working on to Renew, and can’t figure out how to remove the brown background color on the blog title. I found the selector, but not sure what I’m missing and why it’s not working.November 19, 2016 at 11:53 am #1263697
crucialtimParticipantThis reply has been marked as private.November 19, 2016 at 12:06 pm #1263701
ThaiModeratorHi There,
Please add the following CSS:
.single-post .x-header-landmark { background-color: transparent; }Hope it helps π
November 19, 2016 at 12:16 pm #1263704
crucialtimParticipantthat worked, thanks so much!
November 19, 2016 at 9:56 pm #1264007
Rue NelModeratorYouβre welcome! We’re happy to help you out.
If you need anything else we can help you with, don’t hesitate to open another thread.November 20, 2016 at 11:05 am #1264377
crucialtimParticipantHi again,
I just noticed that this works on blog detail pages, like this: http://www.yogawithcr.com/gluten-free-blueberry-donuts-baked/but NOT on the main blog page: http://www.yogawithcr.com/blog/
November 20, 2016 at 11:29 am #1264395
ThaiModeratorPlease try with this CSS instead:
.x-header-landmark { background-color: transparent; }Hope it helps π
November 20, 2016 at 11:49 am #1264405
crucialtimParticipantNo luck…
November 20, 2016 at 11:57 am #1264409
ThaiModeratorHi There,
Please provide us with the admin account so we can take a closer look.
Thanks.
November 20, 2016 at 12:25 pm #1264424
crucialtimParticipantit was a couple posts above, the forum won’t let me post a duplicate reply: https://community.theme.co/forums/topic/renew-blog-title-background-color/#post-1263697
November 20, 2016 at 5:42 pm #1264632
RadModeratorHi there,
It’s because you have multiple instances of custom CSS that alters landmark background color. Please try this
.single-post .x-header-landmark, .blog .x-header-landmark { background-color: transparent !important; }Hope this helps.
November 20, 2016 at 7:08 pm #1264758
crucialtimParticipantthat did it, thanks very much!
November 20, 2016 at 11:23 pm #1264898
Paul RModeratorYou’re welcome! π
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1263695 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
