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 #1732972
Changing position of Title on Featured post.
Closed

Comments

  • lagista started the conversation

    Hi, 

    I am using 1st Overlay then Grid. 

    How do I change the position of my Title on the overlay? 

    I want it on the top quarter of the Featured Image instead of the middle. 

  •  2,699
    PenciDesign replied

    Hi,

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

    .penci-overlay-over .overlay-header-box{ transform: none; -webkit-transform: none; -moz-transform: none; top: 30px; }
    

    Change value 30 to value you want.


    Best Regards,

    PenciDesign