CSS help – no element ID
-
I’m running a website on WordPress. Whenever I have to do custom CSS, I go onto Appearance > Custom CSS. To find the element I want to target I use the Inspect tool.
However on this instance there is no element ID. As this a small browser window for allowing card payment, I cannot find the div ID using Inspector.
It simply says
element.style {
width: 220px;
float: left;
padding: 10px;
border: 1px solid #ccc;
border-radius: 5px;
background-color: #eee;} -
Hi there,
For what site is this? Adding custom CSS to a site on WordPress.com requires our Premium Plan, and I only see two free sites in your account.
If you’re working on a WordPress site hosted somewhere else, please contact support for your theme directly for help with this. You can find general support for that version of WordPress here:
- The topic ‘CSS help – no element ID’ is closed to new replies.