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 #1292468
Changing "latest posts" - Mixed posts and more
Closed

Comments

  • Obforum started the conversation

    Hello!

    1) I really like the style of the "Mixed" posts. But i wished the text was larger and centered. How do i achieve this?
    See picture of what i mean. (posts-v2)

    2) The width of the "featured posts (Style 2 - 1st post grid featured on top)" is wider than the "latest posts (Mixed posts)" element. Is there a way to make "latest posts " match the width?
    See picture of what i mean (posts v3)

    Thank you!

  •  2,699
    PenciDesign replied

    Hi,

    Can you send me your admin url and admin account( username and password ) in a private reply? I will take it a look.


    Best Regards,

    PenciDesign

  •   Obforum replied privately
  •  2,699
    PenciDesign replied

    Hi,

    1/ I did it help you by add more this code to Customize > Custom CSS:

    .grid-mixed .mixed-detail{ padding-bottom: 30px; vertical-align: middle; }

    2/ I fixed it help you.

    This issues caused by you didn't select page template for your front-page is "Page VC Builder No Sidebar" like on this image.


    Best Regards,

    PenciDesign

  • Obforum replied

    i see! Thank you!

    Follow up question: Is it possible to change the font size on the full-size posts on mixed posts only? :)

  •  2,699
    PenciDesign replied

    Hi,

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

    .grid-mixed .mixed-detail h2 a{ font-size: 24px; }


    Best Regards,

    PenciDesign