How can we help?

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

Home Forums Child Themes support Review button design in lists

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #17617
    marketpush
    Participant

    Hey,

    I have made my toplist, and the “Play Now” is actually a real “button”, but I would like my “Review” to be also kind of like a button design. Is this doable in some way?

    Also, for some reason, I dont have any theme settings. Am I missing that or are there no such thing?

    #17622
    admin
    Keymaster

    Hello!

    For the button, the simplest way is to do it using CSS inside your child theme. Chances are you can use the following CSS selector and apply the changes you want.

    .review-extra-links-item a {
     // Your changes here...
    }
    

    In PokaTheme4 the theme settings are under Dashboard > Appearance > Customizer.

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