- This topic has 9 replies, 3 voices, and was last updated 7 years ago by .
Viewing 10 posts - 1 through 10 (of 10 total)
Viewing 10 posts - 1 through 10 (of 10 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › background of the boxes in blog page
Hi,
Site page: http://www.bodystressrelease.fr/wp/articles/
Can the boxes be transparent instead of white? If this is not possible then I like to set them on the background color – but I prefer transparent.
This is screenshot: https://imgur.com/EHrqnI7
Thank you, Wilfried
Hi,
Kindly go to Appearance >> Customize >> Basic >> Custom CSS and paste below code there:
.lay4 .hentry{background-color: rgba(255,255,255,0.4);}
Regards,
Shri
Thank you. Exacly what I want and I can regulate color and opacity good!
Can you also give me the code for the 3 other boxes in the sidebar: https://imgur.com/l7cuKzd
Hi,
Kindly go to Appearance >> Customize >> Basic >> Custom CSS and paste below code there:
#sidebar .widget { background: rgba(255,255,255,0.3);}
#sidebar .widget .widget-title { color:#fff;}
Regards,
Dave
Thank you. I did some changes, it is oke.
But now the color of this 5 texts are not good: https://imgur.com/gprDGPL
How can I change these colors?
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.lay4 .single_metainfo, .single_metainfo a { color:#fff !important;}
#sidebar .widget li a, #sidebar .widget a { color:#fff;}
.blog_mo a { color: #fff;}
Regards,
Dave
Thank you. Only the text in search box is still to change: https://imgur.com/daatW70
Hi,
#sidebar #searchform #s { color:#fff;}
Regards,
Dave
Thank you this works very well.
🙂
Umbraco to WordPress Migration A content management system is important for any small to big business. It helps to make your digital platform strong and […]
In the event that you have both a WordPress site and a YouTube channel, you should need to incorporate these stages. One route is by […]
Have you tried using HubSpot’s limited functionalities? Then, it is time to migrate your HubSpot website to WordPress. WordPress provides many features, themes, Plugins, and […]