Template CSS Location

Hi. How can I locate the CSS file that styles the templates in Pro?

Thanks.

Hello @Mrbiizy,

Thanks for writing to us.

You can access all the CSS file of Pro theme from here :
All the CSS files inside this directory.
\wp-content\themes\pro\framework\dist\css

For example.
\wp-content\themes\pro\framework\dist\css\site\stacks\ethos.css

I would not recommend you to edit any theme files If you have an additional style you can use our Global CSS option under X/Pro—>Theme option --CSS.

In case if you want to enqueue any CSS file into the theme I would recommend you to use Child Theme

If you have an idea about coding, please have a look at this article for CSS or style enqueue function

Hope it helps
Thanks

Ok.

Thank you so much.

Hi Mrbiizy,

Glad to help you.

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.