Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #3612521
how to space between post content
Open

Comments

  •   digitalworldstory started the conversation
  •  2,252
    PenciDesign replied

    Hi,

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

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

    Regards,
    PenciDesign.


  • digitalworldstory replied

    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 

  •  2,252
    PenciDesign replied

    Hi,

    Please add the following CSS code:

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

    Regards,
    PenciDesign.



  • digitalworldstory replied

    nothing changed i again clear all cache 

  •  2,252
    PenciDesign replied

    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 privately
  •  2,252
    PenciDesign replied

    Hi,

    I've edited your site.

    Please clear all the browser caches and check again.

    Regards,
    PenciDesign.


  • digitalworldstory replied

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

  •  2,252
    PenciDesign replied

    Hi,

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

    Regards,
    PenciDesign.