revolution lifestyle wordpress theme

Discussion in 'WordPress' started by nathem, Oct 7, 2011.

  1. #1
    Hi all does anyone know how to remove the side bar from only 1 page in the revolution lifestyle theme.please help me :eek:
     
    nathem, Oct 7, 2011 IP
  2. LeeV18

    LeeV18 Greenhorn

    Messages:
    42
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #2
    Try adding adding this to the page.
    <style>#sidebar { display:none; } .breadcrumb { display:none; } .postarea { width:918px; }</style>
    Code (markup):
     
    LeeV18, Oct 8, 2011 IP
  3. mind.tricks1

    mind.tricks1 Member

    Messages:
    40
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    36
    #3
    yes This is useful code for remove the side.
     
    mind.tricks1, Oct 8, 2011 IP
  4. LeeV18

    LeeV18 Greenhorn

    Messages:
    42
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #4
    Thanks, I also tested it on the "revolution lifestyle" wordpress theme. So I say it should work.
     
    LeeV18, Oct 8, 2011 IP
  5. nathem

    nathem Peon

    Messages:
    17
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Thanks ever so much, it worked :D been trying to do this for a while.very much appreciated.
     
    nathem, Oct 8, 2011 IP