Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1472783

    Hi,
    i would like to reduce the space left to the body, so it fits with logo above?

    I change the font-family to montserrat. Unfortunetly the “&” symbol seems not to change to the font-family?

    Please see screenshot.

    kind regards Jak

    #1472820

    Hey Jak73,

    It looks like you found a solution for the space already?

    Please try this CSS for the & character:

    .special_amp {
      font-family: inherit;
      font-style: inherit;
      font-size: inherit;
      line-height: inherit;
      font-weight: inherit;
    }

    Best regards,
    Rikard

    #1472828

    Hi Rikard!
    thanks a lot, that worked perfectly with the amp!

    You are right, with that space i found in text-box settings.

    kind regards
    Jak

    #1472859

    Hi,

    Thanks for the update, we’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How to reduce space left from body?’ is closed to new replies.