Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Main content transparency

Home / Forums / Virtue Theme / Main content transparency

This topic is: Not Resolved
[Not Resolved]
Posted in: Virtue Theme
January 27, 2014 at 10:22 am

Hi again… 🙂

I started working with the theme using:
.contentclass {background: rgba(255,255,255,0.5);}

to create a “semi-transparency” for the entire website, which worked great but on many, many pages, it’s just not optimal as the text is a bit hard to read.
So I tried to select which pages would not be transparent at all using:

.page-id-“” .main-container .container {
background-color: #F0F0F0;

but it’s not working at all. m I doing something wrong in the CSS here?

In a “worse case”, other question: how I can I make only the homepage fully transparent but leave the entire website “normal”?

Thanks a lot…
Anne

  • The forum ‘Virtue Theme’ is closed to new topics and replies.