• Resolved Therapet

    (@therapet)


    I have searched several places and tried every solution I have seen, but I still can’t get the slider to center on our home page. I am pretty inexperienced so please feel free to provide suggestions like I don’t know what I am doing – I don’t! ?? I will not be insulted! Here’s our site https://www.therapet.org/

    • This topic was modified 8 years ago by Therapet.
Viewing 5 replies - 1 through 5 (of 5 total)
  • akyusa01

    (@akyusa01)

    Hi @therapet ??

    I love the site and all that it stands for (sorry just had to say that) ??

    Anyway, from what I can see you have a fullwidth slider there (edge to edge) are you meaning you want it to be centered like the rest of the content?

    If that is what you mean – you could do this with CSS by going to Appearance > Customize > Additional CSS and adding this:

    #soliloquy-container-3158 {
    max-width: 71.25rem !important;
    width:71.25rem !important;
    margin: 0 auto !important;
    overflow:hidden !important;
    }
    

    Please let me know if that helps ??

    Thread Starter Therapet

    (@therapet)

    Thank you! It’s a pretty darn cool place to work!

    I tried this and it is much better! It was a full width slider and looked great on my monitor but I learned it was showing up as left justified on larger monitors. I would like it to still be full width if possible, but if that’s not possible, this works!

    Thank you so much! ??

    akyusa01

    (@akyusa01)

    Happy I could help ??

    ukrefugee

    (@ukrefugee)

    I was having this issue too. Implemented the CSS fix and now the slider doesnt show up on Mobile at all. Deleted the CSS and its back..

    Any other thoughts?

    akyusa01

    (@akyusa01)

    Hi @ukrefugee ??

    Can you please supply a link to the slider in question?

    It’s always best to open a new thread when asking for support in case this is marked ‘resolved’ or your issue is not the same (different theme, different plugins etc). ??

    • This reply was modified 8 years ago by akyusa01.
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Soliloquy Lite Not Centered’ is closed to new replies.