• I have installed the OceanWP theme with imported the Personal demo content.

    However, I noticed that there is no empty white space below the slider. I tried to correct it by adding margin by editing the post slider but it didn’t work.

    Please help.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Anonymous User 16453565

    (@anonymized-16453565)

    hey @parag385

    To add space below the slider, go to Appearance → Customize → Additional CSS and enter the following code:

    .oceanwp-post-list {
      margin-bottom: 100px; /*Add your desire px*/
    }

    Let me know if that does it.
    Thanx.

    • This reply was modified 6 years, 2 months ago by Anonymous User 16453565.
    Thread Starter parag385

    (@parag385)

    Thank you so much….it worked

    Anonymous User 16453565

    (@anonymized-16453565)

    Hey @parag385,

    If the above solution is worked for you then can please mark this ticket as resolved.

    Thanx

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to add space below Slider’ is closed to new replies.