-
johnottomagee
Hello Support !
Please see UC at:
https://understand-culture.comSee the logo above the search box.
Here is the code Ying gave me:<p class=”main-title” itemprop=”headline”>Understand<span class=”site-title-accent”>Culture</span></p>
Please be patient with me if I
already asked this question:Can I determine the size of the
logo? I find it currently a bit small.Thanks !
John
.
-
Hi John,
Try this CSS:
.entry-content .main-title { font-size: 25px; }You can also go to customizer > typography > typography manager > add typography > custom, then enter the class
.entry-content .main-title, you can define the typography for it. -
johnottomagee
Perfect again, Ying.
Thanks !Did I ask you already, I think I did,
if there is a way to tighten up the
space between the logo and the semantic
search box?John
-
The space is from the search form itself:
https://app.screencast.com/ZJ5gSudPGW8ViYou can use this CSS to hide it:
.mwai-conversation { display: none !important; } -
johnottomagee
That works perfectly.
Thanks once again, Ying !John
-
No Problem 🙂
- You must be logged in to reply to this topic.