badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

jnvillegas86

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: menu color #90797
    jnvillegas86
    Participant

    Hi, I want to make a menu with colors that are displayed in a gradient way, but in the css customizer, the css code that I apply does not work.
    this is the code i use.

    .navbar-main {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    -webkit-box-ordinal-group: 2;
    background: -webkit-radial-gradient(center center, circle, #a267a1, #5F267D );
    -ms-flex-order: 1;
    order: 1;
    }
    the web is radiotucuman.com

Viewing 1 post (of 1 total)