• Hi there,
    I am trying to remove a sidebar and make the page full width (while remaining boxed) on certain posts on my site. The theme provides no options to remove sidebars on post pages.

    The post page does show me Custom Fields with “page_sidebar_right” but there is no value in it and when I put any value such as “no” “false” “0” it does not make any changes.

    If I inspect the sidebar on the page I see WPBakery code like this:
    wpb_column vc_column_container vc_col-sm-8

    When I change this code to:
    wpb_column vc_column_container vc_col-sm-12

    It basically does EXACTLY what I need. Please can some kind sole help me with CSS I can add on each post I want to display like this?

    I know this is probably not the correct way of hiding this sidebar but it works, if someone has a better solution please provide it. I am not well versed in PHP or CSS.

    Thank you very much.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator James Huff

    (@macmanx)

    Since that is a commercial plugin, we ask that you please go to their official support channel, so you can get support from the people who know it best: https://support.wpbakery.com/

    Forum volunteers are not given access to commercial products, so they would not know why it is not working properly. Other community members who may have faced your issue might be able to help you but your best bet is your product’s developer. Keep in mind we encourage you to use the official support venues, as it allows the developers to be aware of issues with their code and gives back to the community in a more robust way.

    Thread Starter shaytorn

    (@shaytorn)

    Hi James,

    1. I got the plugin in a theme, it does not include support.
    2. I am not asking for support on the plugin, I am asking for someone to help me with CSS or a solution to a sidebar issue I have. I simply mentioned WPB as I was able to solve my problem by using “Inspect” and changing a column width of WPB.
    3. The plugin is working just fine, you obviously did not even read my post in its entirety.
    4. I am simply asking for someone to provide me with some CSS code to hide the sidebar.

    If I should have posted this in a different thread or sub forum please advise. Thank you.

    Regards.

    • This reply was modified 6 years, 10 months ago by shaytorn.
    • This reply was modified 6 years, 10 months ago by shaytorn.
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘CSS problem’ is closed to new replies.