Change Header-Menu's Font-Size in CSS

Support Forums for LiveMesh Themes & Plugins Forums Invent Theme Support Change Header-Menu's Font-Size in CSS

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #23844
    ryuseirecca
    Member

    Hi all,

    A simple question, I changed header-menu’s font-size & color in style.css (parent theme) at first time using theme. Now, I’ve updated theme and when I compared style.css I couldn’t find (I forgot actually) where I changed the font-size. So please help me, where I can change font-size’s color for header-menu? Thanks

    #23869
    Veena
    Moderator

    Pls add the below custom CSS in Themeoptions > custom CSS tab –

    #top-header-area #header-menu > ul.menu > li > a {
        font-size: 20px;
        color: #66023C;
    }
    
Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Invent Theme Support’ is closed to new topics and replies.