White Border CSS when using dark theme?

Home Forums Quform WordPress White Border CSS when using dark theme?

This topic is: not resolved
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #4775
    kernel
    Participant

    I just need to resolve one issue to complete my contact form.

    The white border around the contact form here: walkingdeadcomics.org

    I need to remove or add color to it, matching the rest of the bg.

     

    Thanks

    #4779
    kernel
    Participant

    I found a solution, by adding to my style.css adding a color as well with a 1px size instead of 10.

    #fancybox-content[style] {
    border-width: 1px !important;
    border-color: #545454 !important;
    }

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Be inspired. © 2024 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy