• This topic has 5 replies, 2 voices, and was last updated 2 years ago by vako.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #60352
    Emily Fink
    Participant
    Premium Member

    Hi, I just recently switched my blog to full width in the boxed controls; however, when I changed the “Single Content Width” to full from boxed, all of my photo galleries in every blog post moved to the left. Is there a way for me to correct this so the galleries are centered?

    #60356
    vako
    Keymaster
    WP Royal Team

    Hi Emily,

     

    Please share a direct link to the page where you want disable sidebars and we will check for possible solutions.

     

    Kind Regards

     

    #60364
    Emily Fink
    Participant
    Premium Member
    This reply has been marked as private.
    #60373
    vako
    Keymaster
    WP Royal Team

    Hi Emily,

     

    At first, sorry for the late reply, we had holidays.

    Please navigate to Dashboard > Appearance > Customize > Additional CSS section add the following snippet:

    .gallery-row {
    margin: 0 auto !important;
    }

     

    Kind Regards

    #60424
    Emily Fink
    Participant
    Premium Member

    That worked, thank you!

    #60434
    vako
    Keymaster
    WP Royal Team

    Feel free to contact us at any time, we are more than happy to help.

     

    Kind Regards

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