Support » Theme: Customizr » Slider overlaps a sidebar

  • Resolved lozadaOmr

    (@lozadaomr)


    I have two sidebars, and have a slider on the Front Page.
    Everything looks okay, except when I view it on a smaller screen (I think it is on tablet)

    The slider overlaps the sidebar on the right.

    How can I fix it?

    A screenshot on what happens:

Viewing 10 replies - 1 through 10 (of 10 total)
  • Hi, do you have a link? And have you tested with plugins disabled?

    Thread Starter lozadaOmr

    (@lozadaomr)

    No I haven’t tested while plugins because as of this moment I’m relying heavily on plugins to add some of the functions.

    We need a link to the website, lozadaOmr, so we can examine the code and see what’s causing this.

    Thread Starter lozadaOmr

    (@lozadaomr)

    At the moment, I’m having connectivity issues so I can’t check the website itself but here is the link
    http://www.sushidelivery.com.ph

    Your website looks quite broken on screens wider that 768px and this is caused by a plugin called Easy Bootstrap Shortcodes.

    Thread Starter lozadaOmr

    (@lozadaomr)

    I see I will disable that, I think it was putting .container class, I will post update later, thank you acub

    Thread Starter lozadaOmr

    (@lozadaomr)

    I have now disabled the plugin, and the slider overlaps on 800×600 resolution.

    On line 237 of your child theme’s style.css you have put:

    .carousel {
    margin: 0 auto;
    width: 460px;
    }

    Change width to auto and it won’t overlap anymore.

    Thread Starter lozadaOmr

    (@lozadaomr)

    I changed it already, but it still overlaps.

    It doesn’t overlap for me anymore. What browser are you using? Have you tried force-refreshing your page? (Ctrl+F5 in Windows; Apple + R or command + R in Mac/Apple; or simply F5 in Linux).

    If that doesn’t work, clear your cache. If it works, mark as solved.

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