How can we help?

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

Home Forums PokaTheme support Removing “Review” button on affiliates_carousel posts

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #7455
    DJackie
    Participant

    Hey,
    How can I remove the “Review” button from this carousel ?
    Want only the CTA button to show.

    #7482
    admin
    Keymaster

    Hi!

    You can hide the review buttons in a shortcode with CSS.

    #7486
    DJackie
    Participant

    Hi,
    Can you help me with the actual code and where to place it?

    #7542
    admin
    Keymaster

    Hi!

    You can add the following:

    `.carousel .owl-item .aff-single-widget .col-lg-6 { flex: 0 0 100%; display: block; width: 100%; max-width: 100%; } .carousel .owl-item .aff-single-widget .btn–blue{ display:none; }`

    In Appearance->Customize you’ll find the Additional CSS tab in order to add your custom CSS.

    • This reply was modified 4 years, 4 months ago by admin.
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.