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 #1411601
Custom button form
Closed

Comments

  •  2
    Fjura started the conversation

    Hi,

    May I ask if you would know how I could change the looks of a simple html button to make it look like a sidebar header title? Screenshot attached.

    thank you

  •  2,699
    PenciDesign replied

    Hi,

    This is button from disqus comment.

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

    #dcl-hidden-div button { border: none; display: inline-block; text-transform: uppercase; padding: 10px 12px 9px; z-index: 3; background: #f78c40; color: #fff; font-size: 12px; cursor: pointer; }

    Best Regards,

    PenciDesign

  •  2
    Fjura replied

    greatness, thank you!