-- HikaShop version -- : 3.2.1
-- Joomla version -- : 3.8.2
-- PHP version -- : 7
-- Browser(s) name and version -- : Vivaldi 1.11.917.43 (Stable channel) (32 bites)
-- Error-message(debug-mod must be tuned on) -- : congested letter in product / show_tabular.php
Hi,
I could not cope with a product-name display issue.
All product names are squeezed. Product names are displayed by Hikashoop with the product / show_tabular.php as it can be seen in the attached picture.
The template is RS Edimo (by RSJoomla) one of the best but of yourse can be anything.
In the show_tabular.php I've found some suspicios row like
$specif_tab_content .= trim($this->loadTemplate())
but what to do with this??
What should I do if we want to show the product names normally, not squeezed/congested??
Any advice would be appreciated!