New Landing How can we help? Themeforest Theme Support Uplift Using svg-swift-slider-continue in page builder outside of Swift Slider

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Uplift
  • #293010
    Ben
    Member
    Post count: 11

    Hey there!

    I really like the continue arrow in the swift slider (svg-swift-slider-continue) but was hoping to use it in some other places on my site. How would I go about inserting it manually somewhere?

    Thanks in advance,

    Ben

    #293376
    David Martin – Support
    Moderator
    Post count: 20834

    Hi Ben,

    Where are you looking to use this, broadly speaking you can make use of the SVG code within your code/content:

    <svg version="1.1" class="svg-swift-slider-continue" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="48px" height="48px" viewBox="0 0 48 48" enable-background="new 0 0 48 48" xml:space="preserve">
    		<path fill="none" stroke="#222222" stroke-width="3" stroke-linecap="square" stroke-linejoin="round" stroke-miterlimit="10" d="
    			M23.998,33.999l-20-20L23.998,33.999z"></path>
    		<path fill="none" stroke="#222222" stroke-width="3" stroke-linecap="square" stroke-linejoin="round" stroke-miterlimit="10" d="
    			M23.998,33.999l20-20L23.998,33.999z"></path>
    		</svg>
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register