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 #2206736
Homepage Layout
Closed

Comments

  • m28006 started the conversation

    Using homepage layout "Mixed Posts" the big posts are aligned to the left while the small posts are partially aligned to the centre. How can I change this so that all the text related to the small posts are 100% aligned to the left (like the big posts). Thanks in advance.

  •  2,699
    PenciDesign replied

    Hi,

    Please try add more this code to Customize > Custom CSS to do that:

    .grid-header-box{ text-align: left; }
    

    Best Regards,

    PenciDesign