• Is it possible to hide the content from the “Sitewide after Header Shortcode” on the home page and leave it on all other pages please?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • hannah

    (@hannahritner)

    Hi Karl,
    Try adding this to your custom css box in Theme Options > Custom CSS:

    .home .jumbotron.jumbotron-fluid {
        display: none;
    }

    Hope that works for you!

    Hannah

Viewing 1 replies (of 1 total)
  • The topic ‘Sitewide after Header Shortcode’ is closed to new replies.