Tagged: , , ,

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

    Hi
    When we place the code block element into the page, it shows a blank white space were we put the block.
    How can we hide this so the is no white blank space?
    Thank You
    Mark

    #861515

    Hey mawebdesign,

    Could you post a link to the page in question so that we can take a closer look please? Also please point out where it is on the page.

    Best regards,
    Rikard

    #862376

    Hi Rikard
    We have put a link in the private section?
    Thank you

    #862722

    Hi,

    Thanks for the screenshots. Please try the following in Quick CSS under Enfold->General Styling:

    .home #after_section_4 {
      display:none !important;
    }

    Best regards,
    Rikard

    #862766

    Hi Rikard
    Thank you for that, works.

    What if we put the code block on another page?
    Do we just change “home” to the page name and edit the section count?
    please advise

    Thank you

    #863210

    Hi,

    Yes I think that should work, but it’s probably easier if you inspect the area in your browser, then you will see the exact ID and class. You can find the page id class in the body tag or the page in question for instance.

    Best regards,
    Rikard

    #863234

    Hi
    Thank you for all your help.

    #863263

    Hi,

    Glad that Rikard helped you. Let us know if you need more assistance or if we can close this thread :)

    Best regards,
    Nikko

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