Headings begin at different heights

edited January 2019 in BeBuilder
Hey, 

i was wondering if you could let me know, how to move headings further to the left. 
We
use different "H1, H2 etc." headings but we'd like them to begin at the
same height. At the moment they are slightly shifted. 

Example: 

Neuseeland wartet auf dich!

Neuseeland – das bedeutet eines der besten Schulsysteme der Welt!


Or:

Unsere High School Programme

High School Select Plus Programm

Persönlich und optimal betreut

Thanks for your help!

Comments

  • Hi,
    1) This margin (to the right) depends on the font - it's not coming from our theme.
    Search for: 'font kerning' on the web.

    We've made a quick fix for it, but it's not very good solution.
    Paste this CSS in Theme Options > Custom CSS & JS > CSS and it will be equal with margins.
    h1::first-letter {
    margin-left:-2px;
    }


    2)
    Please send us WordPress dashboard access privately thru the contact
    form which is on the right side at
    http://themeforest.net/user/muffingroup#contact and we will check what
    might be the reason.

    Notice!
    Please attach a link to this forum discussion.


    Thanks
Sign In or Register to comment.