• Resolved jichao2024

    (@jichao2024)


    Hello everyone,

    On the Industries webpage https://guardianchem.com/#, after clicking the ‘Industries’ on the top menu, there is a icon list. However, the ‘Oil & Gas’, ‘Building & Facility Management’, and ‘Manufacturing’ are no left aligned vertically with ‘Mining’, ‘Heavy Equipment’, and the others.

    I tried different ways including adding a CSS, but none of them worked.

    Does anyone know how to resolve this problem?

    Thanks in advance!

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support Zeba Afia Shama

    (@zebaafiashama)

    Hello @jichao2024

    I hope you are doing well.

    I have checked your ‘Industries’ menu, and you have usedthe Elementor List widget. So, I recommend reaching out directly to the Elementor team. They have a great support team who can answer your questions and help you troubleshoot any Elementor-related problems.
    You can contact Elementor support from here: https://wordpress.org/support/plugin/elementor/

    If you use any “Essential Addons” widget and are having issues, please let us know so we can help you to resolve it.

    Thank you


    Thread Starter jichao2024

    (@jichao2024)

    @zebaafiashama Hello, thanks for your feedback. I have consulted with Elementor, and they said the icon issue is an “Essential Addons” issue. Therefore, I came to the Essential Addons forum for help.

    Could you give more suggestions?

    Thanks!

    Plugin Support Nayeem-Ul-Islam Nipun

    (@nayeem-ul-islam-nipun)

    Hi @jichao2024,
    Greetings. Hope you are doing well. Thanks for your reply.

    Regarding your query, I checked your issue again and the issue is with the Elementor Icon list widget padding-left. For reference please check this screencast – https://d.pr/v/KZqzI9

    You can fix this by checking the widget settings and make the padding-left: 0 or you can use the below custom CSS code –

    .elementor-widget .elementor-icon-list-icon + .elementor-icon-list-text{
    padding-left: 0 !important;
    }

    You can simply add custom CSS by navigating to your WordPress Dashboard -> Appearance -> Customize.
    After you are on the Customizer page, search for the “Additional CSS” option. You can then go ahead and insert the CSS Code. Please check this screencast to learn more – https://d.pr/v/QrrfTw

    Hope this will help you out.

    Thanks.

    Thread Starter jichao2024

    (@jichao2024)

    @nayeem-ul-islam-nipun Hello, thanks for your help. I will try this method and then came back to give a reply.

    Thread Starter jichao2024

    (@jichao2024)

    @nayeem-ul-islam-nipun Hi, your method helps resole my problem. Thank you very much!!

    • This reply was modified 1 month ago by jichao2024.
Viewing 5 replies - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.