-- HikaShop version -- : 3.4.0
-- Joomla version -- : 3.8.7
Hi !
I have a very strange display in
> the login form (Title H1 from JOOMLA CSS)
> the block bar.(where UL come from joomla CSS....and make bad display)
component-content ul {
list-style-position: outside;
list-style-type: square;
padding: 0 0 0 15px;
margin: 10px 0;
}
It looks like a conflict in Hikashop CSS and Joomla CSS > As you can see on the screeshot.
An idea of the problem ?
Second point : I would like to have label on the top of the fields and not on the left ? An idea how to do that ?
Thx for your help