Viewing 10 replies - 1 through 10 (of 10 total)
  • This worked for me to center the logos:
    #logo-slider-wraper { text-align:center;}

    This worked to center the shortcode on my page:
    <span style="text-align:center;">[logo-slider]</span>

    Plugin Author Maeve Lander

    (@enigmaweb)

    Thanks for sharing growsocial

    Hello. I’ve put the slider on my site and it works great, however it is not centered. I applied <span style=”text-align:center;”>[logo-slider]</span> in the text widget editor, but no luck. Any suggestions?

    It’s in my footer here:
    https://gdmaf.org/development

    Thanks!

    Regarding my previous post, I found the issue in another post and it was resolved with this:

    #logo-slider-wraper {
    margin-left: 50px; }

    Thanks for the great work. Looking forward to the update addressing responsive.

    Thanks, jimmyoaklawn
    That helped me align it too.

    deltabert

    (@deltabert)

    Hi jimmyoaklawn or others,

    Could you please tell me where you place the code to center the Logo Slider:
    #logo-slider-wraper {
    margin-left: 50px; }

    I found this code in the logo-slider.php and changed position:relative; to text-align:center; but it has no effect…
    Btw, I am using the Responsive theme from CyberChimps.

    Regards, Bert

    jimmyoaklawn

    (@jimmyoaklawn)

    Hi deltabert…. Sorry, I do not remember where I put the code. I think I just put it at the bottom of the Stylesheet Editor.

    I decided not to continue using the logo slider since it was not responsive in mobile devices. I am using the Soliloquy logo slider instead.

    Plugin Author Maeve Lander

    (@enigmaweb)

    @deltabert
    The best place to pop this code is on the Logo Slider Settings screen in the Custom CSS box.

    In general, you always want to make adjustments to plugin styling in your theme CSS, or in a box like this that is provided in the plugin. Because this way your changes are not overwritten when the plugin updates. Make sense?

    Hi guys,

    For me it’s not working… Can you help with the css code for this responsive website https://optec.egcreative.com.br

    Thanks

    If you require assistance then, as per the Forum Welcome, please post your own topic instead of tagging onto someone else’s topic.

    I am now closing this 11 month old, resolved, topic.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Slider not centered’ is closed to new replies.