Problem with search field in Mozilla

info1938
72 Posts
info1938 posted this 10 April 2017

Hello!

Please open the following site with Mozilla browser:
http://emonajewelry.com

Try to type something in the search field in the top right corner. You cannot see the letters you are typing. This problem is active only with Mozilla browser.
Also, again only in Mozilla - when you use the pagination on category page - the first time you click it doesn't work, it works from the second.

Hello! Please open the following site with Mozilla browser: http://emonajewelry.com Try to type something in the search field in the top right corner. You cannot see the letters you are typing. This problem is active only with Mozilla browser. Also, again only in Mozilla - when you use the pagination on category page - the first time you click it doesn't work, it works from the second.
Vote to pay developers attention to this features or issue.
1 Comments
Order By: Standard | Newest
Support Team
Support Team posted this 10 April 2017

Hi,

Please add the following code under the Home >> Settings >> Additional CSS:

.bd-bootstrapinput-2.form-control
{
padding: 12px 6px!important;
}

And the pagination also does not work in other browsers as well. Please try it with the default Prestashop theme to see if the issue is related to the theme.

Sincerely,
Hella

Hi, Please add the following code under the Home >> Settings >> Additional CSS: .bd-bootstrapinput-2.form-control { padding: 12px 6px!important; } And the pagination also does not work in other browsers as well. Please try it with the default Prestashop theme to see if the issue is related to the theme. Sincerely, Hella
You must log in or register to leave comments