Hi.
on this page: www.test.blommenhofutbildning I have three questions:
Is there a way to globally change the size of the body text (where the headlines are not affected) I tried in typography but that changed all the content fonts. I only want to change the body text.
I have created four footer widgets. I have also create the widgets in the wordpress widget configuration. But only one of the is visible on the site. Any suggestions?
You may apply a custom CSS for this to target only the body text. You may try:
.x-main p {
font-size: 14px;
}
The code above will target all the text wrapped in <p> tag in the main content area. Feel free to add some more selectors to target by editing the code above.
To learn more about CSS selectors, please check here.
I tried checking the link that you have posted but it seems to be incorrect. I tried to check http://www.test.blommenhofutbuilding.com/ but it’s not a reight link as well. But kindly check if you have enough number of widgets enabled in X > Theme Options > Footer > Footer Widget Areas.
You can add it in Appearance > Customize > Site Identity > Site Icon.