Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #261921

    Hi there we have our latest infographic, design and web projects here: http://wond.co.uk/latest-projects/

    I was wondering what the best way is to add custom styling to the sort buttons on this page?

    Thanks

    #262241

    Hi wonddigital!

    Thank you for using the theme!

    You can start with this on Quick CSS or custom.css:

    .av-masonry-sort a {
    background-color: #ff4a50;
    padding: 5px 15px;
    border-radius: 5px;
    margin: 0 10px;
    }
    
    .av-masonry-sort span.text-sep {
    display: none;
    }

    Best regards,
    Ismael

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