Your element seems to be part of the page therefore custom CSS should work. Most probably it is not working as the CSS rules of another stylesheet (probably the WordPress.com default) are stronger or more specific.
Try with the CSS !important rule:
code { font-size: 10px !important; } .csharp plain { font-size: 10px !important; } .csharp keyword { font-size: 10px !important; }
If this still does not work use more specific CSS selectors with the important rule.
If this still does not work your custom stylesheet is not applied yet and you have to check your configuration.
Related Posts:
- Links not clickable on mobile devices in WordPress
- Is it possible to combine a WordPress template (Semplice) and some HTML & CSS pages?
- Set size of WordPress thumbnail post
- Lucida calligraphy font not working wordpress site in android chrome
- Cuelinks widget’s half part is getting hidden on WordPress website
- Custom CSS in WordPress messing up
- How do I install a custom font on an HTML site
- Failed to decode downloaded font
- How can I change the Bootstrap default font family using font from Google?
- Display Images Inline via CSS
- Set line height in Html
to make the html looks like a office word when
has different font sizes
- How to put Youku video on my wordpress site?
- How to find out who is hosting my WordPress site?
- WordPress how to remove blocksy theme price and put my own price
- WordPress: How to overlay text / widget div on top of a revolution slider
- Keyframe animation not working in WordPress
- language flags (Image links) with css not work in WordPress costum theme
- Flaticons not showing up on WordPress
- How to enable button onClick functions and java script in wordpress post
- Dashicons in wordpress (frontend) won’t display
- how do u change the link color of one specific link in wordpress?
- Embedding a Square Appointments script into a WordPress site – it’s rendering fullscreen in the preview pane, so I can’t edit other content. Thoughts?
- How can I access http://localhost/wordpress/wp-admin/install.php?
- How can I access http://localhost/wordpress/wp-admin/install.php?
- WordPress website broken in Facebook mobile browser
- WordPress Password Protected Page is not protected
- WordPress footer menu floating with height of footer
- Local wordpress install only shows home page, all other pages Not Found
- How to fix facebook sharer button that appears cutted on wordpress
- Internet Explorer 8 issues with WordPress 3.8
- Internet Explorer 8 issues with WordPress 3.8
- WordPress Salient theme: getting a full width 2 columns portfolio
- How to apply font on WordPress?
- WordPress / Gravity Forms – Show/hide a div based on value of a number field
- How to force a custom font to apply in wordpress OceanWP theme?
- Muffin Builder has a limit? (WordPress – Be Theme)
- WordPress: LinkedIn Posting Link doesn’t show meta og description or title
- How can I embed a YouTube video in a WordPress template page?
- Adding style.css in wordpress, the correct way
- Fonts are parsed in one way but rendered in a different way
- Import HTML code that loads css and javascript into specific page
- Open source social media icons to download and use on website? [closed]
- How to make a monopoly board using css grid?
- How am I supposed to use index.html?
- Half circle with CSS (border, outline only)
- CSS calc width and height values
- Failed to load resource: the server responded with a status of 404 (Not Found)
- How to horizontally center an element
- Center image using text-align center?
- Unblur content inside blurring background div
- Failed to load resource: the server responded with a status of 404 (Not Found)
- Failed to load resource: the server responded with a status of 404 (Not Found) css
- See answer keys in Google Form (quiz) source page?
- CSS Background Opacity [duplicate]
- CSS Background Opacity [duplicate]
- Making a
- How do I vertically align text in a div?
- Hide scroll bar, but while still being able to scroll
- CSS background-image-opacity?
- Resize image proportionally with CSS?
- Setting table column width
- How to align a to the middle (horizontally/width) of the page [duplicate]
- How do I vertically align text in a div?
- How to set a border for an HTML div tag
- How can I center text (horizontally and vertically) inside a div block?
- Embed image in a
- Setting table column width
- Why does z-index not work?
- How do I vertically center text with CSS?
- Is there a color code for transparent in HTML?
- multiple classes on single element html
- What is difference between png8 and png24
- Center image horizontally within a div
- Draw Circle using css alone [duplicate]
- Failed to load resource: the server responded with a status of 404 (Not Found) css
- Why does z-index not work?
- How do I vertically center text with CSS?
- How to center an iframe horizontally?
- Can I have an onclick effect in CSS?
- How can I scroll to an element using jQuery?
- How to make a vertical line in HTML
- How to style a checkbox using CSS
- Remove CSS class from element with JavaScript (no jQuery) [duplicate]
- Transparent CSS background color
- Creating a nav bar with flexbox
- Set cookie and get cookie with JavaScript
- CSS Font Border?
- Floating div positioning
- Prevent line-break of span element
- xajax expanding list query
- How to insert spaces/tabs in text using HTML/CSS
- Is there any way to change input type=”date” format?
- What is the meaning of == $0 that is shown in inspect element of google chrome for the selected element [duplicate]
- How to align iframe always in the center
- How to get these two divs side-by-side?
- Is
element block level or inline level?
- How to center a “position: absolute” element
- How to line-break from css, without using
?- How to put img inline with text
- How do I auto-resize an image to fit a ‘div’ container?