• Resolved fardinahamed

    (@fardinahamed)


    I tried to build a full site with the Greenshift block. I know they put all CSS inline or embed it within the section, but I found that the same CSS code is repeated multiple times for the same component. For example, for the container, every time I use the container, position: relative is added for each container rather than just once.

    Here is screenshot – https://prnt.sc/5Y3epqe52RwF

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author wpsoul

    (@wpsoul)

    unfortunately, core Style Engine of WordPress doesn’t work on many scenarious, so, for some spaces we must use inline style. However, if you use it on page, styles will be saved in head section without repeating.

    P.s. problem with position:relative for container will be fixed in next update

    Plugin Author wpsoul

    (@wpsoul)

    it should be fixed, so I am closing

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.