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

    Hi there,
    The preview graphics of the .avia-content-slider are displayed centered in Safari and Opera. How can I set them left-aligned? Neue Rezepte und Unterrichtsmaterial.
    Thank you for your help

    #1363902

    Hi,

    Thanks for contacting us!

    Please add following code to Quick CSS field in Enfold theme options > General Styling tab

    
    .avia-opr .avia-content-slider .slide-image, .avia-opr .avia-content-slider .slide-image img,
    .avia-safari .avia-content-slider .slide-image, .avia-safari .avia-content-slider .slide-image img {
        margin-left: 0;
    }
    

    Regards,
    Yigit

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