Site logo

Archived topic

top bar symbols

17 replies · Started by Eva on August 2, 2018

Viewing posts 16–18 of 18

Hi there,

WordPress strips out spaces, we could add a non-breaking space but the text widget will probably remove that as well.

Try adding this CSS:

.top-bar i.fa {
    margin-left: 20px;
}

Hello david,

Where do I put that CSC?

In the CSS editor of the template?

Hi there, simplest place is in the Customiser > Additional CSS.

This archived topic is closed to new replies.