Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #571301

    Hi,

    I am trying to use the Whitespace element to generate whitespace between the header and the advanced Layerslider to my homepage. I want this whitespace to be 10px so I apply a negative margin value -40 but it doesn’t seem to work. The whitespace still remains 50px.
    Am I missing something?

    Thank you,
    Marianna

    #571347

    Hey MariannaK!

    are you using css code to achieve this? or are you trying to edit the element and make settings there? Make sure to clear browser cache and hard refresh a few times.

    Best regards,
    Andy

    #571364

    Hey,

    No I am not using css, I am just adding a whitespace/separator and change the settings by adding -40 to the Height box. I had tried to clear my browser a few times and do that again but it is the same 50px height.

    Regards,
    Marianna

    #571368

    Hi Marianna!

    Your website is in maintenance mode. Do you mind creating a temporary admin login and posting it here privately? Also, please point out your page and element you would like to edit.

    Cheers!
    Yigit

    #571387

    Hi,

    Sorry I set maintenance off. I tried the whitespace/separator into different random places to see if it works but yet the negative value doesn’t seem to work. I hope I don’t miss something or misunderstand something. I have found another way of do what I want but I want to understand what’s the problem with the whitespace/separator and it stays at 50px or more but not less than 50px.

    Thanks,
    Marianna

    #571905

    Hi,

    Please try the following in Quick CSS under Enfold–>General Styling:

    .home .main_color .content {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.