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

    Hi!

    How does this work…i want to hide separator / whitespace certain screens.

    But it doesn’t seem to work, please check links…

    Regards,
    Jernej

    #986911
    This reply has been marked as private.
    #987255

    Hi,

    That white space is not generated by an element, if you want to remove it then please try this in Quick CSS:

    .page-id-957 #after_submenu_1 .content {
        padding-top: 0 !important;
    }

    Best regards,
    Rikard

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