Text on sidebar block headings is not consistent and I’m having trouble adjusting it.
I have run out of options for adjusting the text on sidebar headings other than using CSS code (I am not good at it) but I am having trouble getting the code right.
Installed Newspaper 9 with the Default Demo initially (2 years ago) but upgraded and converted and no longer using the tagDiv Standard Pack plugin.
On the homepage https://testsite.northdallasgazette.com/
Image: https://testsite.northdallasgazette.com/wp-content/uploads/2021/01/Sidebar-Heading-1.jpg
On another page: https://testsite.northdallasgazette.com/index.php/ndg-live-video/
Image:
https://testsite.northdallasgazette.com/wp-content/uploads/2021/01/Sidebar-Heading-2.jpg
I want them both centered with the font size of the larger one (19px). I followed the instructions for using the browser’s Inspector here and could only come up with the following code but it does not work.
td_block_templete_14 widget .td-block-title a {
font-size: 19px;
text-align: center;
}
Please help.
Hello!
Please use this CSS code:
.widget.td_block_template_14 .td-block-title a,.widget.td_block_template_14 .td-block-title span{
font-size: 19px !important;
text-align: center;
}
Add this code in Newspaper -> Theme panel -> Custom code -> Custom CSS.
Thank you!
Thanks but it did not change it.
https://testsite.northdallasgazette.com/wp-content/uploads/2021/01/Sidebar-Heading-3.jpg
https://testsite.northdallasgazette.com/wp-content/uploads/2021/01/Sidebar-Heading-4.jpg
Any other suggestions would be greatly appreciated
Thanks again. But there is still no change when using that code.
Hello !
We need to take a look and see what happened there.
Please contact us via email at contact@tagdiv.com and provide the following:
– admin url and credentials
– A link to this topic in order to identify you
Our team will take a look !
Thank you !
I have sent two emails and have not heard anything back. When should I expect a response?
Akiim