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 #1565047
appearances
Closed

Comments

  • John started the conversation

    How do you center the paragraph? like in this blog https://travelaway.me/underwater-gadgets/


    Thank you

  •  2,699
    PenciDesign replied

    Hi,

    Can you show me your site url to I can take it a look?


    Best Regards,

    PenciDesign

  •   John replied privately
  • John replied

    I would like to have my content like in the other blog

    Centered and without other columns. Is it possible? 


    Thank you!

  •  2,699
    PenciDesign replied

    Hi,

    Please remove the column shortcode inside your single posts page and add more this code to Customize > Custom CSS to do that:

    .post-entry{ max-width: 700px; margin-left: auto; margin-right: auto; }

    Change number 700 to the width you want.


    Best Regards,

    PenciDesign

  •   John replied privately
  •  2,699
    PenciDesign replied

    Hi,

    You can use this line from your editor and add more this code to Customize > Custom CSS to change it look like the title you want:

    .post-entry hr, .wpb_text_column hr{ border-bottom: 3px solid #6085ff; margin-bottom: 10px;  }

    Change color code 6085ff to any color code you want.


    Best Regards,

    PenciDesign

  •   John replied privately
  •   PenciDesign replied privately