• Resolved skysurfer78

    (@skysurfer78)


    Hello,
    I would like to change some color of the quote form. Some parts of the text are very hard to read, some are even invisible ??

    Help would be great, thank you!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author ndre

    (@ndre)

    Hello @skysurfer78,

    It looks like your theme is overriding the plugin styling.

    Please use the following CSS to fix this:

    div.ic-form .row .label {
        background-color: transparent;
    }
    div.ic-form .classic-button {
    color: red;
    }

    As you are using the premium extension feel free to use fast premium support here or in the catalog settings premium support menu.

    • This reply was modified 7 years ago by ndre.
Viewing 1 replies (of 1 total)
  • The topic ‘Change color of buttons quote form’ is closed to new replies.