Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1092068

    Hello,

    Is it possible to use an image as portfolio filter instead of text?

    Wkr, Tim

    #1092758

    Hey Tim,

    Unfortunately, it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However, if it’s really important for you to get this done, you can always hire a freelancer to do the job for you :)

    Best regards,
    Basilis

    #1093916

    Hello Basilis,

    Ok thnx for the reply. Is it then possible to make buttons of the filters?

    Wkr Tim

    #1094381

    Hi Tim,

    Yes, it can be done with the css.

    Please share the link to the page where we can see the filters.

    Best regards,
    Victoria

    #1094703

    Hello Victoria see link below thnx!

    #1095420

    Hi Tim,

    Please try this css:

    
    .av-masonry-sort a {
        width: 150px;
        height: 30px;
        background: #2fdddd;
        line-height: 30px;
        border-radius: 5px;
        border: 1px solid #666;
    }
    

    Best regards,
    Victoria

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