• Hi guys, I need to remove those weird logos from my site, just below my text bio, the ones that say Corporate…PAW…HEART…

    Cheers.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello @msound81,

    We can remove the logos with the help of custom css. Please apply the below given css under Appearance -> Customize -> Additional css-

    .client-list {
    display: none;
    }
    

    I hope the above was helpful.

    Kind regards,

    Manoj

    Thread Starter msound81

    (@msound81)

    Thanks mate, it worked perfectly!!

    Have a nice weekend!

    Thread Starter msound81

    (@msound81)

    I´m going to use the same topic cause I don´t want to open another one for what it might be a very dummie question I guess 🙂

    I just started my blog using this theme and I would love to pimp it up a bit if possible, first of all I have uploaded a pic on the blog page edit menu and is not showing up on the main blog page where I would like it to.

    http://www.miguelsound.com/blog/

    Any way to make it more funky? maybe change some colors and stuff?

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Remove weird logos’ is closed to new replies.