The inspector says “inline” which indicates that the CSS is not in a separate file, but instead is inside the HTML itself, probably in a <style>
block at line 39 ( near the top ) – search the whole page source code for #masthead
and you will probably find it.
If you want to know how it is being added to the theme HTML, you will need to search the entire project codebase for a unique string – again #masthead
might bring good results.
Update:
Added grab of the source code of your website, showing line 25 where you will find the #masthead
CSS selector, as described by Inspector – it is much further to the right – but the scroll bar is hidden, as the css is formatted into long lines.
Related Posts:
- Where are Additional CSS files stored
- Cannot figure out how to center div in WordPress theme [closed]
- how can I change the background color of all posts on my server?
- How to customize the WordPress 2014 theme, to have page using less horizontal margin?
- How replace theme styles?
- How do I target this page specifically?
- How do I change the content of an element for a theme without losing the styling?
- Change Background Color For CPT Template
- Why, when it comes to custom background and image, does ‘The first value registered’ win?
- Custom CSS File wont work on second Page
- Post interior margin in twenty eleven theme
- Moving wp-content folder
- How to format text of site subtitle
- how to add custom logo to my template
- WordPress noob, assign custom stylesheet using @import or if? Didn’t work for me
- How to query details of images in gallery that is attached to a post
- str_replace inside specific css files [closed]
- WordPress broken after domain name change
- Good way to customize admin CSS?
- Edit value=”” of a button in child theme
- css media query question [closed]
- How to edit alternate inactive themes in “Appearance -> Customise” screen?
- Remove header title form page through CSS [closed]
- How to create custom layouts and static pages in themes for clients
- Centering one product on a single page [closed]
- How to have multiple WordPress Menus
- Create a Page template selector page
- How To Style Links in Content Area With Tag Automatically?
- Can’t change theme name
- Is “get_template_part” hierarchy possible?
- How to add WordPress JS Script Links
- Inline-Table under TwentyTwelve not working
- custom css and javascript not working on page defined as template?
- My blog suddenly can’t find my stylesheet?
- WordPress menu: How to make www.link.com/#name never contain current_page_item class?
- Prevent WordPress from automatically installing a new theme each year
- Change default Video Player without Plugin
- How to add Custom Css within the Editor?
- Will WordPress updates remove Gutenberg Additional Classes?
- Custom CSS Nav Menu Style Not Being Applied
- custom email validation using javascript api with elementor pro and code snippets
- How do I run a web app in my WordPress theme without the “wp-content/theme/…/webapp” in URL?
- Style WooCommerce Product Search Widget
- why won’t my custom css load with the enqueue method or any other method?
- Use Theme CSS in custom code
- Lost customization after switching the WordPress theme
- CSS style and app.js not loading
- How can I style the Comment Section of a blog post
- Hide entry-header for a specific category
- How do I make elements in mobile only reverse order?
- How to style bootstrap container in WordPress?
- Customized Blog/Latest Posts Page
- remove screenshot.png via dashboard
- how to add custom html and css to wordpress
- Allow WP users to sort search result on a videos site
- How can I delete the word `Category:` from page titles? [duplicate]
- How to have different background image based on post category
- Delete page titles
- Issue with navigation bar in child theme
- Wrap WordPress Login Form in custom Div
- How to narrow the area between buttons on Helium theme sidebar? [closed]
- Customize WP website specific column with CSS
- I can’t override CSS
- Two color in one Heading
- How to Password Protect whole site except for some subdirectories
- Unable to write error_log output… but only from a certain function
- Move text from the side of image to below image [closed]
- WordPress Inline Style missing
- Style Radio Buttons inside Edit Page (Custom Fields)
- Adding separate CSS files for separate pages with functions.php
- How do I move my sites to a child theme without loosing customisation?
- Removing comma from ‘entry-date’ in Twenty-Sixteen theme
- call get_header() function from different theme
- Use another theme template in my theme
- How to echo custom styles in css format?
- Background setting isn’t applied to entire sidebar height
- How do I change text of a product template in a WooCommerce theme? [closed]
- Special characters showing in fallback font
- How to support extra color options for shortcodes?
- Adding css and js to a blank page created with custom template
- Will too many overridden css rules lead to performance issues
- Complete Custom Style Part of Site
- add custom css on all page exept of one
- Making custom pages (with an example to explain the goal)
- Integrate Woocommerce to a custom theme
- how can i change the html and the css of my word press theme that I bought?
- responsive screen not working [closed]
- Edit image alignment in WordPress twentysixteen child theme on attachment page [closed]
- How to add custom page using them in wordpress 3.5
- Consolidate ‘add-to-cart’ buttons into one ‘add-all-to-cart’ button
- adding new html css to wordpress section from codepen [closed]
- use another theme for just one page
- Instead of Custom CSS Theme CSS is loading
- customizing a theme [closed]
- How do I add custom CSS animations for specific Gutenberg blocks?
- Particle.js not loading in WordPress Gutenberg
- Cannot add custom css in site
- Custom CSS working on home page but not on NEW created PAGE
- I have one page in my WordPress site with a table that needs to be super compact and simple
- Changes to code not displaying