Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #220614

    Hi I would like to thank you for the great theme that you have created, I am currently in the process of editing the template and one problem that I have is that the Easy Slider has different padding on different pages, I looked at other topics posted and tried the following code:

    .content, .sidebar {
    padding-top: 20px;
    padding-bottom: 20px;
    }

    within the enfold styling quick css, but unfortunately they are still in different positions as if each slider has its own padding too or something, could you please help me with this. Thank you.

    #220674

    Hey mohammad-psm!

    Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed

    .avia-slideshow { margin-top: 5px; margin-bottom: 5px; }

    Best regards,
    Yigit

    #221009

    Hey Yigit

    Thank you for your help, I tried the code and it worked, I really appreciate your quick reply. I also realised that the problem is caused when there is nothing but easy slider in a page, so if a text box for example is placed under the Easy Slider in the page it will push it up and have it in line with other Easy Sliders in other pages that have text boxes or other elements below them. I hope that makes sense.

    Thank you

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Easy Slider’ is closed to new replies.