been using the custom DIV function with rows to style different sections of my pages. As of yesterday it suddenly stopped functioning with new sections that i did, the ones i did before work fine.
example: down on the page, i did the newsletter box and named it newsletterID. when you look in the inspector the div shows up but its somehow not connected to the css. in the css there is a #newsletterID {...} with margins and paddings, but nothing works or shows up in the inspector. ended up putting a little padding with visual composer instead.
this morning i did a new section on top and had a similar problem. used a text style ("slider_XL") in a raw html box. it showed up properly in the inspector as being styled with p class="slider_XL", but again the css didn't connect, and the text looked nothing like it should. so i took it off.
We don't give support for customizations or things related to this, but i will try to help you this time. Can you please send me your Wordpress credentials.
Make sure to choose Private Reply when you send us sensitive informations!
hi, have a new problem as of yesterday:
been using the custom DIV function with rows to style different sections of my pages. As of yesterday it suddenly stopped functioning with new sections that i did, the ones i did before work fine.
example: down on the page, i did the newsletter box and named it newsletterID. when you look in the inspector the div shows up but its somehow not connected to the css. in the css there is a #newsletterID {...} with margins and paddings, but nothing works or shows up in the inspector. ended up putting a little padding with visual composer instead.
this morning i did a new section on top and had a similar problem. used a text style ("slider_XL") in a raw html box. it showed up properly in the inspector as being styled with p class="slider_XL", but again the css didn't connect, and the text looked nothing like it should. so i took it off.
Hi Rikard,
We don't give support for customizations or things related to this, but i will try to help you this time. Can you please send me your Wordpress credentials.
Make sure to choose Private Reply when you send us sensitive informations!
Hi Rikard,
The problem was happening because you forgot to close a bracket "}" on your CSS
(view large version)
and for this, all the code below that was not working.
Anyway i fixed that for you this time :)