• Resolved touhid5

    (@touhid5)


    i2 Pros & Cons is great. But i find a problem. The pros and cons icon are not in there position. So, what can i do now? Please help.

    I creat a screenshot of this issue–
    https://ibb.co/yXzyrky

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

Viewing 1 replies (of 1 total)
  • Plugin Author imibrar

    (@imibrar)

    I believe, the issue is due to the theme, this could be solve by custom css,
    your given link is not working that’s why I can’t help on it.
    anyhow below code might fix your issue, if you add this in your theme style.

    .i2-pros-cons-main-wrapper .i2-pros-cons-wrapper .i2-pros .section ul li, .i2-pros-cons-main-wrapper .i2-pros-cons-wrapper .i2-cons .section ul li {
    padding-left: 30px !important;
    list-style: outside none none !important;
    position: relative !important;;
    }
    .i2-pros-cons-main-wrapper .i2-pros-cons-wrapper .i2-pros .section ul li i, .i2-pros-cons-main-wrapper .i2-pros-cons-wrapper .i2-cons .section ul li i {
    position: absolute !important;;
    left: 5px !important;
    }

Viewing 1 replies (of 1 total)

The topic ‘Problem with Icons.’ is closed to new replies.