• Resolved staszek173

    (@staszek173)


    I have a question. Is it possible to remove the margin on the left in the Photonic plugin settings somehow?
    It’s about the margin on the left of the photo gallery. I would like the gallery to be centered on the page. It is currently shifted to the right. The offset is 42 px.

    Thank you in advance for your help

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Sayontan Sinha

    (@sayontan)

    This is coming from the .post-content ul class in your theme. You can override this with custom CSS in Appearance → Customize → Additional CSS:

    .photonic-stream .photonic-standard-layout { margin-left: 0; }

    Thread Starter staszek173

    (@staszek173)

    Thank you very much for your help! After adding the CSS code, the gallery margin was removed.

    @sayontan i´ve tried this solution but it didn´t worked out for me…

    I want to have the gallery responsive to the screensize. So I don´t have boarders on the left or the right. Would be nice to get some support! I really love the plugin.My Page to show my problem. Thanks in advance. Really like the plugin.

    Plugin Author Sayontan Sinha

    (@sayontan)

    @jandemann,
    This is a resolved thread unrelated to yours. Please start your own thread and I will respond there.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Removing the margin from the left of the Photonic gallery’ is closed to new replies.