This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

HL-Setting in Footer-Widget (Layout-Builder) does not work

Resolved 10 replies premiumthemetheme-vantage
10 years ago · Last reply by Andrew Misplon 10 years ago

Hi guys,

the HL Setting in Footer-Widget within the Layout Builder does not work. I can see the hl-setting in the code … but it does not display in the website.

Any idea?

Thanks,

Birgit

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

10
  1. Magus Staff 10 years, 8 months ago

    Hi Birgit

    HL is not a valid html tag. If you are wanting to place a horizontal line please try using

    <hr />

    Let us know if this helps

    Magus

  2. Birgit 10 years, 8 months ago

    Ohhh, there is a misunderstanding … I am talking about the headline-setting Test Text … I have set the -tag for the headline, but it displays the standard-text … As well, the and the -tag is not working.

  3. Birgit 10 years, 8 months ago

    h5-setting

  4. Andrew Misplon Staff 10 years, 8 months ago

    Hi blang13

    Did you enter HTML into the widget title field? If so then unfortunately that won’t work. Widget title fields don’t render HTML.

    You can set Page Builder widget title HTML from Settings > Page Builder > Widgets > Widget Title HTML.

    Another option is to leave the title blank and insert your widget title in the body of the Text widget.

  5. Birgit 10 years, 8 months ago

    Dear Andrew,

    I tried really everything. My solution was, before I wrote to you, to leave the widget title empty. I decided to enter it in the content area and to set it to <h5>. See screenshots. Still not showing the right font-setting.
    Please see screenshots.
    :

  6. Andrew Misplon Staff 10 years, 8 months ago

    Thanks for the update. It’s unfortunately not possible to send email attachments to the forum. If possible, please, send a link to your site so we can check out the font issue. What font should be displayed?

  7. Birgit 10 years, 8 months ago

    It’s not about the font. it´s about the font size …

    See Footer: http://www.birgitlang.at/read

    The title “READ LUXUS-IMMOBILIEN” is set as an Headline READ LUXUS-IMMOBILIEN The problem is, that the headline looks like the normal paragraph text. I used the -tag at different pages, there it worked. It is only in the footer displaying the standard paragraph font.

  8. Andrew Misplon Staff 10 years, 8 months ago

    Thanks for the feedback. Please try the following at Appearance > Custom CSS to resolve:

    /* Footer */
    .site-footer .textwidget h5 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 1.5em;
    }
  9. Birgit 10 years, 8 months ago

    It worked ­ Thanks a lot :-)))

  10. Andrew Misplon Staff 10 years, 8 months ago

    For sure :) Glad we could help.

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.

Have a different question or issue?

Start New Thread