remove fusion-sharing-box

Home Forums Calendar Products Events Calendar PRO remove fusion-sharing-box

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1269019
    Jean
    Participant

    I 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

    #1269089
    Courtney
    Member

    Hi 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 🙂

    #1269132
    Jean
    Participant

    This reply is private.

    #1269243
    Mathew
    Participant

    Jean,

    There is a setting in Avada that controls this. It’s documented here on Theme Fusion’s support site.

    Hope this helps.

    #1269428
    Courtney
    Member

    Hi 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 🙂

    #1270551
    Jean
    Participant

    This reply is private.

    #1270736
    Courtney
    Member

    This reply is private.

    #1280946
    Support Droid
    Keymaster

    Hey 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

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘remove fusion-sharing-box’ is closed to new replies.