Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #297908
    pitom
    Participant

    Hello
    I would like to remove the white rectangle on the home page slider, I can’t find how to do it,

    thank you for your answer

    Regards

    #297913
    Skandha
    Participant

    @pitom: Hello there,

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

    #feature-slider-section .entry-container {
    display: none !important;
    }

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

    #297971
    pitom
    Participant

    Hello Skandha
    Thank you so much for your help, it works, but there is a white line in the middle, can you do something to remove this line, thank you very much, good day

    regards

    #297975
    Skandha
    Participant

    @pitom: Hello there,

    Please replace the code above with the following Code.

    .slider-content-wrapper {
    display: none;
    }

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

    #298029
    pitom
    Participant

    Hi Skandha

    Thank you very much, it works, you are a good one
    have a nice day

    Kind Regards

    #298033
    Skandha
    Participant

    @pitom: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/catch-inspire/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help,
    don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

    #298709
    pitom
    Participant

    Hi Skandha

    It is possible to open another page when I click on the Facebook or Instagram icon, thank you
    have a nice day

    Regards

    Pitom

    #298772
    Skandha
    Participant

    @pitom: Hello there,

    Go to => Appearance => Menus => On top right hand corner Screen Options => Check the Link Target option.

    Then,

    Go to => Select a menu to edit: => Select Social Navigation and Click on Select.

    Now,

    Click on the menu items => Check the option Open link in a new tab => Save Menu

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

    #298776
    pitom
    Participant

    Hello Skandha

    Thank you so much, it works, you are top
    have a nice day

    regards

    Pitom

    #298802
    Skandha
    Participant

    @pitom: Hello Pitom, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/catch-inspire/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help,
    don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘theme catch-inspire’ is closed to new replies.