Summer Sale Alert! Save 20% on WP Theme Bundle: 240+ WP Themes & 5 Plugins. Use Code "SIZZLE20"
Summer Splash Sale: Dive into 25% Off On All Our Premium WordPress Themes! Use Coupon Code "SPLASH25" at Checkout.

VW Industrial Pro – Header/Menu Font Size

Home Forums VW Theme VW Industrial Pro – Header/Menu Font Size

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #37961
    #37987
    developer vwtheme
    Participant

    Hi,

    Thank You for choosing us!

    Go to Dashboard >> Appearance >> Customize >> Additional CSS >> Paste the given CSS on it >> Publish.

    #header .logo img {
    max-height: unset;
    width: auto;
    }

    .main-navigation a {
    display: block;
    text-decoration: none;
    text-transform: none;
    margin: 0px 10px;
    font-size: 18px;
    color: #ffffff;
    font-family: “Nunito Sans”;
    font-weight: 600;
    padding: 5px 0px;
    }

    If you need further assistance or clarification please let us know.

    Thank You.

    #38415
    DaShawn Shafer
    Participant

    Would it be possible to extend the length of the header to the full width of the page?

    URL: http://www.qtoolservice.com/qts

    #38480
    developer vwtheme
    Participant

    Hi,

    kindly please send this to [email protected] so that we can help you.

    Many thanks!

    #92432
    Brooke Rodriguez
    Participant

    Hello, I have VW Startup Pro, and since upgrading to newer version the menu font is now extremely small and an odd font that does not match the rest of the site standard font. I tried the CSS code you provided above, but it didn’t do anything. Dev site is https://hastingsfcu.tempurl.host/

    #92457
    developer vwtheme
    Participant

    Hi,

    To change font size,

    Navigate to Dashboard >> Appearance, Personalise >> Further CSS >> Add the provided CSS there >> Publish.

    .side-navigation a {
    font-size: 16px !important;
    }

    Thanks

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