• Resolved EvD

    (@elkevandrunen)


    Hi all,
    When I click on a photo in the slider to make it full screen the big photo is aligned to the left. I would like the full screen photo to be centered.
    Is that possible?
    Best, Elke.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Niloy

    (@im_niloy)

    Hi,
    the problem you’re facing is actually a CSS conflict issue.
    please use this css code below and the image will align centre.
    .vbox-container img{margin:0 auto;}

    Thread Starter EvD

    (@elkevandrunen)

    Hi Niloy,
    Worked like a charm! Thanks again for your quick and effective solution.
    Have a great day.
    Best, Elke.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Full screen photo aligned to the left’ is closed to new replies.