New Landing How can we help? Atelier enlarging slide out and overlay icon

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Atelier
  • #255050
    barkovsky
    Member
    Post count: 225

    hi there
    how to enlarge slide out and overlay icon ?
    kind regards

    Barkovsky
    attached pic /

    Attachments:
    You must be logged in to view attached files.
    #255473
    David Martin – Support
    Moderator
    Post count: 20834

    Please add a URL, the CSS will vary depending on the header setup.

    Thanks.

    #255480
    barkovsky
    Member
    Post count: 225
    This reply has been marked as private.
    #255789
    David Martin – Support
    Moderator
    Post count: 20834

    You can enlarge the mail icon:

    a.contact-menu-link {
        font-size: 34px;
        height: 34px;
        line-height: 34px;
    }
    

    The slide out out icon will not look great bigger as it is not an icon font as such, it can only be wider?

    Thanks.

    #255806
    barkovsky
    Member
    Post count: 225

    thx David

    it works /
    wud appreciate the wide css code
    just to test it out
    or
    is it possible to replace the slide out icon in general
    with a bigger one ?

    kind regards

    Barkovsky

    #256277
    David Martin – Support
    Moderator
    Post count: 20834

    Sure, please test this:

    a.menu-bars-link {
        width: 40px;
    }
    a.menu-bars-link span, 
    a.menu-bars-link span:before, 
    a.menu-bars-link span:after {
        width: 40px;
    }

    Thanks.

Viewing 6 posts - 1 through 6 (of 6 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