How can we help?

If you are looking for support for our PokaTheme, this is the place!

Home Forums PokaTheme support Remove/Hide “Read More” buttons

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #7631
    Leon Reaboi
    Participant

    Hi team,

    Can you indicate the best way to remove or hide read more buttons from posts carousels?

    Thanks

    #7680
    Leon Reaboi
    Participant

    guys??

    #7685
    admin
    Keymaster

    Hi Leon!

    Are you referring to the shortcode [latest_news]?

    #7694
    Leon Reaboi
    Participant

    yes!

    #7695
    discoman
    Participant

    Hello,

    Hide “Read More” buttons, add this line to your ‘Additional CSS’ in Customization:

    `.news-list .btn {display:none!important;}`

    Offir

    #7697
    admin
    Keymaster

    Hi!

    The answer of discoman is correct! Thanks!
    Also maybe you want to reduce the padding of the section after the button is gone to:

    `.news-list .item .text { padding-bottom:20px; }`

    #7706
    Leon Reaboi
    Participant

    Much Appreciated Discoman & Support 🙂

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.