Okay
  Public Ticket #1526768
Strange button image on link
Closed

Comments

  • Jenn started the conversation

    Hi there.  Trying to figure out  when I add a link to the image layer )image layer is on the first slide, COMMUNITY, and is maroon in color - reading BECOME A MEMBER - there is an odd white "button with rollover" that appears only when I add a link to the layer.  Firebug is not helping me here :)  Any help would be REALLY appreciated I feel silly. Thank you. http://boyertownpa.org/

  •  519
    Igor replied

    Hi,

    try to add this to your custom CSS file

    .tp-caption a {
        padding: 0px !important;
    }
    

    Regards,
    Igor