Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1399139

    Dear support team

    on the following website I use an accordion slider at the top: http://neu2.dc-gmbh.com/projekt-portfolio/
    I chose the image size: “Featured Large 1500 x 630) and I also cropped the images exactly to this size.

    Unfortunately, the images are still not displayed in their full size in the slider:
    View website: http://neu2.dc-gmbh.com/support/accordion-image.jpg
    View original image (size 1500 x630px): http://neu2.dc-gmbh.com/support/accordion-image-org.jpg

    In the accordion slider, a part is cut off on the left-hand side. What can I do to make the images appear in their full size?

    Best regardds, Diana

    #1399263

    Hey Diana,
    Thank you for your patience and the link to your site, please try this css:

    #top #accordion_slider_1 .aviaccordion-slide-link,
    #top #accordion_slider_1 .aviaccordion-inner, 
    #top #accordion_slider_1 .aviaccordion-slide {
        width: 107.4% !important;
     }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.