contacts

Get All 146 Premium WordPress Themes for Just $59.99
One-Time Payment: Unlimited Use Across Unlimited Domains, Plus Free Lifetime Updates! Learn more

tGreen Theme: Display Slider in Full-Width

tGreen Theme: Display Slider in Full-Width

If you use tGreen or tVegan theme (two of our Premium WordPress themes), you may want to display the Homepage Slider in Full-Width. It can be done easy, here are all of the necessary steps:

  1. Login to your Admin Panel
  2. Navigate to Left Menu -> Appearance -> Customize -> ‘Additional CSS’ Section
  3. Insert the following code:
    #slider-wrapper {
    width: 100% ;
    padding: 0;
    }
  4. Save Change

That’s all 🙂