• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Marek
  • Private: No
  • Open Date: 07.02.17, 17:02
  • Opened by: andrea
  • Closed by: Marek
  • Closed on: 28.02.17, 12:59
  • Reason: No answer from a customer
  • Comment: Glad to help!

Ticket #10215 - column in about us

I don’t know why my about page have an empty column. How I can remove it? I want full width page (like customer service page)

this is the page:
http://brunocenere.com/en/content/4-about-us

I also attach an image,
thank you

Comments

Marek 08 Feb 2017, 12:21

Hi Andrea.
Try to add following css:

#cms #center_column {
width:100%;
float:none;
}