Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #1032758
SVG code as section dividers
Closed

Comments

  •  2
    threepillars started the conversation

    This is something I know is available with Divi and some other themes and I'm wondering if it is available with TheGem (or could be made available). 

    I would like to have angled section dividers using SVG code (as opposed to SVG/PNG images). 

    This is a sample of the code I want to add (minus the css):

    <svg class="angleRightDown angleBlue">
      <path d="M0 0 L2000 350 L0 350 Z"/>
    </svg>

    By adding this to the first text module in a section, it would appear like the blue section in the attached image. Is it possible to make this work? Currently if I add the code, it just displays the code on the front-end instead of rendering the angle. 

  •  7,092
    Oliver replied

    HI!

    Sorry, by default it's not possible. 

    You need to create your own srortcode or you can use "row html" shortcode for adding this code.  

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  •  2
    threepillars replied

    I figured out an alternative using custom CSS classes. Thanks for the clarification though.

  •  7,092
    Oliver replied

    Feel free to contact us if you need any help.

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver