Comments toin started the conversationFebruary 4, 2016 at 4:19pmhi, is there any way to show the topbar (or a part of) in the mobile version of the web?thanks in advance. 895TheFox repliedFebruary 5, 2016 at 10:57amHello Toin, thanks for purchasing Thefox!Unfortunately this is not possible without modifying the theme file.Sorry for not being able to help you this time.Do not hesitate to contact us if you have more questions.Regards.--------------------- Hosting we recommend ( Free SSL and CDN included in all plan ). Speed up your site with Autoptimize Test your site with GTmetrix and fix the issue to make it faster How to Update your Theme toin repliedFebruary 5, 2016 at 3:24pmhello,thanks for your answer, but i would like to know were in the code are you telling the browser to hide the topbar to do it myself.thanks in advance. 895TheFox repliedFebruary 6, 2016 at 10:03amHello,You will need to modify the media-queries_wide.css and also the customjs.js file.Do not hesitate to contact us if you have more questions.Regards.--------------------- Hosting we recommend ( Free SSL and CDN included in all plan ). Speed up your site with Autoptimize Test your site with GTmetrix and fix the issue to make it faster How to Update your Theme altea repliedFebruary 10, 2016 at 5:41pmHello,I have a similar question. I\'d like to enable the mobile menu when the browser with is 1075px and not 1036px(the current size).I tried to edit the customjs, but i don\'t know how to adit the media-queries_wide.css.Could you please suggest a solution?Thanks 895TheFox repliedFebruary 11, 2016 at 9:19amHello Altea,For the media-queries_wide.csssearch for : @media only screen and (min-width: 768px) and (max-width: 1035px) {to @media only screen and (min-width: 768px) and (max-width: 1075px) {Do not hesitate to contact us if you have more questions.Regards.--------------------- Hosting we recommend ( Free SSL and CDN included in all plan ). Speed up your site with Autoptimize Test your site with GTmetrix and fix the issue to make it faster How to Update your Theme altea repliedFebruary 11, 2016 at 1:42pmThank you so much!I searched 1036 in file and not 1035 ;)Thank you so much! 895TheFox repliedFebruary 12, 2016 at 8:46amYou\'re welcome!Do not hesitate to contact us if you have more questions.Regards.--------------------- Hosting we recommend ( Free SSL and CDN included in all plan ). Speed up your site with Autoptimize Test your site with GTmetrix and fix the issue to make it faster How to Update your Theme Sign in to reply ...
hi,
is there any way to show the topbar (or a part of) in the mobile version of the web?
thanks in advance.
Hello Toin, thanks for purchasing Thefox!
Unfortunately this is not possible without modifying the theme file.
Sorry for not being able to help you this time.
Do not hesitate to contact us if you have more questions.
Regards.
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme
hello,
thanks for your answer, but i would like to know were in the code are you telling the browser to hide the topbar to do it myself.
thanks in advance.
Hello,
You will need to modify the media-queries_wide.css and also the customjs.js file.
Do not hesitate to contact us if you have more questions.
Regards.
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme
Hello,
I have a similar question. I\'d like to enable the mobile menu when the browser with is 1075px and not 1036px(the current size).
I tried to edit the customjs, but i don\'t know how to adit the media-queries_wide.css.
Could you please suggest a solution?
Thanks
Hello Altea,
For the media-queries_wide.css
search for :
@media only screen and (min-width: 768px) and (max-width: 1035px) {
to
@media only screen and (min-width: 768px) and (max-width: 1075px) {
Do not hesitate to contact us if you have more questions.
Regards.
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme
Thank you so much!
I searched 1036 in file and not 1035 ;)
Thank you so much!
You\'re welcome!
Do not hesitate to contact us if you have more questions.
Regards.
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme