Tagged: x
-
AuthorPosts
-
July 11, 2016 at 5:24 pm #1082206
Joshua dParticipantHello, I’m wondering if id be able to change the transparent black color theme of the masonry blog layout to a transparent dark blue? Such as this color for example:#024975
July 11, 2016 at 5:26 pm #1082208
Joshua dParticipantPlease see blog here: http://www.absolutetruth.online/blog/
July 12, 2016 at 1:37 am #1082689
ChristopherModeratorHi there,
Please add following code in Customize -> Custom -> CSS :
.blog .x-container.max.width.main:before { background-color: #024975; }Hope that helps.
July 12, 2016 at 6:50 pm #1083913
Joshua dParticipantthank you for your response, however it changed the background color and id like to change the color of the posts to a transparent blue. please see screenshot.
in the screen shot you will see text “navigating life when things get hard” id like to change the color behind it. is this possible?
July 12, 2016 at 6:53 pm #1083917
Joshua dParticipantalso, the slider overlay has a transparent black on hover. please see here: http://www.absolutetruth.online/blog/
id like to change the color as mentioned above.
thank you kindly
July 13, 2016 at 3:00 am #1084434
ChristopherModeratorHi there,
Please add this code :
.h-entry-cover:before,.x-post-slider-entry:hover>a { background-color: rgba(0, 114, 99,0.5); }Hope it helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1082206 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
