test
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • kevin.chu Friend
    #1112773

    hi , could you please teach me, how to modify bg & font color ? (please see attach file)

    best rgds

    kevin.chu


    1. modify_color
    Saguaros Moderator
    #1112776

    Hi Kevin,

    You can try this custom CSS code:

    1. /* background of main menu */
    2. .t3-header .container-hd {
    3. background-color: #ffffff;
    4. }
    5.  
    6. /* color of item */
    7. .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    8. color: #222222;
    9. }
    10.  
    11. /* background of dropdown menu */
    12. .t3-megamenu .mega-dropdown-menu {
    13. background: #222222;
    14. }
    15.  
    16. /* color of dropdown menu item*/
    17. .t3-megamenu .mega-nav > li a, .t3-megamenu .dropdown-menu .mega-nav > li a {
    18. color: #ffffff;
    19. }

    Regards

    kevin.chu Friend
    #1112779
    This reply has been marked as private.
    kevin.chu Friend
    #1112781

    hi , I was thinking that my description was causing your misunderstanding, so I drew a new image for your reference, please kindly see attach file, thank you for everything

    best rgds

    kevin.chu


    1. color_modigy
    Saguaros Moderator
    #1112849

    Could you share the FTP account also? I will try to update for you.

Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 4 replies, has 2 voices, and was last updated by  Saguaros 6 years, 10 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum