Skip to content

Latest commit

 

History

History

Header CTA Buttons Each Word Span Tag Add

Header CTA Buttons Each Word Span Tag Add

Synopsis

Add span tags around the words of CTA buttons in the header.

Version

  • 0.1.0

SS Version

  • 7.1

Fluid Engine Compatible

  • Not Applicable

Dependencies


Quick Install

How to Use

Add a query string parameter of twc-hcbewsta to each header CTA button link.

Some examples...

  • site top level link

    /?twc-hcbewsta
    
  • site page link

    /link?twc-hcbewsta
    
  • site page link that already has existing query string parameter

    /link?parameter=1&twc-hcbewsta
    
  • site page link with a hash

    /link?twc-hcbewsta#hash
    
  • external site link

    http://www.tomsWeb.consulting/?twc-hcbewsta#hash
    

Notes

This effect is not active in SS Preview to test it use private browsing.

This code is a base effect for other effects. To take advantage of it you need to write CSS.

Make a Donation

Please consider making a donation.

Changes

  • 2024-04-06

    • initial version