Archived topic
Small big letters in text logo
5 replies · Started by keri on March 28, 2019
Hi, could you help to change some big letters to smaller inside logo, for example:
MYD<smaller>OMAIN</small>.COM
Also WP logo https://wordpress.org/ is very good example but I need it in text logo.
Hi there,
Any chance you can link us to the site in question?
You can edit the original topic and use the private URL field.
Let me know :)
I put the link. I need to change some letters little smaller then the others but everything must be uppercase. For example in html: DOMAIN.COM - D<small>MAIN</small>.COM but <small> doesn't work in customizer.
Yeah the customizer doesn't accept HTML.
Try using the before_header_content hook instead:
https://docs.generatepress.com/article/hooks-element-overview/
https://docs.generatepress.com/article/hooks-visual-guide/
Very good idea, thank you! :-)
I hope, you will add some day this possibility to GPP because text logo is very easy to change for everyone. Image logo is problem almost all the time.
We will definitely consider it if this request comes up more :)