Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1340009

    Hi, Fantastic theme! I am loving the updates.

    I’m creating quite a few bits of custom CSS for a website. Does it make any difference if I put the custom CSS in the ‘Customising
    Additional CSS’ section compared to putting them in my_custom.css and enqueuing it as detailed here: https://kriesi.at/documentation/enfold/add-custom-css/#enqueue-custom-css

    I’d ideally like to be doing the most efficient way to increase page load times.

    Many thanks in advance,

    #1340119

    Hey Ben,

    Thank you for the inquiry.

    Either way should work fine but we recommend adding all your custom css in the Quick CSS field or in the style.css file within the child theme directory. All custom modifications in the Quick CSS field are loaded after the default stylesheets, so it is quite useful when you are trying to override or adjust the style of a certain element.

    Best regards,
    Ismael

    #1340143

    Hey Ismael, thanks for the speedy reply. Much appreciated. :-)

    I’m not sure I understand fully though. Is it best practice for speed to enqueue the custom CSS as detailed here: https://kriesi.at/documentation/enfold/add-custom-css/#enqueue-custom-css

    Thank you so much.

    #1340229

    Hi,

    Thanks for the update. There’s not really any best practise, but using the existing methods which Ismael detailed might be easier than enqueuing your own stylesheet.

    Best regards,
    Rikard

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