Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #110951
    [email protected]
    Participant

    Hi,

    Is it possible to keep the exerpt text in the Featured Grid Content but remove it from Featured Slider ?

    Thank you,
    Jan

    #110979
    Mahesh
    Keymaster

    @jan_wilczewskionet-eu: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:

    #feature-slider .entry-content, 
    #feature-slider .more {
        display: none;
    }

    Regards,
    Mahesh

    #110999
    [email protected]
    Participant

    thank you!
    you are the best support ever 🙂

    #111004
    Mahesh
    Keymaster

    @jan_wilczewskionet-eu: Thank you for your appreciation. Have a nice day!

    Regards,
    Mahesh

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Excerpt in Featured Grid Content but not in Featured Slider’ is closed to new replies.