Jump to content

Please help me to change element style


Recommended Posts

Hello , im begin starting with PS and now i get some trouble with feature product , i change the number of product showing on this module , from 8 to 12 ,and the line in the picture below don't fit with item , firebug show me that :"element style : 1026px:" , it's ok when i change on firebug 1026 to 1080, but i can not find the file css which can change it  , please help me solve it , thanks so much 

P/s : before , i changed feature feature module to show fully display title , changed truncate

 

#center_column div.products_block div.product_desc { margin: 40px 5px }

And change to this:

#center_column div.products_block div.product_desc { margin: 40px 5px 0}

post-837597-0-03683200-1410578689_thumb.jpg

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

  • 2 weeks later...

On my site I have a background on each side with 2 columns in the center going down. I would like to add a shadow to that. The only way I can change it in Mozilla and Chrome is by adding 'box-shadow' to the element.style. Of course I can't simply edit this in global.css. Does anyone know the file where I could add the box-shadow? Thank you!

 

My site is http://tinyurl.com/kch3wou

Link to comment
Share on other sites

×
×
  • Create New...