Circles on Top Grey Box in I Am One Pro

Home Forums All Other Themes Circles on Top Grey Box in I Am One Pro

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #71991
    RossRoss
    Member
    • Topics: 5
    • Replies: 12
    • Total: 17
    Member since: January 18, 2017

    Hi,

    Is it possible to remove the grey circle which is left behind if you change the colour of the Top Grey Box to white? You can see it here: askymoreblue.com

    Also – can I change the red and white ‘list’ icons for a png/jpg of my own?

    Finally – is it possible to change (or more likely remove) the slider’s loading icon on mobile?

    Ta,

    Ross

    #72066
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi Ross,

    Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:

    Add this code there:

    For Gry Circle

    .bottom-shape { display:none;}

    For change list style icons

    .main-container ul, .comment-list .comment-content ul {
        list-style: outside url("image path here what you need") disc;
        margin-left: 22px;
    }

    Regards,
    Dave

    #72354
    RossRoss
    Member
    • Topics: 5
    • Replies: 12
    • Total: 17
    Member since: January 18, 2017

    Cheers Dave, both worked great.

    Anything on the loading icon please?

    Ross

    #72410
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi,

    Can you send us the screenshot of slider’s loading icon on mobile? Upload your screenshot on imgur.com and paste the share url here.

    Regards,
    Dave

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.