Forum replies created
Thanks for your passions.
Hi,
Yes, you can change the background colors of post formats with below custom css.
Add your color in custom css, you want to it.
.home .format-video,
.page-template-blog-page-php .format-video {
background: #FFA900;
}
.home .format-chat,
.page-template-blog-page-php .format-chat {
background: #d8b803;
}
.home .format-chat,
.page-template-blog-page-php .format-chat {
background: #d8b803;
}
.home .format-link,
.page-template-blog-page-php .format-link {
background: #01bbe1;
}
.home .format-image,
.page-template-blog-page-php .format-image {
background: #e66d26;
}
.home .format-quote,
.page-template-blog-page-php .format-quote {
background: #ca2547;
}
.home .format-aside,
.page-template-blog-page-php .format-aside {
background: #495d7f;
}
.home .format-gallery,
.page-template-blog-page-php .format-gallery {
background: #666;
}
.home .format-audio,
.page-template-blog-page-php .format-audio {
background: #009bae;
}
.home .format-status,
.page-template-blog-page-php .format-status {
background: #69849a;
}
Thank you
Hi,
If you don’t wait up to next theme update so we will fix this update manually now. if you wish to manually update currently.
Thank you
Hi,
Sorry But we have created custom css for the particular News page, not another page.
But Great you create right custom css for both pages.
Thank you
Hi,
We found out your error and solved it
You get new code in next theme update.
Thank you
Hi Hannes Lis
Check this answer, Add custom css to your additional css area
.content-box img {
width: auto;
}
Thank you
Hi,
We checked your both site but we can’t see any warning your dashboard page or on your site.
So please you help us to find a warning message on your site, you can explain where is this warning display or please send any screenshot of this warning message.
Thank you
Hi,
Sorry but it does not come to the theme, we think that your Advertise creates a problem.
Thank you
Hi,
We need to your site url and admin-details in private reply for check your issue by our developer.
Thank you
Hi,
It needs to some customization work, first open below path through ftp or cpanel
\wp-content\themes\evolve-plus\social-buttons.php
Open the file in the editor and find ‘Newsletter’ and replace with ‘Email’ after that save and close it.
Thank you