Okay
  Public Ticket #1608057
Image Comparison slider position and style
Closed

Comments

  • Michael started the conversation

    Is there a way to custom style the image comparison slider a bit? Specifically..

    1) Starting position of slider, I want it to one side on start

    2) Remove vertical bar so only the handle is visible

    Thanks

  • Michael replied

    Figured out removal of bars, put the following in Custom CSS. Now to figure out starting position. This should really be a configurable property btw. 

    .twentytwenty-handle:before, .twentytwenty-handle:after {
      width: 0px !important;
      }
    
  •  9,006
    Tahir replied

    Hey M,

    Unfortunately its not possible with css alone and would require JS Code edits .  However we would not recommend it as its not Child Theme Compatible . 

    Best 


    ThemeNectar Support Team 

  • Michael replied

    Boo.

    Assuming I can just use a 3rd party one? How do I insert a 3rd party widget into a salient page?

    Thx.

  •  9,006
    Tahir replied

    Hey Again,

    Sorry for the Festive Eid Delay.

    You can use the Widgetized Sidebar Page Element to add in the Widgets .

    Best 


    ThemeNectar Support Team