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 #2671673
Logo position
Closed

Comments

  • dariobella started the conversation

    PLease I need to move my logo more left as you can see in the pic. What have I to do?

    thanks

    f

  •  2,699
    PenciDesign replied

    Hi,

    You can try add more this code to Customize > Custom CSS to move your logo more to the left side:

    .penci-hbg-logo a {
        transform: translateX(-20px);
        display: inline-block;
    }
    

    Change value  20 to value as you want.


    Best Regards,

    PenciDesign