Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1159280
    goalsarecool
    Participant

    I would like to have full width posts here: https://www.goalsarecool.com/posts and on the individual post pages. However, I would also like to have a sidbar on the left and content on the right on certain pages like here: https://www.goalsarecool.com/member-dashboard

    Can you please assist?

    #1159371
    Rahul
    Moderator

    Hey There,

    Thanks for writing in!

    To make the blog posts page full width, just add the following CSS code via Appearance > Customize > Custom > CSS:

    .single .x-sidebar {
      display: none !important;
    }
    
    .single .x-main {
      width: 100% !important;
    }

    To display sidebar on posts / pages, you’ll need to change the content layout from full width to Content Left, Sidebar Right or Sidebar Left, Content Right this can be done via Appearance > Customize > {Your-Stack-Name} > Content Layout. If this doesn’t help then please provide us the login details of your website in a private message so we can take a deeper look into your issue.

    Thank You.

    #1159378
    goalsarecool
    Participant
    This reply has been marked as private.
    #1159431
    Rue Nel
    Moderator

    Hello There,

    Thanks for providing the information. It seems that the look of the staging is different from the main domain. They may have different customizer settings too! Would you mind that you also provide the access to your main domain?

    Thank you.

    #1159435
    goalsarecool
    Participant

    I do not provide access to my live site. Ive had bad experiences in the past.

    #1159458
    Rue Nel
    Moderator

    Hello There,

    Okay no problem. I’ll just have to guess. Maybe we could try the hit and miss solution. Could please send us a screenshot of your customizer settings? Or maybe you could download your X customizer settings or XCS file by going to the X Addons > Customizer Manager. Please archive or .zip the XCS file and have it attached in your next reply.

    Thank you very much for your understanding.

  • <script> jQuery(function($){ $("#no-reply-1159280 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>