Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #989132

    Check out my website homepage, scroll to the bottom.

    Within in a separate blog section (Just for you – Insights) I have remove all date and author stamps, and also embedded some coding (found on your site), to ensure these stamps were removed.

    Re homepage, how do I reduce the white space beneath the 3 blog posts please?

    #989484

    Hey cbroome12,

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

    .home #after_full_slider_5 .entry-footer {
      display:none;
    }
    
    .home #after_full_slider_5 .slide-entry-wrap {
      padding-bottom:0 !important;
    }

    Best regards,
    Rikard

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