Forum Replies Created
-
AuthorPosts
-
acmethemes
KeymasterNice to know that your problem is solved and we are really happy that you shared your solutions with us.
Thanks again.acmethemes
KeymasterHello Ervin Demirovic,
Thank you so much for using our theme SuperNews. It seems that there is issues due to plugin. Can you please check once by deactivating the installed plugin one by one and try to find which plugin is causing conflicts.
Let us know if you have any more help.Regards
Acme Supportsacmethemes
KeymasterKamil, I checked on your site and try the css codes and the color of the comment text is changed. So, contact us with email, we will help you with the best alternative way.
Thank you
acmethemes
KeymasterHello zeroxo,
Thank you so much for using our theme SuperNews. Can you please provide us the link of your site so that we can check the real issues what you are talking about.
Better to provide the screenshot of the issues as well. It help us to understand the issues easily.Thank you
acmethemes
KeymasterWhy you commented this codes?
/*
.comment p {
color: blue !important;
}
*/instead of using without comment. Please add the codes on Appearance > Customize > Additional CSS
.comment p { color: blue !important; }Regards
acmethemes
KeymasterCan you please add this.
.comment p { color: blue !important; }Hope, this will work for you.
Regards
acmethemes
KeymasterHello jpschaper,
Thank you so much for your question regarding our theme. If you want to addTagson before the tags list, we request you to customize the theme code. Please find the functionsread_more_entry_footer()on template-tags.php. and in line 67, addTags:before%1$sand make it'Tags: %1$s'. Hope you understand what we mean.
Please try once and let us know.
Regardsacmethemes
KeymasterWe think, you are able to change it, right?
Use support forum again if you need any additional help.Regards
acmethemes
KeymasterNice to know that your problem is solved. 🙂 If you have any further query, let us know.
Regards
Acme Supportsacmethemes
KeymasterHello kamil,
There is no any such options for the comments color.
First try adding the below CSS codes on Appearance > Customize > Additional CSS.comment-list p { color: red !important; }Change the color name or with color Ids, if it worked. Otherwise, Can you please let us know the page URL of that comments page, we will check and provide the custom CSS.
Thank you
acmethemes
KeymasterOk, thank you
acmethemes
KeymasterHello lucke-stz,
Thank you so much for using support forum for the query. As far as we know, this is the server issues or SSL issues. So, please contact with the server once.
Please let us know the response from them as well.Thank you
acmethemes
KeymasterPlease add the below css codes on Appearance > Customize > Additional CSS to change the color of hover link.
a:hover { color: #FFf !important; }Regards
Acme Supportsacmethemes
KeymasterCan you please check the plugin once. If you are not familiar with codes, you need to use either the premium theme or need to use the plugin. In premium theme we have more than 100 fonts, you can easily change the font family from dropdown.
Let us know, in case of confusion.Regards
Acme Supportsacmethemes
KeymasterHello marcoluca1988,
Thank you so much for your question regarding our theme Mercantile.
If you want to hide such meta tags, you have three methods.
1. Simple method is, purchase the premium theme and use it. Premium theme have lots of additional features and you can easily manage everything on your site including meta, slider, sidebars etc. Check premium products here.
2. Customize the theme code. Find the codes on theme file and customize it. Note: Child theme is recommend to customize the theme.
3. Use the below CSS codes on Appearance > Customize > Additional CSS to hide the meta from the blog page..entry-meta { display: none; } .comments-link { display: none; }Hope, you choose the best suitable method for your website.
You can read this blog post to know more about the theme as well.
If you have any query, feel free to ask.
Regards
Acme Supports -
AuthorPosts