Viewing 8 posts - 21 through 28 (of 28 total)
  • Author
    Posts
  • #163554
    marie21
    Participant

    just on some special pages.

    #163555
    Skandha
    Participant

    @marie21: Please let me know on which pages you would like to hide the text widget so that I can provide you the necessary CSS Code.

    Kind Regards,
    Skandha

    #163556
    marie21
    Participant
    #163561
    Skandha
    Participant

    @marie21: Please check that page. I have added the CSS Code and the text widget now is hidden.

    Let me know if this works out!
    Kind Regards,
    Skandha

    #163563
    marie21
    Participant

    The same problem as before. The textwidget with contctdetails under the icons is hide but also the site orign textwidgets – now is just shoing a background image and the newsletter widget.

    #163637
    Skandha
    Participant

    @marie21: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .page-id-2233 #text-2 .textwidget {
          display:none;
    }

    This should solve the issue you are having.
    Let me know if this works out!
    Kind Regards,
    Skandha

    #163658
    marie21
    Participant

    YEAH! Great great perfect! Thaaaank you very much!

    #163666
    Skandha
    Participant

    @marie21: Hello Marie, I hope I was able to resolve your issue. Would you mind taking a few minutes to write a review for me please?
    https://wordpress.org/support/theme/catch-responsive/reviews/#new-post
    I’d really love to know what you think of my support. Your feedback is deeply valued as it will help potential clients read about your experience and also help me improve. Thank you so much for your help! Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 8 posts - 21 through 28 (of 28 total)
  • The topic ‘hide Extra Header Widget Area on single pages’ is closed to new replies.