Okay
  Public Ticket #393294
slider from home slider with black on tablet 10.5
Closed

Comments

  • david started the conversation

    Hi,

    my homepage is on "home-slider only" model and sizes pictures are 1400x580. As you can see on screenshot (from tablet 10.5), there's a black background on the right that i can't fixe...

    Regards,

    David

  •  8,849
    Tahir replied

    Hey ,

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
    @media only screen and (max-width: 1200px)
    {
        body #boxed #featured {
            min-width: 100% !important;
        }
    }

    Thanks



    ThemeNectar Support Team 

  • david replied

    no change (clear cache ok)...(no red cross in the box but an exclamation mark)

  •  8,849
    Tahir replied

    The code seems to be in there and working:

    Thanks


    ThemeNectar Support Team 

  •   david replied privately
  •  8,849
    Tahir replied

    Hey Again,

    Please update to 5.5.5 , there was a column fix in it.

    Thanks


    ThemeNectar Support Team