-
AuthorPosts
-
January 6, 2025 at 12:43 am #1474688
Hi
Please look at our site, as below, and advise whether I am able to get the Icon List element to work on mobile.
http://www.macgeargroup.com -> Our Service4 -> Reward Programs
Many thanks
January 6, 2025 at 5:20 am #1474692Hey vancestone,
Thank you for the inquiry.
It seems there is an issue with the padding. Please edit the element to adjust the padding values for mobile view, or add the following css code:
@media only screen and (max-width: 767px) { /* Add your Mobile Styles here */ #top .flex_column.av-m4wep313-3e980d8dcd4f559ad7b43a97ffcbf586 { padding: 0; } }
Please make sure to purge the cache and toggle the compression settings before testing.
Best regards,
IsmaelJanuary 6, 2025 at 5:52 am #1474694Hi Ismael
Thanks for your reply. I cannot see where to edit the padding for mobile for this element – can you please advise.
And for the CSS code – I’m unsure what I would add as my Mobile Styles – or exactly where to paste the CSS code. Please could you explain further.
Thanks!
January 6, 2025 at 6:18 am #1474696Hi,
Sorry for the confusion. There are no padding settings for the element, but you can add the css code in the Enfold > General Styling > Quick CSS field or the child theme’s style.css file. If you need further assistance, you can share the login details in the private field and we’ll add it for you.
Best regards,
IsmaelJanuary 6, 2025 at 11:38 am #1474718Thanks Ismael. I believe I need an email address from you to setup a temporary admin login and send you an invite? Can you please advise which to use?
January 7, 2025 at 5:40 am #1474751Hi,
Thank you for the update.
You can use the email address in the private field, but please note that we don’t have access to its inbox, so you’ll need to generate the password. You can also follow these steps:
- Install and activate the “Temporary Login Without Password” plugin. You can find it here.
- Once activated, navigate to “Users > Temporary Logins” in the left-side menu.
- Click on “Create New” to generate a temporary login.
- Enter the email address for the account (you can use (Email address hidden if logged out) ) and select the highest possible role. Set the expiry date to around four days to ensure enough time for debugging.
- Click “Submit” to create the temporary account.
- In the private section, provide us with the URL that allows us to access the temporary login and assist you.
Please note that once your issue is resolved, you can remove the plugin. Alternatively, if you prefer not to use the plugin, you can manually create an admin user and share the login credentials in the “private data” field.
If you have any further questions or concerns, please let us know.
Best regards,
IsmaelJanuary 9, 2025 at 9:57 pm #1474894Thank you Ismael! Temporary login link is in the private section.
January 10, 2025 at 5:41 am #1474905Hi,
Thank you for the info.
We added the code in the Quick CSS field and temporarily disabled the Performance > File Compression settings. Please make sure to clear the cache before checking the page.
Best regards,
IsmaelJanuary 10, 2025 at 5:45 am #1474906Thank you so much, that looks great :)
January 10, 2025 at 6:27 am #1474914 -
AuthorPosts
- The topic ‘Icon List Element is not working on mobile’ is closed to new replies.