Jump to content

I want to change the font color of product short and long descriptions in prestashop 1.5x


Recommended Posts

Hello

 

I think your problem is the Photobucket image you use for your background, it is difficult to see any text on top of that very busy image

 

Why not keep your background and change the page colour:

 

You can do this by going to around Line 41 in your global.css file

 

/* ************************************************************************************************
struture
************************************************************************************************ */
#page {background: #fcfbc3;}  (Add a colour here)
#header {z-index:10}
#columns {z-index:1}
#left_column {background:#F4F2F5;}
#center_column {}
#right_column {background:#F4F2F5;}
#footer {}
 

Before

http://screencast.com/t/vZQcvPctlhlh

 

After

http://screencast.com/t/pRpdgVTuIYk

 

Paul

Link to comment
Share on other sites

Thank you for your suggestion Paulito, but this is the way to customized my website. Please if someone one knows how to change the color of the background and the fonts on the product description page, please tell me. This is my original problem, and this is what i intend to solve.

 

Thanks

Link to comment
Share on other sites

Thank you for your suggestion Paulito, but this is the way to customized my website. Please if someone one knows how to change the color of the background and the fonts on the product description page, please tell me. This is my original problem, and this is what i intend to solve.

 

Thanks

What version of prestashop you are using? See attached screenshoot that is what you are looking for?

post-411458-0-17763800-1407751926_thumb.png

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

×
×
  • Create New...