Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hi,
I designed the Footer with Layout Bilder and then with the SignOrign Editor.
I created some Text Links but I want a bigger font.
How it is possible? Have you the code for me for Custom CSS?
IN addition I want to change the line pitch. What is the code for this?
It will be great when you can help me.
Thank you.
Greetings
Rainer
Hi Rainer
Thanks for reaching out.
Are you perhaps using SiteOrigin CSS? If so, you could try going to AppearanceCustom CSS, click the Eye icon to open the visual editor, and then make the text size change and other small adjustments from there.
More on the Visual Editor here Page: Visual Editor.
Dear Andrew,
Thanks for your quickly response.
I found in another thread a possibility to make it over custiom css.
look here:
/* Footer Font Size */
#colophon * { font-size: 14px !important; }
/* Footer Line Height */
#colophon * { line-height: 25px !important; }
It works so. But I see the Site Orign CSS not before, I will take a look.
But I have a new challenge and I will ask you that in an new thread
Super, glad to hear you’re making progress. Thanks for the update.