Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Flexform
  • #46100
    UFGrayMatter
    Member
    Post count: 28

    I want Sidebar set to “None” for one Category by default. If that is not possible, for all new posts. Any thoughts?

    Thanks,

    Ryan

    #46742
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Try adding this custom css:

    .category-design .sidebar {
      display: none;
    }
    
    .category-design .span8 {
      width: 100%;
    }

    Let me know if this works!

    – Kyle

    #47634
    UFGrayMatter
    Member
    Post count: 28

    Thanks Kyle,

    How do I set that only for one specific category?

    Ryan

    #47685
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Change .category-design to .category-yourcategoryname

    – Kyle

    #47780
    UFGrayMatter
    Member
    Post count: 28

    that doesn’t seem to work…

    #48077
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Please tell me the exact css that you have added?

    – Kyle

    #48128
    UFGrayMatter
    Member
    Post count: 28

    .category-personal-statements .sidebar {
    display: none;
    }

    .category-personal-statements .span8 {
    width: 100%;
    }

    #48375
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    This should work, please can you provide me with a link to the page so that I can check it out?

    – Kyle

Viewing 8 posts - 1 through 8 (of 8 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register