Home › Forums › Calendar Products › Events Calendar PRO › remove fusion-sharing-box
- This topic has 8 replies, 3 voices, and was last updated 8 years, 11 months ago by
Jean.
-
AuthorPosts
-
April 12, 2017 at 10:47 am #1269019
Jean
ParticipantI have been trying to remove the content displayed on the individual event page with
div class “fusions-sharingbox fusion-single-sharing-box share-box”
and having no luck.
I have added this code to both my child theme css file and my theme-specific css file:
.fusion-sharing-box {
display:none!important;
}
. fusion-single-sharing-box {
display:none!important;
}
.share-box {
display:none!important;
{I have tried using display:none!important; with each individually or in combo. I cannot get the dang block off the page! When I use the Inspector and change display:table to display:none the block disappears. But I add it to the css and nothing happens.
Could someone more experienced than I help me figure this out? I would be very grateful.
Here is the page:
http://www.wallawallavintners.com/event/spring-release-weekend/I have attached a screenshot of the code that I am trying to change.
THANK YOU! – Jean
April 12, 2017 at 12:37 pm #1269089Courtney
MemberHi Jean
Before diving down the CSS route, have you tried writing your own custom excerpts? I’m curious if your theme overrides that setting or not.
I did find this support forum response from Avada that might be helpful: https://theme-fusion.com/forums/reply/reply-to-how-to-control-blog-excerpt-length/
Can you let me know how manually creating excerpts works out?
Thanks,
Courtney 🙂April 12, 2017 at 1:46 pm #1269132Jean
ParticipantThis reply is private.
April 12, 2017 at 6:52 pm #1269243Mathew
ParticipantJean,
There is a setting in Avada that controls this. It’s documented here on Theme Fusion’s support site.
Hope this helps.
April 13, 2017 at 7:32 am #1269428Courtney
MemberHi Jean
I’d suggest looking at
They are pretty easy to modify. It’s typing in your own brief summary of the post (including our custom post type: events) to control what displays on the front of your site. Currently your theme is causing the full post contents to display.  That may be a theme setting that you can modify as Matthew suggested.
Let me know if this works for you.
Thanks,
Courtney 🙂April 16, 2017 at 9:35 am #1270551Jean
ParticipantThis reply is private.
April 17, 2017 at 10:13 am #1270736Courtney
MemberThis reply is private.
May 9, 2017 at 9:35 am #1280946Support Droid
KeymasterHey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.
Thanks so much!
The Events Calendar Support Team -
AuthorPosts
- The topic ‘remove fusion-sharing-box’ is closed to new replies.
