Private: Home › Forums › WordPress Themes › Elvyre – Retina Ready WordPress Theme › Problem Adding Content Manager to Portfolio with multiple columns › Reply To: Problem Adding Content Manager to Portfolio with multiple columns
April 9, 2015 at 2:48 pm
#2720
Keymaster
Hi,
Well Child theme’s CSS is automatically loaded so you can’t control this but you can use “!important” rule on every CSS attribute to override Revolution slider style.
Second option is to enqueue new CSS file where you will put your custom styles. You can use “priority” in add_action
Third options is that you contact Revolution slider authors and ask for help with modifying slider CSS.
Vladimir