Okay
  Public Ticket #238605
How can i get a borer around my navigation
Closed

Comments

  • Ibrahim started the conversation

    I want the same green color effect on this navigation where is says get started.

    http://www.smartshoot.com/



  •  8,839
    Tahir replied

    Hey  Again!

    Please see ticket: http://themenectar.ticksy.com/ticket/78972

    All the Best,

    -T


    ThemeNectar Support Team 

  • Ibrahim replied

    I tried this and its not displaying anything.

  • Ibrahim replied

    Actually i got it working by adding this code

    body .nectar-button:not([data-color-override="false"]),body .nectar-button:not([data-hover-color-override="false"]) {
        visibility: visible !important;
    }
    
    

    How do i change the color ? and the size of the button ?

  •  8,839
    Tahir replied

    Hey Again!

    body .nectar-button {          color: rgba(38,193,99,0.8); }

    Cheers


    ThemeNectar Support Team