Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1229466
    lisacole1
    Participant

    http://infantfeedingmatters.org/event/infact-canada-breastfeeding/

    Hi
    the blog section on this site is called News and Commentary
    I’ve set up events and if you click on an individual one it comes up under the News and Commentary heading, instead of events.

    It doesn’t really need a heading at all, it’s clear what it is, so is it either possible to remove where it says ‘News and Commentary’ from individual event listings or to change it to say ‘Events’ please.

    I thought it might be something to do with the way X uses categories, so I have set an Events category in the Events section but it’s not showing it.

    If this is a plugin issue and not in your remit I totally understand but is there a way I can get around it using the X framework please?

    #1229553
    Christian
    Moderator

    Hey there,

    Please add the code below in your Appearance > Customize > Custom > Global CSS

    /* Remove header in events pages */
    .single-tribe_events .x-header-landmark {
        display: none;
    }

    Hope that helps. 🙂

  • <script> jQuery(function($){ $("#no-reply-1229466 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>