Campaign Excerpt Sidebar Removal

Support Forums for LiveMesh Themes & Plugins Forums Peak Theme Support Campaign Excerpt Sidebar Removal

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #23743
    andyc
    Participant

    Hello,
    We are trying to remove the sidebar in the campaign page that has all the share features for the exceprt. In the support doc it says that you can do this under Appearance > Theme Options but I’m not seeing where to turn off this sidebar. I’ve mostly been able to hide it in the CSS for that section but the word “SHARE” is still showing. So instead of CSS I was just hoping there’s an option in the settings somewhere.

    #23757
    Veena
    Moderator

    Sry, currently we don’t have that option in themeoptions .
    You can use the below custom CSS in thmeoptions –

    .single-campaign .socials.info-section {
        display: none;
    }
    
Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Peak Theme Support’ is closed to new topics and replies.