Header height

Home Forums Handy Theme Support Header height

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #126955
    oozpostacioozpostaci
    Participant
    • Topics: 5
    • Replies: 5
    • Total: 10
    Member since: February 24, 2019

    Hi ,
    On mobile phone ,
    I want to change header’s height and header’s inner text size .
    And I want to change division’s height in the my specialist section . Each specialist division is too height and pictures are too small.
    Can you help me ?

    #126965
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Sure, kindly show us your website URL please?

    Regards,
    Chris

    #126966
    oozpostacioozpostaci
    Participant
    • Topics: 5
    • Replies: 5
    • Total: 10
    Member since: February 24, 2019

    www.melikeoruc.com
    Thanks

    #126969
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    @media screen and (max-width:767px) {
    .one-page { padding-bottom:15px; margin:0;}
    .one_four_page a { min-height:inherit;}
    .one_four_thumb { width:120px; height:120px;}
    html { padding-top: 22px !important;}
    html body div#wprmenu_bar { height:40px !important;}
    #wprmenu_bar .menu_title a { top:-9px !important;}
    #wprmenu_bar div.hamburger { margin-top:-11px !important;}
    #mg-wprm-wrap.cbp-spmenu-left { top:40px !important;}
    }

    Regards,
    Chris

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.