Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1448718

    Hi,
    Hi, how can i hide the the sidebar on the sigle page?
    The page is generated by a listing plugin, so i can’t hide it in the wordpress backend with sidebar options.

    Thank you for helping

    #1448722

    Hey Stefan,
    Please link to your page so we can review. We may be able to hide it on all pages created the same way, with the plugin if you wish, or on one specific page.

    Best regards,
    Mike

    #1448780

    Hi,
    in private contet is the link to my demo site

    #1448793

    Hi,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    .single-acadp_listings .sidebar {
      display: none;
    }
    
    .single-acadp_listings .container .av-content-small.units {
      width: 100%;
      border-color: transparent; 
    }

    Best regards,
    Rikard

    • This reply was modified 2 weeks, 1 day ago by Rikard.
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.