Combine external stylesheets

Posted in: Newspaper
Post count: 44

Hello,
How can i combine the 14 external stylesheets on my site at https://www.kodibox.tv
Thanks.

Post count: 23312

Hello poppeto,

Unfortunately, our theme does not have such an option for it using the Theme panel, sorry! You can do it only if you add all of these through code. As a hint, you will have to use the wp_enqueue_style() function from WordPress as we use it in our theme for adding the Woocommerce style, something like this -> http://screencast.com/t/hb0q6HUYuRE For more references about this method, please check the Codex documentation here -> https://developer.wordpress.org/reference/functions/wp_enqueue_style/ Please notice that is not a simple task and if you are not aware of the steps which are needed to take in this regard, please consider hiring a freelancer/developer to help you because we cannot provide customization services at the moment, sorry!

Thanks for your understanding!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.