Tagged: x
-
AuthorPosts
-
January 6, 2017 at 1:46 pm #1319238
MiticaParticipantHello team!
I want to add a transparent background to the following sections of my blog index page, see attachment. However, since it is a blog index page, I cannot achieve this in cornerstone.
I have not found any suitable code on the forum to achieve it either, could you please help me out? So I want the list of blog posts to have an opaque green background, so the background of the site still shines through, see my other pages to view the desired effect.
Thank you!
January 6, 2017 at 1:47 pm #1319243
MiticaParticipantSorry, forgot to add the link: test.tierramitica.com
January 6, 2017 at 5:29 pm #1319446
JadeModeratorHi there,
I can’t seem to find the page that does not have the transparent green background.
Would you mind providing the direct link to the page you’re working on?
January 7, 2017 at 9:57 am #1320197
MiticaParticipantHello jade,
This is the link, it is my blog index page:
January 7, 2017 at 11:03 am #1320264
ThaiModeratorHi There,
Please add the following CSS:
.blog .x-main .hentry, .search .x-main .hentry, .archive .x-main .hentry { background-color: rgba(255, 255, 255, 0.75); padding-top: 0; border: none; } .blog .x-main .hentry h2.entry-title, .search .x-main .hentry h2.entry-title, .archive .x-main .hentry h2.entry-title { margin-top: 10px; }Hope it helps 🙂
January 10, 2017 at 3:34 pm #1324541
MiticaParticipantThai, thank you so much, that is breathtakingly beautiful! A big hug!
January 10, 2017 at 3:53 pm #1324562
Prasant RaiModeratorYou are most welcome. 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1319238 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
