The Ethos Carousel is adding 30 h1 tags to each page.
How can I remove the h1 tag, but keep a readable font size?
I am running a child theme at https://www.shetzers.com/
Thanks in advance.
Matt
The Ethos Carousel is adding 30 h1 tags to each page.
How can I remove the h1 tag, but keep a readable font size?
I am running a child theme at https://www.shetzers.com/
Thanks in advance.
Matt
Hey Matt,
Thanks for writing in! The Ethos Carousel item titles are only using the H2 tags. If you want to change it, you will have to use a child theme and modify the _post-carousel.php
file which is located \wp-content\themes\x\framework\legacy\cranium\headers\views\ethos\_post-carousel.php
and then you should place it in your child theme’s folder particularly in \wp-content\themes\x-child\framework\legacy\cranium\headers\views\ethos\_post-carousel.php
. You can get the child theme here:
Be advised that custom CSS coding is beyond the scope of our support. The above is just an example code on how you may achieve what you have in mind. You can check out our ONE service for a detailed and tailored solution.
Kindly let us know how it goes.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.