Hello,
How can I customize the text in the footer column2 area?
I would like to change the Dream OÜ to be bold
And I also want to have some space between the lines.
Hi pimroll!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#footer .textwidget {
line-height: 25px;
}
Then wrap your text that you would like to display bold inside Strong tag as following
<strong>Dream OÜ</strong>
Best regards,
Yigit
Hello,
Thanks for the reply, I managed to add the code into the quick CSS but where do I have to insert the Dream OÜ line?
Also to the CSS or to php?
Regards,
Never mind just realised, that I can just insert it into the widget area, thanks, all good now:)
Hi,
You are welcome!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Best regards,
Yigit