“Text Logo” color and font can’t be changed. I’m currently using Header Style 10. Do you have a fix for this? Thanks!
Hi,
If you are using a default header template from theme panel please check this documentation -> https://www.screencast.com/t/aRh4BzGqG -> https://forum.tagdiv.com/header-styles/
If you are using a template from tagDiv Cloud template please check this documentation
Newspaper Theme 9.5 Update: What’s new in the Newspaper Theme -> https://tagdiv.com/whats-new-in-newspaper-theme-9-5-update/
Check out the New Header Main Menu with Newspaper Theme -> https://tagdiv.com/header-main-menu-newspaper-theme/
If there is still a problem, please provide some more details and some screenshots or a link were I can inspect this problem.
Thank you!
Here is the URL to my website: http://prolifemag.org
I installed the “News Week” demo as a base template.
I still can’t make changes while using Header Style 10.
Hi,
If you are using the header 10 -> https://www.screencast.com/t/lwyIEKT4
you can change the color text from here -> https://www.screencast.com/t/tDONrsmNW and the logo text size from here -> https://www.screencast.com/t/2Bexntox
Results -> https://www.screencast.com/t/WaowGP7UsOF
Thank you!
Hi Calin, I’ve followed the screenshots and it still didn’t change.
For example I changed the “text logo color” to #00a597 and it still appears black on my site. Do you have any fixes for this? Thanks
Hi,
I checked this problem and is look like for this header style the css from demo is stronger and is need to be set manually in Newspaper>Theme panel>Custom code>Custom css
-> https://www.screencast.com/t/53JqToECy2hu
.td-week .td-header-style-10 .td-logo-text-container .td-logo-text {
color: #00a597
}
Or you can import from tagDiv Cloud Library this header and set it in -> https://www.screencast.com/t/YDZHINPF you can edit this with tagDiv Composer and make it like you want.
Thank you!