Okay
  Public Ticket #629993
Nectar Slides background positioning not working
Closed

Comments

  •  5
    Erik started the conversation

    I did the upgrade today and I lost all my custom background positioning for each Nectar Slide, using the optional class.

    I can't get the custom class to work.


  •  8,992
    Tahir replied

    Hey ,

    The correct css would be this :

    .slidePOS_1x .image-bg {
    
        background-position: 5% center !important;
    }

    Best.


    ThemeNectar Support Team 

  •  5
    Erik replied

    Thank u!!