Jump to content

Mobile Footer: Store Information


Recommended Posts

Hi guys,

 

Is it possible to make this "Store Information" opened by default in mobile site? At the moment we know that it is hidden inside the "+" button (please see the attachment). Visitor needs to click it in order to see the phone number & address.

 

I thank you in advance.

post-839725-0-20914400-1466402584_thumb.jpg

Link to comment
Share on other sites

The most easy way is by editing the file: 


/themes/default-bootstrap/modules/blockcontactinfos/blockcontactinfos.tpl

 

Change this line:



<ul class="toggle-footer">


 

To:



<ul>


 

The only thing is that now will be not able to hide/show when click it.

Link to comment
Share on other sites

 

The most easy way is by editing the file: 
/themes/default-bootstrap/modules/blockcontactinfos/blockcontactinfos.tpl
 
Change this line:
<ul class="toggle-footer">
 
To:
<ul>
 
The only thing is that now will be not able to hide/show when click it.

 

 

Straight to the point! Thank you  :)

Link to comment
Share on other sites

  • 1 year later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...