How do I add text to the header? I’m not using a header image and all I can see is the site title and the menus I added. I want to keep the site tile and add separate text to the header.
Thanks
Edit: I don’t want to use an image as a logo because of how it transitions from desktop to mobile. I want to use font only.
You could add the text below your site title by adding the code below (Appearance > Customize > Additional CSS):
.navbar-header:after {
content: “HI”;/Change this to whatever you’d like to have/
font-size: 25px!Important;
color: red!Important;
font-family: fantasy;
}
So the number “2” has to be a separate piece of text next to the main text “Fiksimi.com.” Using the above code works but it places the number 2 under (coded “after”) the “Fiksimi.com” and it also increases the banner height which I don’t want.
I want to retain the same banner size and have the extra independent text with a significantly increased font-size. I’m hoping that way it will display correctly on mobile and desktops.
Hi,
hope you can help me , I would like to add custom text in the wrapper (above the header, just below facebook logo),
i would like to have mail and cellphone).
I’ve tried colorlib-plugin15 plugin, I can see the phone, but I can’t change font size, or color for some reason.
I will appreciate if you can help me.
Regards,
Hristo
@Hristo To help us keep support thread separates could you please create your own thread for your question here https://colorlibsupport.com/c/sparkling/ instead of replying on others thread as it makes the thread messy and hard to read.
If you want to you can also add reference of this thread in your newly created thread.
We would be more than happy to help you on your new thread.