Forum Replies Created
-
AuthorPosts
-
Thank You soooo much Victoria!! That code works perfectly!
Unfortunately, neither of the code solutions above, or below work on my devel site.
#js_sort_items {
font-size: 20px;
}.av-masonry-sort * {
font-size: 20px;
}.av-sort-by-term * {
font-size: 20px;
}My devel site is listed below – the portfolio grid is just below the layer slider element. I’m trying to increase the font size of the portfolio Grid sort terms/items
Hello,
I’m trying to increase the font size for the “Portfolio grid sorting” text. I have tried adding the following css (as per the forums) to the Quick CSS, and a couple of other variations to no avail in increasing the font-size of the text for the sort options.
Please advise.sort_by_cat {
font-size: 20px;
}#js_sort_items a, #js_sort_items {
text-decoration: none;
outline: none;
font-size: 18px; /*was 12 before*/
}You checked too late and after the issue was addressed Victoria, but thanks anyway.
Having consulted again with my Host Provider, they came back with this:
“Cause/fix:
It was a firewall rule (false/positive), causing the issue. It has been removed.
This happens as a precaution when a code is injected and considered malicious.
In some cases we need to remove it manually since we know it is not a threat to the server.”Close this ticket
Having spoken with my Host Provider, the reply was:
“Hello Reuben,
Thank you for contacting HostPapa.
The update might’ve done something to your install and something could’ve been broken.
There’s nothing on our side that could block the configuration.
Can you please reinstall the plugins / themes directly with the updated version of those?
Please create a backup of your websites first.
Let us know how it goes.”This reply has been marked as private. -
AuthorPosts