Tagged: mobile menu
-
AuthorPosts
-
May 8, 2025 at 11:40 am #1483848
Hi,
I’d like to have the mobile footer menu right aligned with a break after every entry – is that possible?
Kind regards.
May 8, 2025 at 3:50 pm #1483871Hey tebitron,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) { #socket .sub_menu_socket li { float: none; line-height: 20px; } }Best regards,
RikardMay 8, 2025 at 5:19 pm #1483881Hi Rikard,
thanks – this already helps. But would it be possible to have these elements right aligned?
Thanks in advance.
May 8, 2025 at 7:45 pm #1483888Hi,
Please leave the CSS I posted earlier active, so that we can check the results.
Best regards,
RikardMay 9, 2025 at 9:28 am #1483911Hi Rikard,
I believe I did and it is in fact still under General Styling / Quick CSS.
You’ll find your login details below.
Kind regards.
May 10, 2025 at 8:52 am #1483957Hi,
The login details are not working, please check and verify.
Best regards,
RikardMay 12, 2025 at 9:33 am #1484068Hi Rikard,
sorry – my bad.
Please try again.
Kind regards.
May 12, 2025 at 2:02 pm #1484090Hi,
Thanks for that. I’ve edited the CSS, please review your site.
Best regards,
RikardMay 12, 2025 at 2:30 pm #1484095Hi Rikard,
I tried to replicate it on our second page but the bottom padding seems larger in comparison.
You should have the same login details there. Could you please have a look at that one, too.
The first one is perfect as is.
Kind regards.
May 13, 2025 at 9:54 am #1484136Hi,
Thanks for the update. I’m not sure I fully understand what you are looking to remove and on which site, could you share a screenshot highlighting your intentions please?
Best regards,
RikardMay 13, 2025 at 10:06 am #1484138Hi Rikard,
I’ve attached a screenshot. The right page should have the same smaller bottom margin/padding as the left one on mobil screens – does that make sense?
Thanks a lot.
May 16, 2025 at 9:12 am #1484333Hi,
Thanks for that. Please try this CSS as well:
@media only screen and (max-width: 767px) { #socket .container { padding-bottom: 0; } }Best regards,
RikardMay 16, 2025 at 2:22 pm #1484340Hi Rikard,
that’s fine – thanks.
Best regards.
May 18, 2025 at 12:09 pm #1484398Hi,
Thanks for the update, we’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard -
AuthorPosts
- The topic ‘Footer Menu right aligned on Mobile screens’ is closed to new replies.
