How to align the product name to the left or right

  • Posts: 71
  • Thank you received: 1
11 years 5 months ago #105837

In the product page, it listed the product name.
But, it is not being align properly.
How can we do it?

Please Log in or Create an account to join the conversation.

  • Posts: 2334
  • Thank you received: 403
11 years 5 months ago #105885

Hi there,

You can find some options about the product position in the configuration page of content module/menu. Try to take a look over there and see if you find something interesting.
If it doesn't fit your need, you can simply add some css in your front end css file (System>Configuration>Display>Css). Something like that should do the job:

.hikashop_product_name{
  text-align:left;
}

For more information about class, css and code inspector, please take a look at our FAQ www.hikashop.com/fr/support/documentation/faq.html#css

Please Log in or Create an account to join the conversation.

  • Posts: 71
  • Thank you received: 1
11 years 5 months ago #105909

"product position in the configuration page of content module/menu"
I am new with HikaShop, can you direct me where to find this?

I try under Hika Configuration\Display, but can't seems to find any content module\menu.

Thanks.

Please Log in or Create an account to join the conversation.

  • Posts: 82727
  • Thank you received: 13343
  • MODERATOR
11 years 5 months ago #105920

You can access the options of your menus/modules via the menu Display->Content menus/modules of HikaShop.

Please Log in or Create an account to join the conversation.

Time to create page: 0.073 seconds
Powered by Kunena Forum