This topic has 3 replies, 2 voices, and was last updated 10 years by Abe.

  • Author
  • #10454
     Laurent_C
    Participant

    With ipad the menubar size is too big for what I need
    2 questions :

    1. how can I do to Change title : Please select your page to “menu”
    2. and just have “menu” title size

    Thank you very much

    #10661
     Abe
    Keymaster

    Hi,
    1. please open sweetdate/header.php and do a search for “Please select your page” and replace with your desired text
    2. what do you mean by “menu” title size?
    Cheers

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    #10669
     Laurent_C
    Participant
    This reply has been set as private.
    #10804
     Abe
    Keymaster

    Hi, for 2, add this css:

    COPY CODE
    
    @media only screen and (max-width: 940px) {
    #header .eight.columns {
        display: inline-block!important;
        width: auto;
    }
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

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

The topic ‘>> Menu bar size’ is closed to new replies.

Log in with your credentials

Forgot your details?