Support Forum

For all questions related to themes and plugins!

Enter search keyword e.g. "footer color".

  • Registration is Required

    Registration is required to post questions to support forum. ThemeForest buyers also need to obtain Purchase code to be able to post on forum.

    Please read here how to obtain Purchase code.

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

#2720
Vladimir
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