Home › Forums › Calendar Products › Events Calendar PRO › How do I remove top bar/navigation on list view?
- This topic has 7 replies, 4 voices, and was last updated 10 years, 10 months ago by
Support Droid.
-
AuthorPosts
-
July 22, 2013 at 8:13 am #56316
Catherine
ParticipantHow do I remove the top bar navigation (where it says Events From:)?
http://solarsource.net/education/
I would like that space gone so the info below is moved up.Also, how do I remove the months listed on here (July 2013, August 2013, etc.)
http://solarsource.net/education/July 23, 2013 at 7:58 am #56513Catherine
ParticipantHeeeeellllpppp
July 24, 2013 at 7:48 am #56794Barry
MemberCatherine: sorry first of all for the delay. We have traditionally strived to answer threads within 24hrs of them being posted (not counting weekends) however a sudden upsurge in demand has left us wanting on that front.
Please accept our apologies – and we will now see what we can do to help 🙂
http://solarsource.net/education/
I would like that space gone so the info below is moved up.Can you try adding these rules to the bottom of your theme’s stylesheet? http://pastebin.com/v9K1A2Zi
Also, how do I remove the months listed on here (July 2013, August 2013, etc.)
http://solarsource.net/education/So you mean the month separators? If so please also add this rule to the same stylesheet: http://pastebin.com/gYLxhRnj
Does that help here?
July 24, 2013 at 8:10 am #56803Catherine
ParticipantOk, I added both of them to the style sheet and that just about fixed it 🙂 However, the “Events From” box is still there.
July 24, 2013 at 4:21 pm #56991Barry
MemberOK. Well again this can be accomplished by CSS. Where you previously added:
#post--9999 #tribe-events-header,
#post--9999 .entry-title {
display: none
}Can you make this:
#post--9999 #tribe-events-header,
#post--9999 #tribe-events-bar,
#post--9999 .entry-title {
display: none
}Note that there are other ways and arguably better ways to do this, but this approach should provide a quick and effective workaround for the time being.
July 25, 2013 at 7:06 am #57067Catherine
ParticipantWorks very nice. Thank you!
August 1, 2013 at 11:17 am #58309Rob
MemberExcellent to hear this got you sorted, Catherine! I’m going to close out the thread here but please let us know if you need anything else down the road.
July 7, 2015 at 6:27 am #979716Support Droid
KeymasterThis topic has not been active for quite some time and will now be closed.
If you still need assistance please simply open a new topic (linking to this one if necessary)
and one of the team will be only too happy to help. -
AuthorPosts
- The topic ‘How do I remove top bar/navigation on list view?’ is closed to new replies.
