• Resolved JenniferWilliamson

    (@jenniferwilliamson)


    I like the ease of installation of this plugin, but the output is throwing me off. The default is to use ul and li but it displays the icons in a strange way, with the icon showing up in the background on the right (and extra white space on the right) but the image and overlay doesn’t match up with the background, only covering the left part of the square. Any CSS I can use? I tried just taking out the ul and li but that resulted in nothing displaying at all. Any help? Thank you!

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Ajay

    (@ajay)

    What is your site URL? Are you using the inbuilt styles in the plugin?

    Thread Starter JenniferWilliamson

    (@jenniferwilliamson)

    Hi Ajay,

    My URL is aimhappy.com — you can go to any post there and scroll to the bottom to see what I mean. I am using the inbuilt styles, yes.

    Thanks!
    Jen

    Plugin Author Ajay

    (@ajay)

    Thanks. That’s a clash with your theme. Can you try adding this to the Custom Styles box in the plugin settings page:

    
    .crp_related li::before {
        content: "" !important;
        padding-right: 0 !important;
    }
    
    Thread Starter JenniferWilliamson

    (@jenniferwilliamson)

    Yes, this worked like a charm! Thank you SO much for your time and help. Greatly appreciated. ?? Loving this plugin!

    Jen

    Plugin Author Ajay

    (@ajay)

    You’re welcome ?? Do consider writing a review as well.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Customizing the output without list html?’ is closed to new replies.