Home Forums Themes Support Preschool WordPress Theme Header and menu height change.

Viewing 3 reply threads
  • Author
    Posts
    • #18264

      Hi.
      I would like to change the main menu and header height. if its at all possible, I would like to know how to fix it myself. I know my way around css and if you would point out the classes, that would be great. My main objetive is to be able to:
      1. Make the header bigger (160px in web)
      2. Place a bigger logo.
      3. Move the menu to the right.

      Thanks so much!
      Page: aquiseescribeconelcorazon.cl

    • #18267

      Hi idiel,

      1,2 We changed it for you.
      3. Sorry! This is different from our design.
      So we can’t help you to gain it. Please find someone who can help you to do it!
      Thanks!

    • #18268

      Hi, thanks so much!
      1. I wold like to know how you did it, in case I need new changes?
      2. I just wanted to move the menu a bit to the right.
      Added this to custom CSS (in case someone needs it):

      .tb-menu-list {
      display: inline-block;
      vertical-align: middle;
      white-space: nowrap;
      margin-left: 10%;}

      3. In the header 3 option, homepage 6 and 7, the logo was kept hidding until scroll. Fixed with this:
      .tb-header-wrap.tb-header-v4 .tb-header-menu .tb-logo, .tb-header-wrap.tb-header-v4 .tb-header-menu .tb-menu-sidebar, .tb-header-wrap.tb-header-v2 .tb-header-menu .tb-logo, .tb-header-wrap.tb-header-v2 .tb-header-menu .tb-menu-sidebar {
      opacity: 1;
      }

    • #18276

      Hi again,

      1. We added some CSS to edit this for you.
      2. Please cheange this to move the menu on the right.
      http://prntscr.com/kwvs4k
      3. What do you want? Please let us know more detail!
      Thanks!

Viewing 3 reply threads

You must be logged in to reply to this topic.