• honzajd

    (@honzajd)


    Hello,
    I would like to ask you – how can i remove “Read more” button in main slider?

    Thank you for help

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter honzajd

    (@honzajd)

    And also in other section for example in section of circle pictures and picture background.

    Thank you

    @honzajd

    Can you add the below CSS code to Additional CSS box and check?

    a.slider-btn, a.service-btn {
        display: none;
    }

    Thanks.

    Thread Starter honzajd

    (@honzajd)

    You are amazing ??

    It works!

    Please, can you help me also with disable “automatic” hyperlinks on main subtitles in sliders, main subtitles in services, text subtitles in Menu /each food name/?

    Thank you so much!

    Honza

    @honzajd

    Can you add the below CSS code to Additional CSS box and check?

    #home-slider .slider-title, .service-title a, h4.rp-title {
        pointer-events: none;
    }

    Thanks.

    Thread Starter honzajd

    (@honzajd)

    Hello,
    it works on slider title, but no results on service titles and menu item titles.

    Thank you

    @honzajd

    We checked out your site and could not replicate the issue. So, can you once try clearing out your browser’s cache and check? If it does not solve the issue, can you provide us the screenshot link with the mark on it of the area which you are referring to?

    Thanks.

    Thread Starter honzajd

    (@honzajd)

    Hello,
    i am sending:
    1) screen
    2) screen2

    Thank you

    • This reply was modified 5 years ago by honzajd.
Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Remove “Read more” in slider’ is closed to new replies.