hi. how can i change the font size here https://www.sendspace.com/file/sjerut
http://www.weinkellerei-woeber.at/weinkellerei/?post_type=product
i want that the fonts “MEIN MENÜ” look like the fonts in the menu above.
and the title of the site here http://www.weinkellerei-woeber.at/weinkellerei/?post_type=product is : “Produkte Archiv”. How can i change the title to “Produkte Übersicht”??
Thanks.
Hey diefleischerei!
The “mein menu” text your referring to is one of your sidebar titles. You can target them with this.
.widgettitle { text-transform: normal !important; }
For the titles you will want to install the WordPress SEO plugin and then navigate to Dashboard > SEO > Post Types and at the very bottom under custom post type archives you should see the product post type meta where you can change the title.
Cheers!
Elliott