Okay
  Public Ticket #1040510
Off Canvas Font Color
Closed

Comments

  •  2
    David started the conversation

    I made Contact Form 7 as my off canvas page with black background.  How to change the font color in off canvas menu page to white.  Thank you.  See www.imbwealth.com for reference.   

  •  2
    Kyle replied

    Hey David, 

    I'm not support but maybe you want to try adding this to your custom CSS code to change the input text color to your form.

    I just took a quick look and trying to be helpful - maybe support will chime-in if this isn't a suitable resolution.


    /* Off Canvas Contact Form 7 Text Color */ 
    body[data-form-style="minimal"] .minimal-form-input.filled input,  body[data-form-style="minimal"] .minimal-form-input.has-text input,
      body[data-form-style="minimal"] .minimal-form-input.filled textarea,  body[data-form-style="minimal"] .minimal-form-input.has-text textarea {
      color: #fffff!important;
     }


  •  2
    David replied

    Kyle,

    Thank you so much for the reply!  Pardon my ignorance, but where do I copy and past this code?  Many thanks in advance.

    David

  •  2
    Kyle replied

    David: Go to Salient Option PanelGeneral Settings > CSS/Script Related - here you will find the Custom CSS Code area to input the code. See attachment.

    Not a problem.

  •   David replied privately
  •  8,464
    Tahir replied

    Hey David , 

    I dont see a Off Canvas Menu setup on the url anymore . Please put it back so i can write up the css in the Live Browser. 

    @Kyle , thanks for trying to help . 

    Be.st


    ThemeNectar Support Team