Title: redux with elementor css problem
Last modified: January 15, 2021

---

# redux with elementor css problem

 *  Resolved [stevantic](https://wordpress.org/support/users/stevantic/)
 * (@stevantic)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/redux-with-elementor-css-problem/)
 * Hi,
 * I’m trying to connect custom theme settings which was created using redux framework
   to elementor’s.
 * First issue – Redux compiled css looking like this
 * {background-color:#ce0000;}{margin-top:0em;margin-right:0em;margin-bottom:0em;
   margin-left:0em;}{}
 * – I was changed body background color and there is no body tag in provided code..
   beside that is wraped to curly brackets.
 * Second issue – previous code is working without elementor, but when elementor
   is activated he overvrites redux style that is generated.
 * Im using elementor hook’s -> [https://developers.elementor.com/add-custom-functionality/](https://developers.elementor.com/add-custom-functionality/)
 * Second question:
 * What beside css i need to “connect” with elementor to provide normal theme functioning?

Viewing 6 replies - 1 through 6 (of 6 total)

 *  [mohammedeisa](https://wordpress.org/support/users/mohammedeisa/)
 * (@mohammedeisa)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/redux-with-elementor-css-problem/#post-13925157)
 * Hi,
 * 1.About the missing body tag, I’ve just tested this functionality on TwentyTwnetOne
   and the body tag in the CSS generated by Redux has been printed normally.
 * So, this would be an issue in Elementor.
 * 2.There might be an issue that the theme overrides Redux styles and I will discuss
   this with the development team.
 * 3.Could you please clarify this question?
    What beside css i need to “connect”
   with elementor to provide normal theme functioning?
 *  Thread Starter [stevantic](https://wordpress.org/support/users/stevantic/)
 * (@stevantic)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/redux-with-elementor-css-problem/#post-13928134)
 * Hi,
 * 1. different situation here
    2. tnx 3. yes, I was uninstaled plugin, and set 
   it directly in my theme, but admin dash styles and js crashed.
 * [https://prnt.sc/x82fqk](https://prnt.sc/x82fqk)
 * code in functions.php:
    // Including Redux Framework require_once (dirname(__FILE__).‘/
   lib/theme-options/redux-framework.php’); if ( class_exists( ‘Redux’ ) ) { require_once(
   dirname(__FILE__) . ‘/lib/theme-options/sample/sample-config.php’); }
 * File structure: [https://prnt.sc/x82msr](https://prnt.sc/x82msr)
 *  Plugin Contributor [Dōvy Paukstys](https://wordpress.org/support/users/dovyp/)
 * (@dovyp)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/redux-with-elementor-css-problem/#post-13928562)
 * There is currently an issue with embedding Redux 4 in a theme. Please use the
   plugin to load Redux until we resolve this issue. 🙂
 *  Thread Starter [stevantic](https://wordpress.org/support/users/stevantic/)
 * (@stevantic)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/redux-with-elementor-css-problem/#post-13928888)
 * Please fix issues that I’v reported earlier on this topic
 * Thanks!
 *  [mohammedeisa](https://wordpress.org/support/users/mohammedeisa/)
 * (@mohammedeisa)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/redux-with-elementor-css-problem/#post-13939776)
 * About this issue:
    Second issue – previous code is working without elementor,
   but when elementor is activated he overvrites redux style that is generated.
 * This has been fixed in the next Redux release.
 * I’m checking the first issue.
 *  [mohammedeisa](https://wordpress.org/support/users/mohammedeisa/)
 * (@mohammedeisa)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/redux-with-elementor-css-problem/#post-13940082)
 * Hi,
 * Taking about the first issue. I’m not able to replicate the issue on my local
   installation.
    Can you share the needed configurations to replicate the issue?
 * Thanks.
    -  This reply was modified 5 years, 3 months ago by [mohammedeisa](https://wordpress.org/support/users/mohammedeisa/).

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘redux with elementor css problem’ is closed to new replies.

 * ![](https://ps.w.org/redux-framework/assets/icon.svg?rev=2889347)
 * [Redux Framework](https://wordpress.org/plugins/redux-framework/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/redux-framework/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/redux-framework/)
 * [Active Topics](https://wordpress.org/support/plugin/redux-framework/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/redux-framework/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/redux-framework/reviews/)

## Tags

 * [compiling](https://wordpress.org/support/topic-tag/compiling/)
 * [css](https://wordpress.org/support/topic-tag/css/)

 * 6 replies
 * 3 participants
 * Last reply from: [mohammedeisa](https://wordpress.org/support/users/mohammedeisa/)
 * Last activity: [5 years, 3 months ago](https://wordpress.org/support/topic/redux-with-elementor-css-problem/#post-13940082)
 * Status: resolved