• Resolved stanhillalsim3

    (@stanhillalsim3)


    I love the features list from EA however it seems to be bugging out when used on mobile.

    The connecting dashed line between each feature is not central. you can see that here.

    Can you advise on how i can fix this and where i may be going wrong?

    Thanks

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter stanhillalsim3

    (@stanhillalsim3)

    I have fixed this issue with some CSS

    .connector.connector-mobile   {
        right:calc(100% - 60px)!important;
        
    }
    Plugin Support Amit Paul

    (@paulamit)

    Hi @stanhillalsim3,

    Greetings. Hope you’re doing good.

    Really sorry for the delay in reaching you. I have just checked and happy to see that you have fixed the issue using custom CSS.

    is there anything I can help you with? Otherwise, you can also resolve this topic now.

    Thank you!

    Hindistack

    (@hindistack)

    @stanhillalsim3 solved his problem via custom CSS, but this solution should be released within the plugin version.

    Plugin Support Amit Paul

    (@paulamit)

    Hi @hindistack,

    Greetings. Actually, we couldn’t able to find this issue on our end. It’s working fine on our end, as you can see: https://d.pr/v/XOPDhJ

    I think it may be happened due to some CSS conficts with your theme CSS. So, in this case, you need to fix this via CSS.

    Thanks for your understanding!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Dash on the Feature List is out of place on Mobile’ is closed to new replies.