Comments Stratos Agiani started the conversationSeptember 20, 2016 at 9:14pmHello I would like to know how I can make the overlay color darker for the title header at the modern blog single posts. Please see the relative screenshot. I have tried the following CSS without any luck. // Blog Modern Header - Footer image bg shade.business_sp_title:after, .rp_business:after { position: absolute; content: ""; width: 100%; height: 100%; background-color: rgba(27, 46, 63, 0.8); top: 0; left: 0; z-index: 0;}Also I would like to know how to change the date format.I have changed the format form the Wordpress Settings section but the format at the blog post stays the same.Thank you in advance Kind Regards Stratos Agiani 895TheFox repliedSeptember 21, 2016 at 8:03amHello Stratos,I am sorry but it seems that your support period has expired.Please re-new your support or purchase a new license of the theme in order to get support.For the custom css try to add !important for the background-color, this may fix the problem.Regards--------------------- Hosting we recommend ( Free SSL and CDN included in all plan ). Speed up your site with Autoptimize Test your site with GTmetrix and fix the issue to make it faster How to Update your Theme Sign in to reply ...
Hello
I would like to know how I can make the overlay color darker for the title header at the modern blog single posts.
Please see the relative screenshot.
I have tried the following CSS without any luck.
// Blog Modern Header - Footer image bg shade
.business_sp_title:after, .rp_business:after {
position: absolute;
content: "";
width: 100%;
height: 100%;
background-color: rgba(27, 46, 63, 0.8);
top: 0;
left: 0;
z-index: 0;
}
Also I would like to know how to change the date format.
I have changed the format form the Wordpress Settings section but the format at the blog post stays the same.
Thank you in advance
Kind Regards
Stratos Agiani
Hello Stratos,
I am sorry but it seems that your support period has expired.
Please re-new your support or purchase a new license of the theme in order to get support.
For the custom css try to add !important for the background-color, this may fix the problem.
Regards
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme