Skip to content
Public Ticket #2606

appearances

Conversation thread

PenciDesign replied

Staff Reply

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

PenciDesign replied

Staff Reply

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

Customer Reply

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

Centered and without other columns. Is it possible? 

Thank you!

PenciDesign replied

Staff Reply

Hi,

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

Best Regards,

PenciDesign

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