Menu Drop-down Background Colour

Home Forums WordPress Theme Support BfastMag Pro Menu Drop-down Background Colour

This topic contains 5 replies, has 2 voices, and was last updated by  Raja CRN 6 years, 4 months ago.

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #8791

    vchum
    Member

    Can I customize the colour of the background when the menu drops down?

    #8799

    Raja CRN
    Keymaster

    Hello,

    Yes, You can customize by adding the CSS code in Additional CSS in customizer.

    Thanks

    #8802

    vchum
    Member

    Can’t find any details in your documentation. Got a sample?

    #8804

    Raja CRN
    Keymaster

    Hello,

    If you want to customize the theme, You have to add the CSS code. Look for the style.css file. There you can find the css code. Like that, you have to modify or customize theme.

    Thanks

    #8805

    vchum
    Member

    Is this the code?

    .tp_mmenu_section {
    min-height: 220px;
    width: 100%;
    display: none;
    background: #191919;
    border-top: 10px solid yellow;
    padding: 20px;
    position: absolute;
    z-index: 9999;
    margin-top: 62px;
    top: 100%;
    left:0;
    }

    #8810

    Raja CRN
    Keymaster

    Yes, Just change background color to red, white etc..

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

Only Verified Customer of this Theme Can post reply to this Support Topic! .