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 #2590387
Allign category + title
Closed

Comments

  •  1
    tim-nieuwpoort started the conversation

    Hi,

    Where can I adjust the allignment of the category + title? I want them in the centre.

    https://prnt.sc/vd64tn

    Thanks!

    Tim

  •  2,699
    PenciDesign replied

    Hi,

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

    .list-post .header-list-style{ text-align: center; }
    .list-post .header-list-style:after{ left: 50%; margin-left: -30px; }
    

    Best Regards,

    PenciDesign

  •  1
    tim-nieuwpoort replied

    Hi,

    Great, thanks.

    So, it's not yet an option in the customizer?

  •  2,699
    PenciDesign replied

    Hi,

    Yes, It's not yet. Because I didn't see any customer want to align center like you on the list layoutsmile.png


    Best Regards,

    PenciDesign

  •  1
    tim-nieuwpoort replied

    Great it worked, thanks :)