Adding extra space between Pricing Table and Toggle Button

If you’d like to get more space between your toggle button and Pricing table, you can insert this code to your CSS editor

#{{table.view_id}} .ptsSwitchWrapper{
padding-bottom: 20px;
}

 

, where 20px – value you’d like to get.

Result:

 

Categories
Latest Articles