• Resolved Bri

    (@tinnyfusion)


    Hi,

    Just a quick question – the list of options this plugin produces does not seem to match the rest of the fields within WooCommerce so I assume it is not pulling from anywhere else (such as styles.css).

    Could you advise on the ID of the < select > tag so that I am able to format it so that it shares the same look as my other form fields within my child themes CSS?

    Might be a great idea to allow a user to add custom CSS from the admin settings in a future update 😉

    Thank you

    https://ww.wp.xz.cn/plugins/woocommerce-hear-about-us/

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

    (@siteoptimo)

    Hi tinnyfusion,

    A rightclick > inspect element will show that we already gave the select field a custom id: “wchau_source”.

    You can style everything with that id.

    The looks of it are all depending on the template you’re using. Good templates will automaticly style it like the other fields.

    If it’s not styled, you could use custom CSS. Adding CSS from the admin is a bit too far from our scope.

    There are multiple options:
    1. If you’re writing your own theme, you can style it already
    2. If you’re using an existing/bought theme, most of them already have an add custom css functionality.
    3. There are also tons of plugins that add this functionality.

    Regards,

    Pieter

Viewing 1 replies (of 1 total)

The topic ‘How to add CSS’ is closed to new replies.