Some menu font, size etc. problems - by Ilknur

This topic has 2 replies, 2 voices, and was last updated 7 years ago ago by Rose Tyler

  • Avatar: Ilknur
    Ilknur
    Participant
    April 5, 2017 at 11:52

    Hi,
    I’ve some problems about the menu. I attached a picture about the problems.

    1. How can I bring up same level the menu headings with the logo?

    2. When scroll down how can I make the top part of the menu transparent? I made “Header transparent” -> On but it didn’t work.

    3. I made “Menu Google Font” Montserrat. First view is true. But when scroll down the fonts are changing.

    4. How can I prevent this?

    5. How can I change the font in the menu subcategories to Montserrat?

    Thanks a lot..

    menu questions

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 6, 2017 at 14:26

    Hello,
    1,4. Please delete this code http://prnt.sc/et5ybe
    and add this in Custom css:

    .header-logo img {
        margin-bottom: 55px;
    }
    .home .page-content {
        margin-top: 0px;
    }
    .page-heading {
       margin-top: 20px; 
    }
    .fixed-header-area {
        height: 105px;
    }

    2.

    .fixed-header-area {
        background: transparent;
    }

    3,5.

    .menu > li a {
        font-family: Montserrat;
    }

    Regards,
    Rose Tyler.

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.