New Landing How can we help? Atelier Fonts wrong in different Browser / Mobile

Viewing 9 posts - 16 through 24 (of 24 total)
  • Posted in: Atelier
  • #191377
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Every different font would sometimes need a little amendement to get it to display perfectly.

    Mostly, in your case a little CSS tweak:

    .title-wrap .spb-heading {
    line-height: 180%;
    }

    Thanks,
    David.

    #191402
    JaySchulz
    Member
    Post count: 122

    Hey David,

    that helped on the Sidebar. Thanks.

    Unfortunately it has not solved the problem with the title on the swift slider especially on mobile devices. (See attached screenshot in the previous post)
    The top part is still cut-off.
    Are there any solutions for that?

    Cheers
    J

    #191429
    David Martin – Support
    Moderator
    Post count: 20834

    Hey,

    If you the use Chrome inspector tools, you can check which classes are in use for the slider title.

    Example:

    .caption-content > h2 {
    line-height: 180%;
    }

    Thanks,
    David.

    #191440
    JaySchulz
    Member
    Post count: 122

    Hey David,

    yes I have tried that before.
    And it has never been an issue for the mobile layout on a desktop machine but on a tablet / mobile it is still cutting off the font.

    thanks in advance

    #191464
    JaySchulz
    Member
    Post count: 122

    hey david

    here is the solution for the cutted top part:

    .caption-content > h2 {
        padding-top: 18px;
        line-height: 220%;
    }

    have you found a solution for the italic neris font topic?

    thanks
    J

    #191537
    David Martin – Support
    Moderator
    Post count: 20834

    Hey,

    Could you use your FTP and upload the font folder here:

    wp-content/uploads/redux/custom-fonts/fontname

    Example:

    wp-content/uploads/redux/custom-fonts/neris

    Thanks.

    #191551
    JaySchulz
    Member
    Post count: 122

    Have tried that yesterday already. Wasn’t any difference.
    Will try again as soon as I am back on my desk.

    #191649
    JaySchulz
    Member
    Post count: 122

    hey there,

    I have solved the problem.

    Just to let you know for further problems:

    I tried to do it your way

    I created this path (wp-content/uploads/redux/custom-fonts/neris)
    but that didn’t worked out at all. Now the wont’s haven’t been displayed in the theme font options.

    then i created this paths
    wp-content/uploads/redux/custom-fonts/custom/neris_semibold
    wp-content/uploads/redux/custom-fonts/custom/neris_light
    wp-content/uploads/redux/custom-fonts/custom/neris_thin

    and I just put the normal fontstyle files within the folders.
    now it works.

    But this redux font stuff is pretty complicated as it still isn’t working trough the font upload in the theme options.

    But, problem solved.

    cheers

    J

    #191651
    David Martin – Support
    Moderator
    Post count: 20834

    Hi Jay,

    The Redux font issue is on their radar as I understand, hopefully in the future this will be easier.

    Glad it’s sorted 🙂

    Thanks,
    David.

Viewing 9 posts - 16 through 24 (of 24 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register