Skip to content
Public Ticket #28029

how to space between post content

Conversation thread

PenciDesign Supporter replied

Staff Reply

Hi,

I've modified the custom CSS at Appearance → Customize → Custom CSS.

Regards,
PenciDesign.


digitalworldstory replied

Customer Reply

yes it is solved now what is actual problem so that i can solve in future if it happen again 

PenciDesign Supporter replied

Staff Reply

Hi,

I've edited your site.

Please clear all the browser caches and check again.

Regards,
PenciDesign.


PenciDesign Supporter replied

Staff Reply

Hi,

For this case, please send me your WordPress admin account in a PRIVATE reply.
I'll log in and try to help you check this problem.

Regards,
PenciDesign.



digitalworldstory replied

Customer Reply

nothing changed i again clear all cache 

PenciDesign Supporter replied

Staff Reply

Hi,

Please add the following CSS code:

.entry-content p {
 margin-bottom: 30px;
}

Regards,
PenciDesign.


digitalworldstory replied

Customer Reply

i added code which you provided on  Appearance → Customize → Custom CSS then add the following custom CSS code: but still not changed anything . i also clear browser cache all time and cache from my cache plugin 

PenciDesign Supporter replied

Staff Reply

Hi,

Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

.entry-content p + p {
margin-top: 30px;
}

Regards,
PenciDesign.


Want to join this conversation or access attachments? Sign in first.