• Resolved mafatu

    (@mafatu)


    Hi,

    I’m using PeepSo plug-in and bought BadgeOS with ultimate bundle. I have a layout problem with Achievement User List. You can check it from the link. As you can see on user list page there is hugeeee icon of badge. Also there are some dots near the users which are more disorganised wih more users.

    View post on imgur.com

    Do you have any idea how to solve this one?

    Thanks

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Wooninjas

    (@wooninjas)

    Hello @mafatu,

    Add below css to your theme’s style.css file.

    .single-muhendislik .et_post_meta_wrapper img {
       width: 50% or whatever you want;
    }
    ul.badgeos-achievement-earners-list li {
       list-style: none;
    }
    Thread Starter mafatu

    (@mafatu)

    Thanks for an answer.

    But I have and will have lots of earners list under the different category. Should I had CSS codes for each category like this by changing .single-“category name”?

    Thanks !

    Plugin Contributor Wooninjas

    (@wooninjas)

    You can use .single .et_post_meta_wrapper img It will work for all the categories.

    Thread Starter mafatu

    (@mafatu)

    Thanks for an answer I will try it and share the results. I’m curious, Is there any way to design layout of earner list with template builder or earners should be like what it is? Because I’m using divi builder and want to add left sidebar to all earner list result.

    • This reply was modified 6 years, 4 months ago by mafatu.
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Achivement User List’ is closed to new replies.