Comments 5zdenekklika started the conversationOctober 6, 2021 at 5:02amHello, i have one small problem with single page styling – there is difference between pop-up view and single page – separations of paragraphs is not the same – via attached screen. How can this be unified? 877Zhivko repliedOctober 7, 2021 at 4:54pmTry adding following css: .stec-layout-single-description p { margin: 20px 0; // 20px top and bottom space }This will add spaces for the paragraps in the single page mode. Stachethemes Developer1 Like Sign in to reply ...
Hello, i have one small problem with single page styling – there is difference between pop-up view and single page – separations of paragraphs is not the same – via attached screen. How can this be unified?
Try adding following css:
This will add spaces for the paragraps in the single page mode.
Stachethemes Developer