Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #217444
    #217460

    Hey rfarthofer!

    1- Which type of header are you using? Please post the link to your website or check it in Enfold theme options > Header tab
    2- Please post the link to your website so we can take a look at your logo
    3- Please add following code to Quick CSS in Enfold theme options under Styling tab

    .template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 {
    text-transform: none; }

    Regards,
    Yigit

    #217678
    This reply has been marked as private.
    #217732

    Hi!

    I can’t login to the website. The password and username is incorrect. It takes me to the maintenance mode page.

    Best regards,
    Ismael

    #218259
    This reply has been marked as private.
    #218311

    Hey!

    2.) You can move the logo using this:

    .logo {
    margin-left: 35%;
    }

    Use media queries to target different screen sizes.

    3.) Use this to resize the header height:

    #header_main .container, .main_menu ul:first-child > li a {
    height: 256px;
    line-height: 256px;
    }

    Regards,
    Ismael

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Header Resize’ is closed to new replies.