Change size of slider section on main page - Acme Themes

Best Premium and Free WordPress Themes Forums Mercantile Change size of slider section on main page

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #13657
    ray0787
    Participant

    Hi first of all sorry for my english and greetings form Venezuela, I want to change the size of the slider section on main page to be able to put smaller images, but I don´t know how can anyone please help me?

    best regards

    #13661
    acmethemes
    Keymaster

    Hello ray0787,
    Thank so much for using our theme mercantile. Please add the below css codes on Appearance > Customize > Additional CSS. Hope the below CSS codes help to sort out the problem.

    .owl-wrapper-outer, 
    .image-slider-wrapper .owl-item,
    image-slider-wrapper{
    	height : 60vh !important;
    }

    Regards

    #13681
    ray0787
    Participant

    Excellent! thank you my friend, but now I have an issue with the space between the slider section and the first widget, how can I reduce this space?

    PD: I leave you a pageprint to describe better the issue

    page break

    • This reply was modified 7 years, 2 months ago by ray0787.
    #13684
    acmethemes
    Keymaster

    Hello ray0787,
    Better if you provide your site URL. It help us to find the better solution.

    Thank you

    #13686
    ray0787
    Participant

    Hi thank you for the quick response, my site url is unlugarchevere.cl

    best regards

    #13691
    acmethemes
    Keymaster

    Please add the below css code and try it.

    .image-slider-wrapper {
        margin-bottom: -100px;
    }

    Regards

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Change size of slider section on main page’ is closed to new replies.