Hello there,
we have the pages written in enfold in uppercase. Now we have a comic representation in the index pages (see Screensot).
On what is it? It is now very difficult to see the page title.
Thank you and best regards.
Hey LorbeerDesign!
Make sure not to use any tags for the title. If your trying to have the title display in all caps then we can use CSS for that.
If your not adding those tags in yourself then it’s most likely a plugin doing it. Deactivate all plugins and create a new page to see how it works.
Regards,
Elliott
Hello Elliott,
you were absolutely right with the plugin. The plugin “wp-Typography” caused the “tags” in the overview of the pages. If I disable that plugin, the tags disappear. I would like to continue to use the plugin, because it breaks up the text so much nicer. We would like to have the main navigation and the dropdown Navigation in caps. Could you perhaps tell us, how the CSS looks for this?
I thank you 1000 times!
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-menu-text { text-transform: uppercase; }
Regards,
Yigit
Thank you so much!
It´s great now! :-)