Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

add spacing between letters

Home / Forums / Pinnacle Theme / add spacing between letters

This topic is: Not Resolved
[Not Resolved]
Posted in: Pinnacle Theme
February 12, 2015 at 1:51 pm

Whats the css code for adding spacing between letters for the menu items on top. For example on top you see HOME, COFFEE, MERCHANDISE etc… I want to add H O M E (I will define the pixels). I tried following, but I think I have the wrong item.

#pageheader {
text-transform: uppercase;
font-weight: 900;
letter-spacing: 2px;
padding: 0 0 0 2px; /* compensates for the extra spacing */
}

Thanks

  • The forum ‘Pinnacle Theme’ is closed to new topics and replies.