Layout Builder widget in Footer area not rendering Headline widget correctly
Hello,
So far so great with everything else I’ve been developing with your premium theme. Thanks team!
When I use the SiteOrigin Headline widget the text is not marked up when I reload the page. Do I need to use a custom CSS entry to display this properly or am I missing something?
Thank you,
Zach
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
9Hi Zach
Thanks for your support.
Do you have a public URL where we can take a look at what’s going on? If you need to keep this URL private from other users, just select “Private Reply” on the bottom right of the comment box.
This is a private message.
Thanks. Let’s add to Custom CSS:
/* Footer */ .site-footer h1 { font-size: 1.7em; } .site-footer h2 { font-size: 1.6em; } .site-footer h3 { font-size: 1.5em; }In the site body the Headline widget’s heading tags benefit from styling meant for normal headings. Those styles don’t target the footer so we need to add them. Let us know how this goes.
This is a private message.
This is a private message.
That’s strange. Let’s try:
.site-footer #sow-headline-container.sow-headline h3 { text-align: left !important; }That aligned it correctly.
I’m trying to only use SiteOrigin widgets as much as possible for maximum compatibility. I’m using
SiteOrigin Widgets Bundle, Easy Bootstrap Shortcodes, and Jetpack widgets. Are there conflicts with these plugins?
Thank you again for the help!
-Zach
Glad to hear that did the trick.
If you haven’t noticed any problems so far then you’re all good.
We have had various small challenges with Bootstrap related plugins in the past. Jetpack is fine. Let us know if anything comes up.
Will do!
Take care,
Zach
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.