Please help me fix this

  • steve5000

    #36791

    Wow, no need for that behaviour, these guys were all trying to help you out. perhaps next time they won’t bother.

    Anonymous

    #36792

    Please never insult a person who’s trying to help you.

    Perhaps you should read this – http://www.wpbeginner.com/beginners-guide/how-to-properly-ask-for-wordpress-support-and-get-it/

    Anonymous

    #36793

    Hi Guys so sorry to revive this topic here after what was probably an unpleasant exchange.

    I was wondering if there’s a way to show the title of the post in the slider but hide the excerpted text?

    Thank you for all your efforts on our behalf, I really do appreciate it. Jonathan

    Admin

    Syahir Hakim

    #36794
    Quote:
    I was wondering if there’s a way to show the title of the post in the slider but hide the excerpted text?

    Add this to your Custom CSS or child theme’s stylesheet:

    .featured_slider .slider_post_entry {
    display: none;
    }

    Feel free to create your own topic next time though, as topics marked as resolved are often overlooked.

Viewing 4 posts - 31 through 34 (of 34 total)

  • You must be logged in to reply to this topic.