Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
Forum Search
Google Site Search
 All Forums
 Technical
 PHP (Unix / Linux / Apache) versions
 Search page Problems on small viewport
Author « Topic »  

sjones1787
Starting Member

USA
35 Posts

Pre-sales questions only
(More Details...)

Posted - 10/15/2017 :  05:29:00  
Hello, I have a search page that is not working when the viewport is at 767 or below. It works fine on large screens but I'm unable to focus on the input fields on small viewport sizes.

can you have a look and see what your suggestion would be.?

Username = scotlabs
Password = 987123
[url]http://www.scotlabs.com/search.php[/url]

S Jones

quadrant
Ecommerce Template Guru

United Kingdom
1110 Posts

Pre-sales questions only
(More Details...)

Posted - 10/15/2017 :  06:42:04  
Hi,

It looks like the search input is getting covered by the sidepanel categoriesrig div

To fix try adding the built-in bootstrap class pull-left this line

<div id="sidebar" class="col-lg-3 col-md-3 col-sm-3 padbot50">

like this

<div id="sidebar" class="col-lg-3 col-md-3 col-sm-3 padbot50 pull-left">

It will add a float to the search div and seems to fix the issue.

Regards,
David

sjones1787
Starting Member

USA
35 Posts

Pre-sales questions only
(More Details...)

Posted - 10/15/2017 :  07:20:23  
Thank you! I didn't realize that but it was messing up several other pages as well. You could not click "Add to Cart" either. Thank you for the reply, I appreciate your help!

S Jones
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.02 seconds. Snitz Forums 2000