i use a portfolio grid, but the menu text (the different categoris) are centered. i want them on the left side. how can i change this?
i have a second problem, if you select Drawing (one category), the selectet category shows up in a line above the category menu. how can i delete that?
i just want to have one row like row of the main menu.
Hey Automann,
Please try the following in Quick CSS under Enfold->General Styling:
.sort_by_cat {
text-align: initial;
}
.av-current-sort-title {
display: none;
}
Best regards,
Rikard
Thank you! it works perfect!!!! <3
Hi Automann,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria
