-
Topic: Display 2 columns on mobile
1 – Hi, I’d like the products in my store to be shown in 2 columns on the mobile. How do I do that?
2 – How do I get the menu fixed in the mobile version?
3 -Is there only one cart model?
4 – How do I put on page filter only in the mobile version?
Thanks
Topic: mobile menu
Topic: Responsive issues
Hi there,
I have some responsive issues.
1- I want to change color of the responsive header and side menu. I need to use the dark version.
2- How can I make transparent the responsive header?
3- In the some of low resolutions (for example 320 x 533) photo of the home page slider doesn’t fit the slider space.
4- Parallax row background image in the home page wasn’t responsive for mobile and tablet devices. I disabled it, but still needing change the location of column of the the text and the button.Regards
Help! The mobile menu for your Tower theme isn’t working for me. It’s appearing as three bars when I load it on my iPhone, but when you click them, no drop down or expanded menu appears…no menu appears at all. I’ve de-activated every plugin I have and nothing works.
Topic: Menu On Mobile phone
I have read through some of the previous posts and it appears that a few of us are having or at least have had the same issue, which is the responsive menu is on top of the logo when viewing the site on a mobile phone.
I saw this CSS in a previous entry – but it didnt solve my problem.
Please advise
please take a look at http://www.autoactiongroup.com
Topic: Fine-tuning the menu
Mihaila,
I currently have the following custom CSS:
@media (min-width: 1024px){
nav .menu > li {
padding-right: 10px !important;
padding-left: 10px !important;
}
}
@media (max-width: 480px){
.header_button {
display: block !important;
margin-right: -85px !important;}
#logo { left: -45% !important;}
}
Can you help me get my menu to switch from desktop to tablet/mobile at 1100px?
Also, at 676px, my button disappears, then reappears at 480px. Can you help me with the CSS to make sure the button displays on all layouts?
Thank you.
Hi,
The first item on my page is a blog ROW that i have set a 90px buffer on the top so that it does not overlap the logo and menu at the top of the page.
When i change to mobile view, it seems that the 90px starts from underneath the logo and menu’s so there is an additional 90px between the top logo bar and the first row.
How can i fix this?
Thanks
Topic: Mobile Menu Not Working