Button Issues

Home Forums SKT Black/White Theme Support Button Issues

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #70204
    MargaritaMargarita
    Member
    • Topics: 16
    • Replies: 29
    • Total: 45
    Member since: May 7, 2016

    Website: http://socialmargarita360.com

    I have two buttons on my “GET SOCIAL WITH NETWORKING AND GRASSROOTS EVENTS” section that do not look correct. I have this code in my section, but currently “Networking” and “Grassroots” are cutoff.
    In other words, the buttons look like this:

    NETWO GRASS
    RKING ROOTS

    Instead of NETWORKING GRASSROOTS

    <h3> [:en]Networking [:es]Redes</h3>
    <h3> [:en]Grassroots [:es]Patrocinios</h3>

    #70205
    MargaritaMargarita
    Member
    • Topics: 16
    • Replies: 29
    • Total: 45
    Member since: May 7, 2016
    <h3> [:en]<a class="contact-button" href="https://socialmargarita360.com/events/">Networking</a> [:es]<a class="contact-button" style="font-size: 16px;" href="https://socialmargarita360.com/events/">Redes</a></h3>
    <h3> [:en]<a class="contact-button" href="https://socialmargarita360.com/grassroots/">Grassroots</a> [:es]<a class="contact-button" style="font-size: 16px;" href="https://socialmargarita360.com/grassroots/">Patrocinios</a></h3>
    #70325
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi Margarita,

    Add this code:

    <p>[:en]<a class="contact-button" href="https://socialmargarita360.com/events/">Networking</a> [:es]<a class="contact-button" style="font-size: 16px;" href="https://socialmargarita360.com/events/">Redes</a> [:en]<a class="contact-button" href="https://socialmargarita360.com/grassroots/">Grassroots</a> [:es]<a class="contact-button" style="font-size: 16px;" href="https://socialmargarita360.com/grassroots/">Patrocinios</a></p>

    Add this code in Custom CSS Box:

    .contact-banner a.contact-button {width: auto;}

    Regards,
    Dave

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.