- This topic has 9 replies, 3 voices, and was last updated 7 years, 3 months 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.
🙂
Why Your Hosting Solution Shapes First Impressions Before a customer contacts your team or visits your store to purchase any product or service, they first […]
Are you looking for the best WooCommerce based plugins for your WooCommerce Website? Here’s a list of the best WooCommerce based plugins. These are suitable […]
When talking about WordPress, you may get curious about the plugins used by WordPress, shortcodes, page builder, etc., in the same way, SEO optimized WordPress […]