How can we help?

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

Home Forums PokaTheme support Change positions buttons + cta-style [PokaTheme Featured Affiliates + Table]

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #17834
    admin
    Keymaster

    Hi Tomas!

    1) About your 1st screenshot, you could do 2 things:
    – Overwrite the inc\templates\affiliates\featured-affiliate.php file and add the new button you want, inside your child theme (this requires some PHP knowledge)
    – Use CSS to style .single-affiliate-links so that it looks like the screenshot you sent to us.

    2) About your 2nd screenshot I understand that you refer to: PokaTheme Affiliates Table Style 4. You could switch the order of the buttons by applying the following CSS:

    .review-box--style3 .review-box-actions { flex-flow: column-reverse; }
    
Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.