you can just add !important beside fill
.logo-wrapper svg {
width: 300px;
}
.logo-wrapper svg path{
fill: green !important;
}
.logo-wrapper svg text{
fill: green !important;
}
This is the Fiddle
Related Posts:
- Adding border to SVG image
- How to change the color of an svg element?
- How do I center an SVG in a div?
- Can you change the color of svg icons to the global color I choose from WordPress
- Outline effect to text
- Vertically align text within a div
- Insert image after each list item
- How to add a color overlay to a background image?
- Change color of PNG image via CSS?
- In CSS what is the difference between “.” and “#” when declaring a set of styles? [duplicate]
- Transitions on the CSS display property
- How to completely remove borders from HTML table
- How to fix a footer overlapping content?
- What is element.style and why is it overriding my css settings?
- How to flip background image using CSS?
- Flushing footer to bottom of the page, twitter bootstrap
- CSS transition fade in
- Slanted border using CSS
- Is it possible to define constants in CSS?
- Responsive media query not working in Google Chrome
- Contain an image within a div?
- Failed to decode downloaded font
- How do you center a video using CSS
- How to make fixed header table inside scrollable div?
- CSS fill remaining width
- How to align this span to the right of the div?
- TinyMCE: adding CSS to format dropdown
- WordPress Admin Bar Overlapping Twitter Bootstrap Navigation [closed]
- How to conditionally enqueue a stylesheet only for a certain page(s)?
- Assign a Class to the Current “Tag” for Formatting
- Is there a quick way to remove inline css from all posts?
- How to remove CSS file in the header using WordPress functions?
- Do I only need to import style.css for a child theme?
- Disable child theme css on certain pages
- How to load a css file in one page only?
- How to add custom fonts in WordPress site
- Handling URLs in WordPress application
- Sticky navigation and the wpadminbar
- Override load-styles.php with admin screen css
- CSS file not registering through add_action
- Custom Admin CSS styles to style media uploader?
- getting url in wp_enqueue_style
- What controls responsiveness in WordPress?
- Eliminate render-blocking JavaScript and CSS in above-the-fold content
- Unable to load CSS file (HTTP 403)
- Accessing Style Sheet Comment Like WordPress
- Dynamic sidebar nav with current page highlighting
- how to setup content on a static frontpage with css and xhtml
- How to integrate my HTML and javascript into my child theme
- Why does my caroussel gallery do this in responsive? [CSS] [closed]
- Custom styles dropdown in TinyMCE editor – not working with headings
- Child theme CSS not applying to element
- How to Style Primary Menu with Active Class
- Set 3 iframes in a row
- Google yolo one tab signup plugin avilable in wordpress? [closed]
- Make CSS Changes To Only Affect Mobile Browser [closed]
- Disable File Editing function
- Get post format and use it as a CSS class in different spans
- wp_enqueue_scripts and CSS
- User gets access denied to css files and js files even though user is logged in [closed]
- Hiding Label via CSS
- Conditionally enqueue a stylesheet based off of a javascript click event
- WordPress 6 – inline container styles breaking my site
- How to make a difference between the portfolio list, and a portfolio item?
- Custom CSS is not working?
- how to stop the shaking effect on my homepage [closed]
- List item images perfect on Chrome/Edge, css fudged on FF/IE [closed]
- Cannot change hover color for links [closed]
- prevent HTML output if custom field is empty [closed]
- Missing “Additional CSS” option in Customizer
- Adding a new block editor color option to a theme
- How to make jquery slider to start afresh [closed]
- Custom CSS based on the Author of a Post
- How to properly hide the div of an inline collapsible button?
- adding additional class to get the post thumbnail [duplicate]
- How can we create our own formatting style?
- I can not change the background-color value of wp: meta_value of content.xml
- Is it better to add to style.css or create your own css when using a template?
- issues with a slider – investigations with firebug
- My custom theme text and content format
- Hide Login Page Labels
- CSS Changes made, lost mobile functionality
- Content alignment in Twenty Fourteen Theme
- Color Picker – Theme options
- Extending site width according to the image size
- How to edit wordpress native gallery’s css file?
- Animate.CSS with a child theme
- Change Twenty twelve theme background color
- remove author and date from all posts [closed]
- Add woocommerce plugin in own theme
- Change sidebar product category text color (woocommerce) [closed]
- IOS Ventura Safari 16.3 position fixed elements goes above scroll bar
- Elementor Contact Form Submit button has empty class
- How can I make one button a different color from the other buttons on my site?
- How can I highlight the active page using paginate_links()?
- Header menu permanently expanded in header responsive theme
- How do I remove/hide embed excerpts from posts
- when I am logged in my page seems to be proper, but when I am just visiting the page in incognito, some css are not applied & page looks weired
- Block editor: can’t change format of inline code blocks
- WordPress login/register custom CSS not working?