• Hello,

    I don’t understand when your theme generate button and when not – this is generated code

    
    <td>
        <p><a class="theme-generated-button button fancy2-button" href="/url1">link1</a></p>
        <p><a class="theme-generated-button button fancy2-button" href="/url2">link2</a></p>
        <p><a href="/url3">link3</a></p>
    </td>
    
    
    <p>
        <a class="theme-generated-button button fancy2-button" href="https://url1">link1</a><br>
        <a class="theme-generated-button button fancy2-button" href="https://url2">link2</a>
    </p>
    

    it seems last of anchor is never catched – so in “table cell” with “one anchor” it’s OK without button design – but in “p” it’s problem

    Q where can I disable that “button style” and set “normal” links?

    • This topic was modified 6 years, 3 months ago by BG Bruno.
    • This topic was modified 6 years, 3 months ago by BG Bruno.
    • This topic was modified 6 years, 3 months ago by BG Bruno.
    • This topic was modified 6 years, 3 months ago by BG Bruno.
    • This topic was modified 6 years, 3 months ago by BG Bruno.
    • This topic was modified 6 years, 3 months ago by BG Bruno.
    • This topic was modified 6 years, 3 months ago by BG Bruno.
    • This topic was modified 6 years, 3 months ago by BG Bruno.

    The page I need help with: [log in to see the link]

  • The topic ‘disable link “button style”’ is closed to new replies.