• Resolved tarikbisevac

    (@tarikbisevac)


    I am having issue only on Cartflows pages in Elementor. In editor and when I view page only in Elementor it is displayed fine. But in Cartflows on <p> tag it adds additional margin.

    p {
        display: block;
        margin-block-start: 1em;
        margin-block-end: 1em;
        margin-inline-start: 0px;
        margin-inline-end: 0px;
    }

    Have you faced this issue before and how to fix it, thank yoy!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Aamir

    (@aamiribsf)

    Hello @tarikbisevac,

    Greetings of the day!

    Would you mind sharing the link to the CartFlows page where you have this issue so that I can take a look at it and try to help you?

    Looking forward to hearing from you.

    We are also experiencing this! Cartflows is adding a HUGE amount of space after each paragraph in our Divi Theme. The only way we could solve this is:

    1. If the text element has only 1 paragraph, then don’t put the <p></p> tags at all. Then spacing is fine.

    2. If the text element has more than 1 paragraph, it didn’t work for us with p tags or <br /> coding. Still it has HUGE space between each paragraph. Therefore, the only clumsy workaround we could do is divide up each paragraph into separate elements, and space them by 10 pts each. Obviously this is not an ideal solution, and we hope Cartflows will be able to fix this.

    Plugin Support Shravan Bhaskaravajjula

    (@bhshravankumar)

    @tarikbisevac @wordpressdharma,

    Could you please share a CartFlows page URL where you have this issue so that I can take a look at the CSS to understand the issue?

    Looking forward to hearing from you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘CartfFlows adds margin on paragraph’ is closed to new replies.