Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter harrylynn17

    (@harrylynn17)

    Please refer to the attached screenshot at the following URL . https://postimg.org/image/9qliiwnft/

    Plugin Contributor EricTracz

    (@erictracz)

    Hi,

    Please let me know which WP theme you’re using. We’ll investigate this.

    Kindest regards,
    Eric Tracz
    PeepSo.com

    Thread Starter harrylynn17

    (@harrylynn17)

    It’s Chromatic. Thank you for attending the matter.

    Plugin Author PeepSo, Inc.

    (@peepso)

    Hi,

    We have contacted Chromatic developers about this issue. It seems that the thing is in the theme’s displaying lists like that:

    #main li {
       margin-right: 0px;
       display: list-item;
    }

    what could help is using a class:

    .main li {
       margin-right: 0px;
       display: list-item;
    }

    Then PeepSo’s menu will work fine. We try not to use ‘!important’ unless it’s really necessary, we hope to hear back from them soon and we’ll inform you about the results as fast as we can.

    Kindest regards.

    Plugin Author PeepSo, Inc.

    (@peepso)

    Hi harrylynn17,

    We haven’t heard back from you for a week now so i assume this issue is resolved for you. If you need further assistance please contact us here https://www.peepso.com/contact/support/ and we would be happy to help you further

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Layout doesn't seem all right’ is closed to new replies.