Remove "Description" Text from Tab

This topic has 8 replies, 2 voices, and was last updated 6 years, 7 months ago ago by Rose Tyler

  • Avatar: aahmadi3
    aahmadi3
    Participant
    September 6, 2017 at 21:34

    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

    7 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 7, 2017 at 07:56

    Hello,

    Please try to add this code in custom.css:

    #content_tab_description h2 {
        display: none;
    }

    Regards

    Avatar: aahmadi3
    aahmadi3
    Participant
    September 7, 2017 at 20:20

    Hello,
    That code provided did not work…
    Please advise.
    Thanks.
    Ali

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 8, 2017 at 08:05

    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

    Avatar: aahmadi3
    aahmadi3
    Participant
    September 8, 2017 at 17:36

    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

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 11, 2017 at 08:05

    Hello,

    Please close media query in your custom css https://prnt.sc/gjo3iq https://prnt.sc/gjo3qk

    Regards

    Avatar: aahmadi3
    aahmadi3
    Participant
    September 12, 2017 at 00:17

    Hello,
    Good catch and I have made the update to the CSS but its still not working…
    Please advise.
    Thanks.
    Ali

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 12, 2017 at 07:38

    Hello,

    Please clear cache and then check http://prntscr.com/gk3ex5

    Regards

  • Viewing 8 results - 1 through 8 (of 8 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.