• Resolved blue_life

    (@blue_life)


    Hi and thank you so much for this great plugin.
    A quick question : in the CSS / Row Block // Dev Console
    EB-style sheet // eb-style/eb-style-XXX.min.css
    Appears this strange CSS ( line 2 // GAP undefinedpx )

    .eb-row-t0sw9rx.eb-row-root-container > .eb-row-wrapper > .eb-row-inner {
    align-items: center;
    gap: undefinedpx;
    flex-flow: row;
    }

    What is this ? I cannot find any information in search.
    Cheers !

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Mahbub Shovan

    (@mahbubshovan)

    Hi @blue_life

    I hope you are doing well. I’m sorry to hear about the issue you’re facing, but upon checking on our end, we couldn’t find anything that matches the problem you described.

    To assist you better, could you please provide a screenshot or screencast showcasing the specific issue you’re encountering? This will help us in reproducing the problem and finding an appropriate solution for you. By understanding the exact situation you’re facing, we can offer more targeted assistance.

    Thank you for your cooperation, and we appreciate your effort in providing visual support for a better understanding of the issue. We will promptly investigate the matter and get back to you with a suitable solution.

    Thank You.
    Have a nice day.

    Thread Starter blue_life

    (@blue_life)

    Thank you for your swift reply and concern. It is really a PLUS to have such a great support ??
    OK. I think I found why. At least now the CSS line disappears…

    When the Column GAP is on default ( meaning no number indicated there, even 0 ) the CSS produces this line ( which somehow makes sense ).

    So, by putting a number – even 0, the CSS gives a normal line like
    gap:0px ( greyed out )


    The Topic is solved ??
    Cheers !

    • This reply was modified 1 year, 5 months ago by blue_life.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Strange CSS erro in CONSOLE’ is closed to new replies.