Tagged: , ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #903647

    Hi support,

    I am trying to hide three elements on screen above 768px with the following code:

    @media only screen and (min-width: 768px) {
    .frontpage-layerslider-text-mobile {
    display: none!important;
    }}

    All three elements have “frontpage-layerslider-text-mobile” added in the Custom Css Class.
    The elements are: 1/1 column, a text block, and a button.

    The elements are not visible, but a white, empty section is shown:
    White / empty section

    PS – I have tried with marking hide on large and medium screens in Screen Options.

    Hope you can help :-)

    #903650

    Please drop the question……….I removed the elements in order to build in another way.

    #903664

    Hi,

    Glad that you have made a work around. Thanks for using Enfold :)

    Best regards,
    Nikko

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘White / empty section’ is closed to new replies.