
08-27-2015, 01:17 PM
|
 |
Ecwid Team
|
|
Join Date: Sep 2014
Posts: 714
|
|
Quote:
Originally Posted by Alba Gandara
I am unable to center it... Please help!
|
Hello,
if you want to center align the product titles below product images in grid view (see the screenshot, please http://take.ms/rXItd), apply the CSS code to your active custom CSS theme in Ecwid Control Panel at page Design:
Code:
div.ecwid-productBrowser-productsGrid-productMiddleFragment div.ecwid-productBrowser-productNameLink a {
text-align: center;
}
If that is not what you are trying to achieve, please provide a screenshot of the page you are trying to edit. We will be glad to help!
__________________
Xena S.
Ecwid Customer Care Team
Help Center
⬇ Please click Thanks if my reply helped you.
|