Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Override CSS For an Apex Theme Style (APEX 19.2)

McRiversDec 8 2020 — edited Dec 10 2020

I would like to override the styling of my current theme (Universal Theme - 42 / Vita). I was hoping that I could create a style_overrides.css file and somehow apply it to the workspace for all applications to utilize without having to update / replace the existing theme style. Basically, having it be the last .css file listed in the <head> tag.
I tried adding the css file to the User Interface \ User Interface Details \ Cascading Style Sheets, but the style_overrides.css file was not being detected.
I've been reading the documentation about creating a new theme style, but was hoping to avoid this as it is only 3 or 4 things i'm looking to change. Or is copying the existing theme style and modifying as needed the best way to do this?
Thanks,
Mike

This post has been answered by fac586 on Dec 10 2020
Jump to Answer
Comments
Post Details
Added on Dec 8 2020
4 comments
3,076 views