My default theme accent color is red. So all post links are showing red. I just want to remove the color of link and put only colored link underline with medium size border line. Like this: https://prnt.sc/lwwdvy
Hi,
In order to achieve that please add the below custom css in Newspaper>Theme panel>Custom code>Custom css
.single .td-post-content a:hover{
color: #222;
-webkit-text-decoration-color: red;
text-decoration-color: red;
}
.single .td-post-content a{
color: #222;
}
results:
https://www.screencast.com/t/eZOdigjXPAm
Thank you.
Thanks.
Why the new WordPress editor not working properly with this theme?
It started hiding the area of paragraphs or blocks after 4 blocks. Is this the issue with your theme?
Check the screenshot. https://prnt.sc/lx3fay
Hi,
Please make sure that you have the latest version of theme.
The WordPress editor is working with our theme
-> https://www.screencast.com/t/9egCvTaf4
Also is possible to be some plugins conflicts, you can try to deactivate all non theme plugins, clear all cache and try again.
Thank you for our understanding.
I have tried everything. But can’t find what’s conflicting?
Can you please provide me email where i can give you log in access and you can check.
Hi,
First please make sure that you have the latest version of Newspaper.
If there is still a problem, you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email.
Thank you for your understanding.