New Landing How can we help? Atelier Custom font size tablet menu

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Atelier
  • #277499
    erikbalster
    Member
    Post count: 63

    Hi Guys,

    I was wondering if i there is a css for the menu on tablet. The problem is that the menu on tablet is too long to stay in one line. My client don’t want only the hamburger menu. Is there a css only for the menu on tablet so i can change the font size?

    Kinds regard,

    -Erik

    #277647
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide me specific page url with issue.
    Thanks
    Mohammad

    #277648
    erikbalster
    Member
    Post count: 63

    Hi,

    the url is http://www.johankraan.nl

    #277654
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please attach marked screenshot to indicate the issue because i see all things perfect.
    Thanks
    Mohammad

    #277658
    erikbalster
    Member
    Post count: 63

    Hi Mohammed,

    In the attachtment you will see that the last 2 menuitems are below the first 2. I want all items to fit in one bar, so that’s why i’m asking if i can changes the css on tablet only. I hope i made it clear.

    kinds regards,

    – Erik

    Attachments:
    You must be logged in to view attached files.
    #277662
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    
    @media screen and (max-width: 1024px) {
    #main-nav ul.menu > li > a{
    font-size:16px !important;
    }
    }
    

    Thanks
    Mohammad

    #277690
    erikbalster
    Member
    Post count: 63

    That worked, thanks

    #277696
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi
    Glad 🙂 to help you.
    Thanks
    Mohammad

Viewing 8 posts - 1 through 8 (of 8 total)

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

License required for the following item
Login and Registration Log in · Register