Tagged: #quickcss
Hi guys, I need your help please.
I’ve been having this trouble for a while now I think, as there’s been many more occasions which I haven’t been able to update the quick CSS change on the general styling tab, haven’t been able to do this for a while actually.
Basically what I’m trying to do here is change the font/size etc of the portfolio category sort. I used this code in quick CSS to change it, but as usual, nothing changes, even after purge varnish etc etc.
#js_sort_items a { font-size: 16px; }
As mentioned, this has been happening for a while now with any code I input into the quick CSS. IS there a max. amount of code you can put in this area? I have a feeling I might have maxed it.
Thanks for the awesome theme otherwise! :) I’ve included login stuff below if you would like to have a look. Thank you
Hi!
I noted two things:
1. Varnish Cache, purge it every time you make a change to Quick CSS.
2. There are a lot of unclosed rules (missing “}”) in your Quick CSS, this nullifies any code below of it, either fix it or put the code at the very start.
Best regards,
Josue
Hey Josue,
Thank you! I moved the code to the top of the list and it worked. I will need to clean up the rest of the code soon :(
Many thanks :)
Hi!
I have corrected them but please review your code once again just in case.
Best regards,
Yigit
Hey, that’s great thank you so much!!! I will hop in and check.
Just quickly, could you have perhaps changed something that has changed the layout of the theme? The pages have just blown our to a full screen width for some reason, out of nowhere. I’m confused! :) I posted a support topic about it just now