Home>Support>Layout Builder widget in Footer area not rendering Headline widget correctly

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. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 8 years, 9 months ago SiteOrigin
    Hi, I Work Here

    Hi 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.

  2. 8 years, 9 months ago Private Message - zpeterson

    This is a private message.

  3. 8 years, 9 months ago SiteOrigin
    Hi, I Work Here

    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.

  4. 8 years, 9 months ago Private Message - zpeterson

    This is a private message.

  5. 8 years, 9 months ago Private Message - zpeterson

    This is a private message.

  6. 8 years, 9 months ago SiteOrigin
    Hi, I Work Here

    That’s strange. Let’s try:

    .site-footer #sow-headline-container.sow-headline h3 {
    	text-align: left !important;
    }
  7. 8 years, 9 months ago zpeterson

    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

  8. 8 years, 9 months ago SiteOrigin
    Hi, I Work Here

    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.

  9. 8 years, 9 months ago zpeterson

    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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More