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 #1758033
Formatting on Posts
Closed

Comments

  • Grant started the conversation

    I can't find a setting in Customize, or any other place, where I can change the width of the body text of the POSTS. (I have been able to change this for PAGES.) Does this require Custom CSS? 

    If you look at this POST: http://notesfromthechrysalis.org/2018/10/16/gt-test-10/ - we just want to reduce the width of the text.  

    Thank you!

  •  2,699
    PenciDesign replied

    Hi,

    Please make your site live to I can take it a look.

    Your site is under construction mode - so, I can't see it.


    Best Regards,

    PenciDesign

  • Grant replied

    The site is public now, could you let me know if you have an answer to my question.  Thank you.

  •  2,699
    PenciDesign replied

    Hi,

    You can add more this code to Customize > Custom CSS to do that:

    .container.container-single {
        max-width: 824px;
    }
    

    Change value 824 to value you want.


    Best Regards,

    PenciDesign

  • Grant replied

    Just a real quick question on this: Will this change the text margins ONLY on a POST?  Or, does this change it on PAGES, too?

  •  2,699
    PenciDesign replied

    Hi,

    I think you can give it a try - instead of ask us again

    Best Regards,
    PenciDesign