Jump to content

(SOLVED) How to hide the right column from cms page?


Recommended Posts

Hi!

I have a three column theme.

Now I need to have left column and center column in my cms page. No right column.

 

How can i do this?

 

 

• i've tried to create a cms.css file with this code without success:

 

#right_column {display:none}

 

 

a little help? thanks very much

Edited by Carisma (see edit history)
Link to comment
Share on other sites

Hi!

I have a three column theme.

Now I need to have left column and center column in my cms page. No right column.

 

How can i do this?

 

 

• i've tried to create a cms.css file with this code without success:

 

#right_column {display:none}

 

 

a little help? thanks very much

 

Hi.

 

Solution is:

#cms #right_column {display:none;}

 

Regards.

 

Robin.

 

The CartExpert Team

Link to comment
Share on other sites

  • 5 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...