Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #941045

    Hello,

    I have a question concerning styles and fonts. I use the Font Caveat with the h1 an h2-Tags. But every h2-Heading looks different. I checked the code. There ist nothing unusual. <h2> … </h2>. Any idea about this?

    The site is still in work.
    Thanks für helping!

    Uli

    #941090

    Hey ulif,

    All of the H2 text seems to be appearing fine for me. Can you possibly screenshot the issue?

    Best regards,
    Jordan Shannon

    #941313

    Hello Jordan,
    thank your answering so quickly. I appreciate that.
    I made three screenshots. No. 1 is okay, looks like it should.
    No. 2 and 3 aren’t. One Headline shows uppercase letters, the others are bold and too small. Although they all have the same Code.
    https://konstanze-quirmbach.de/muster/number1.jpg
    https://konstanze-quirmbach.de/muster/number2.jpg
    https://konstanze-quirmbach.de/muster/number3.jpg

    Best regards
    Uli

    #941573

    Hi Uli,

    You many have assigned general styles for h2 but styles change even for h2 when they come in different Advanced Layout Builder elements.

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .template-page .entry-content-wrapper .avia_textblock h2 {
        text-transform: none;
        font-size: 36px;
        font-weight: normal;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #941990

    Thank you. But I don’t have many assigned H2-.style. I just have only one for smartphones and tablets, that’s all. I think the theme itself sometimes doesn’t work as it should, because it is not the first time, that fonts don’t work.
    I started a new page, copied parts of the old one and now it works fine.

    Best Regards Uli

    #942131

    Hi,

    Great, glad you got it working and sorry for the problems. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #942157

    Hi Rikard,
    thanks a lot. Everything is okay for the moment, so tht you can close it.
    Best regards
    Uli

    #942328

    Hi,

    Glad we could help!
    Please take a moment to review our theme and show your support https://themeforest.net/downloads
    To know more about enfold features please check – http://kriesi.at/documentation/enfold/
    Thank you for using Enfold :)

    Best regards,
    Basilis

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘H2-Headings look different’ is closed to new replies.