This topic has 4 replies, 2 voices, and was last updated 9 years, 3 months ago ago by Robert Hall
Hello,
I need some help to set my menu font: I enter text with lowercase (“Chi sono”) but appears in all caps (“CHI SONO”), in the menu.
And another question: how can i set a column width? The problem is in a specific column, with a text box (the text is: “Creatività: è questa la mia più grande passione! Mi permette di lavorare svolgendo quello che più mi piace fare….”), I need more white space in the right side of the column, with the text closer.
Thank you
Erica
Hello,
Please use this code in Global Custom CSS. (8Theme Options->Typography->Custom CSS).
.header-type-5 .header .menu-wrapper .menu > li > a {
text-transform: none;
}
I’ve added padding into the row setting (http://prntscr.com/8lk7ii). Please check it.
Regards,
Robert Hall.
Thank you,
Erica
Hello,
You’re welcome!
Regards,
Robert Hall.
You must be logged in to reply to this topic.Log in/Sign up