Site logo

Archived topic

peepso breaks the headers

19 replies · Started by Vadim on February 11, 2019

Viewing posts 16–20 of 20

If you can remind me of the URL I can take a look at the links.

Happy Easter! :)

Try this:

.main-navigation .widget_peepsowidgetuserbar a {
    color: #fff;
    line-height: 40px;
}

Fantastic, I had come to post my result after two hours of battle lol, and you have solved the problem in 4 lines whereas me it seemed more like this:

/* peepso*/
.ps-icon-globe {color: #FFF !important; }
.ps-icon-off {color: #FFF !important; }
.ps-icon-angle-down {color: #FFF !important; }
.ps-user-name{ color: #FFF !important;
font-size: 14px;
font-weight: bold;
}

etc ..etc ..

Thanks a lot for help, my menu bar is perfect now :)

You're welcome! :)

This archived topic is closed to new replies.