Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1034133

    Hello,

    I’ve created a popup in advanced layer slider and it works. However, there is a huge white space where the layer slider is positioned on the website, even though the popup is correct in every other way (design is good, it’s positioned correctly in the bottom right-hand corner of the browser).

    I’d just like to remove the white space associated with the advanced layer slider tool.

    #1034612

    Hey raisonbrands,

    Best regards,
    Victoria

    #1034626

    Sorry, try this link:

    The blank white space is all the way at the bottom of the home page.

    The Advanced layer slider is labeled “Pop Up” if you’re working in the ALS settings.

    LMK if you need anything else!

    #1035651

    Hi raisonbrands,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .page-id-206 #layer_slider_2 {
         height: 0 !important;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1037684

    That worked!
    I put the code in Enfold > General Styling > Quick CSS
    Thanks a million, Victoria!

    – Stephanie

    #1038380

    Hi Stephanie,

    Great, glad you got it working. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #1038618

    You may close it, thank you! I figured out how to update the code in case I create any additional popups, just update #layer_slider_2 to whatever order number that slider is.

    – Stephanie

    #1038628

    Hi Stephanie,

    Glad to hear that :)
    Feel free to create a new thread if you need more assistance.
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Advanced Layer Slider Pop Up Huge White Space’ is closed to new replies.