mobile menu item not full width
- dbdesign@dbdesign.info
- Topic Author
- Offline
- New Member
Less
More
- Posts: 17
- Thank you received: 0
9 years 1 month ago - 9 years 1 month ago #30513
by dbdesign@dbdesign.info
mobile menu item not full width was created by dbdesign@dbdesign.info
i can't for the life of me figure out why my menu items in the mobile view are not full width. i've dug through the CSS, and it looks like the box width there is set properly.
screenshot attached
screenshot attached
Last edit: 9 years 1 month ago by dbdesign@dbdesign.info.
Please Log in or Create an account to join the conversation.
9 years 1 month ago #30524
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic mobile menu item not full width
Hi
Please check that you have the latest version of the mobile plugin and give me your url then
CEd
Please check that you have the latest version of the mobile plugin and give me your url then
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
- dbdesign@dbdesign.info
- Topic Author
- Offline
- New Member
Less
More
- Posts: 17
- Thank you received: 0
9 years 1 month ago #30542
by dbdesign@dbdesign.info
Replied by dbdesign@dbdesign.info on topic mobile menu item not full width
of course i didn't have the latest version. there was a new one this morning. it was the latest version yesterday
anyway, the new one is installed, and i'm not seeing any difference.
www.pacificcoastsignsupply.com/
thanks
anyway, the new one is installed, and i'm not seeing any difference.
www.pacificcoastsignsupply.com/
thanks
Please Log in or Create an account to join the conversation.
9 years 1 month ago #30543
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic mobile menu item not full width
this is because of a float in your template
try to add this in a custom css
try to add this in a custom css
Code:
#jsn-menu div.jsn-modulecontainer {
float:none !important;
}
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
- dbdesign@dbdesign.info
- Topic Author
- Offline
- New Member
Less
More
- Posts: 17
- Thank you received: 0
9 years 1 month ago #30548
by dbdesign@dbdesign.info
Replied by dbdesign@dbdesign.info on topic mobile menu item not full width
that worked, thank you!
Please Log in or Create an account to join the conversation.
Time to create page: 0.225 seconds