Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #395482

    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

    #395517

    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

    #395827

    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 :)

    #395832

    Hi!

    I have corrected them but please review your code once again just in case.

    Best regards,
    Yigit

    #395868

    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

    #395895

    Hey!

    No i have only corrected the CSS code. My guess is codes you added are now being applied and that is causing the issue, so it should be CSS related. Let us stick to your other topic :)

    Cheers!
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.