Hi all,
I would like to change the look and feel of the filter options when items out of the portfolio are shown.
We would like to have it more prominent, preferably buttons?
Hey Martin,
Could you provide us with a screenshot highlighting your intentions please? Also please post a link to where we can see the actual element you are looking to style.
Best regards,
Rikard
It’s this filter on the portfolio page that I mean. The page itself is located on https://www.dopo.nu/solambacht/vacatures/
We would actually have it more button style, like the buttons we use on the home page https://www.dopo.nu/solambacht (like the three buttons in the top section with the text “bezoek de website”.
Hi martinvanderharst,
Please try to add this CSS code in Enfold > General Styling > Quick CSS:
#top .av-masonry-sort a {
border-radius: 20px;
padding: 9px 10px 7px;
font-size: 13px;
margin: 3px 4px;
line-height: 1.2em;
position: relative;
font-weight: normal;
text-align: center;
color: white;
background-color: #b22979;
}
#top .av-masonry-sort .text-sep {
display: none;
}
#top .av-masonry-sort a:hover,
#top .av-masonry-sort a.active_sort {
background-color: #00a6d9;
}
Hope it helps.
Best regards,
Nikko
This is great Nikko, exactly what we meant. Topic can be closed! ;)
Hi martinvanderharst,
We’re glad that we could help :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko