Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #1038750

    Hi
    Add below code in /css/custom.css file and change the colour codes as per needs.

    .t3-megamenu .mega-nav > li a, .t3-megamenu .dropdown-menu .mega-nav > li a {
        color: #afafaf;
    font-weight:bold;
    }

    save and check.

    Regards

    mybne Friend
    #1038760

    Hi Pankaj,

    I can’ t see custom.css file under css folder. Could you give me the full path please?
    Thanks

    Pankaj Sharma Moderator
    #1038766

    Hi
    Open template folder /css/custom.css file
    If there is no custom.css file kindly create it.
    Above suggestion is based on demo site (T3 JA University)

    Regards

    mybne Friend
    #1038837

    Hi Pankaj
    i created and pasted the code but didnt work. its T3 template for 3.x
    Any suggestion?
    Thanks

    Pankaj Sharma Moderator
    #1039240

    Hi
    Kindly share the working site Url here, so i can suggestion better.
    The suggestion is based on demo site only.

    Regards

    mybne Friend
    #1040258

    I don’t know what to say dear Pankaj. I ve sent you all details twice. I am sure there must be relevant path and code to alter. If you could give me I can do it myself too.

    Pankaj Sharma Moderator
    #1040284

    Hi
    I have checked the details of your host site but admin details not working
    http://prntscr.com/fgwcq5
    Also the i have not found the custom.css file on your site.
    /templates/ja_university_t3/css/custom.css

    Kindly apply the suggestion and check site.

    Regards

    mybne Friend
    #1040381

    Yes I had removed the credentials a few days ago because of no response. I’ll try your suggestion again and let you know.
    Kind regards

    mybne Friend
    #1040395
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #1040506

    Hi
    I checked your site and still you have not applied the suggestion i shared in first post.
    Can u please apply the suggestion as i shared in custom.css?
    http://prntscr.com/fh87ha

    Use this code in custom.css file

    .t3-megamenu .mega-nav > li a, .t3-megamenu .dropdown-menu .mega-nav > li a {
        color: yellow!important;
        font-weight: bold;
    }

    It will work.

    Regards

    mybne Friend
    #1040532

    Hi Pankaj,

    The last code you sent makes whole menu yellow and bold. If you refer the screenshot I posted above I need only for the "menu heading".


    1. screnshot
    Pankaj Sharma Moderator
    #1040535

    Hi
    Kindly delete older code and use this code

    
    .t3-megamenu .dropdown-header, .t3-megamenu .mega-nav .mega-group > .dropdown-header, .t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header, .t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header
    
    { color:yellow!important; font-weight:bold; }

    Regards

    mybne Friend
    #1040542

    Super! Thank you so much Pankaj.

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

This topic contains 13 replies, has 2 voices, and was last updated by  mybne 7 years, 3 months ago.

The topic ‘How to make menu text Bold and Yellow colour’ is closed to new replies.