Forum Replies Created

Viewing 2 posts - 31 through 32 (of 32 total)
  • Author
    Posts
  • in reply to: Remove Search from Header #116094

    ADMIN PANEL > Enfold Theme Options > Styling > Quick CSS (paste code) :

    #top .menu-item-search-dropdown > a, #searchform #searchsubmit, .ajax_search_image, .iconfont{

    display: none;

    }

    in reply to: Larger Font in the header #116055

    ADMIN PANEL > Enfold Theme Options > Styling > Quick CSS (paste code) :

    .main_menu ul:first-child > li > a{

    font-size: 21px;

    }

Viewing 2 posts - 31 through 32 (of 32 total)