Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #633363

    I am trying to increase the font size of the header secondary menu but have had no success when trying to apply the two suggested solutions found in articles in this support section.

    1) #header_meta .sub_menu>ul>li>a{
    font-size: 20px; }
    2) .main_menu ul:first-child > li > a {
    font-size: 20px; }

    Please give me the code to correct it.

    Thanks in advance.

    #633366

    Actually, it’s the Header Phone Number/Extra Info that needs to be increased in size. Perhaps it’s addressed differently than the menu in that area. Your help is appreciated.

    #633367

    Hi!

    Thanks for getting in touch with us!

    Please try the following CSS instead:

    .phone-info a {
        font-size: 20px;
    }

    Best regards,
    Jordan

    #635578

    Thanks, that did it.

    #635723

    Hey!

    Glad you got it short out.
    Please do let us know if we can do anything else for you.

    Thanks a liot

    Best regards,
    Basilis

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Increase Font Size of Header Secondary Menu’ is closed to new replies.