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/
Second question:
What beside css i need to “connect” with elementor to provide normal theme functioning?
The topic ‘redux with elementor css problem’ is closed to new replies.