Hi, how can i make the portfolio look like this? I also want to have the same buttons instead of the normal link ones.
https://ibb.co/iShJJ0
Link Kriesi: https://kriesi.at/themes/enfold-overview/
Also another question, if i want to rank services on google and do seo, do you recommend to use “portfolio” instead of “pages”?
Thanks Ronald
Hey ronaldalexander,
You can rank the portfolio pages, there is no reason not to.
The slugs do not play such a bit reason as mainly you have to focus on how those results will show after.
Best regards,
Basilis
Hallo Basills,
thanks! Can you answer also my second question how can i make to sort function look like the example above?
Thanks
Hi,
That would require quite a bit of css to achieve and likely the services of a freelancer, however if you can get your portfolio page up and share the link we would take a look at it for you.
Best regards,
Jordan Shannon
Hey, thanks for writing!
Attached the private content (Link)
Thanks Ronald
Hi Ronald,
Best regards,
Victoria
Hello Victoria,
sorry :-)
Credentials are below in private content.
Hi ronaldalexander,
Do you mean something like this?
@media only screen and (min-width:1024px){
#js_sort_items .text-sep {
display: none;
}
#js_sort_items a {
padding: 10px;
width: 16%;
text-align: center;
}
.main_color #js_sort_items a.active_sort {
background-color: #666;
color: #fff;
border: 4px solid #666;
}
.main_color #js_sort_items a.active_sort:hover {
color: #ccc;
}
}
If you need further assistance please let us know.
Best regards,
Victoria