This topic has 8 replies, 2 voices, and was last updated 7 years, 2 months ago ago by Rose Tyler
Hello,
How do I remove the highlighted text: https://puredogfood.com/Newsletter/description.png
I have tried adding this CSS but it does not work:
.tab-content h2 {
display: none !important;
}
Please advise.
Thanks.
Ali
Hello,
Please try to add this code in custom.css:
#content_tab_description h2 {
display: none;
}
Regards
Hello,
That code provided did not work…
Please advise.
Thanks.
Ali
Hello,
Did you create custom.css? https://www.youtube.com/watch?v=Qok2zRedRMY.
I do not see this code via inspector on your site.
Could you please provide wp-admin access in Private Content?
Regards
Hi Rose,
Yes I do have a custom CSS…I have several lines of customer code that is live on the site that you should be able to see. Can you please just provide a working code that I can use?
Thanks.
Ali
Hello,
Please close media query in your custom css https://prnt.sc/gjo3iq https://prnt.sc/gjo3qk
Regards
Hello,
Good catch and I have made the update to the CSS but its still not working…
Please advise.
Thanks.
Ali
You must be logged in to reply to this topic.Log in/Sign up