Is it possible to move title

  • Posts: 43
  • Thank you received: 0
11 years 5 months ago #147973

www.mymineralkids.com
-- HikaShop version -- :2.3.0
-- Joomla version -- : 3.2
-- PHP version -- : latest
-- Browser(s) name and version -- : chrome and firefox
-- Error-message(debug-mod must be tuned on) -- : Error_message none

If you notice on the homepage it says Mineral Kids in a regular font etc...I'd like to know is it possible to remove that title?

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

  • Posts: 13201
  • Thank you received: 2322
11 years 5 months ago #147976

Hi,

Yes it's possible, you have to edit the view "product / show_default" from the menu display > views.
Here is the documentation:
hikashop.com/support/support/documentati...ize-the-display.html

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

  • Posts: 43
  • Thank you received: 0
11 years 5 months ago #147978

So I have to manipulate the CSS

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

  • Posts: 12953
  • Thank you received: 1778
11 years 5 months ago #147986

Note that using this kind of CSS code will probably do the job :

#hikashop_category_information_module_355 .hikashop_product_item_right_part h2 {
display: none;
}

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

  • Posts: 43
  • Thank you received: 0
11 years 5 months ago #148110

Where should i place that? Via the Hikashop config console somewhere?

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

  • Posts: 12953
  • Thank you received: 1778
11 years 5 months ago #148118

As it's said on the CSS tutorial that I gave you :

In HikaShop > Configuration > Display > CSS, you can edit the Front-end CSS File to set your custom properties.

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

Time to create page: 0.059 seconds
Powered by Kunena Forum