Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • ppnilsson Friend
    #848395

    Hi there,

    Im attempting a problem regarding the usage of buttons within megemenu.
    To highlight one entry I added "extra class" btn btn-second to megamenu. Color option for button was set to white (I already changed it to !important) but the link color of the megamenu always comes up.

    .t3-megamenu .mega-nav > li a, .t3-megamenu .dropdown-menu .mega-nav > li a {
    color: #44494c;
    padding: 0;

    In this case I’ve got dark grey on dark red and you can’t read it anymore.

    Any idea how to solve this issue?

    many thanks

    Pankaj Sharma Moderator
    #848785

    Hi
    Kindly add a screenshot and illustrate the details in it how and where u want to change the color .

    • share your site url here , so i can see the screenshot and check your site url before suggesting you changes .
    ppnilsson Friend
    #850261
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #851049

    Hi
    the button highlighted color is green . You need to change the background color of the above code to change it the bg color

    .btn-highlight:hover, .btn-highlight:active, .btn-highlight:focus {
        background: #446600;
        color: #ffffff;
    }

    Here > http://prntscr.com/9rh722
    You can also override it via custom.css file

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

This topic contains 3 replies, has 2 voices, and was last updated by  Pankaj Sharma 8 years, 4 months ago.

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