Put below CSS end of your theme style.css
file
wp-content/themes/farvis/style.css
section.header-section {
background-image: none !important;
}
Please try and let me know if any query.
Related Posts:
- Add a dropdown to theme customizer
- Theme Customizer : how to create multiple-level panel
- Allow Shortcode in Theme Customizer
- Editing the custom background CSS
- Is the theme customizer slowing down my site?
- How do I get a parent theme modification from a child theme?
- add_theme_support( ‘custom-header’ ) does not add option menu in dashboard
- How to remove header images from all pages except the home page? skeleton theme
- “Display Site Title and Tagline” checkbox not working?
- How to set page template on front using starter content?
- How i can get widgets areas working in customizer?
- How Can I Create a List of Values to Be Iterated Through via WordPress Customization API?
- How to disable automatic colors in the Twenty Twenty theme?
- WordPress not registering Theme Customization Section
- WP_Customize_Color_Control omitting # symbol
- Hide header texts (Title & Tagline) in custom-header.php
- get_option in header.php not returning value from customizer
- Internal error 500 accessing Theme > Customize
- Edit footer via customizer
- Folder name for a pro version of a WordPress.org theme?
- Customizer: save setting/control content to post/page
- Is accessing theme and using customizer GPL distribution?
- How to enqueue javascript for WP Customize options sidebar?
- Customizer – loading settings/controls/sections/panels based on a id/page id
- Set a featured image as a replacement to the header image
- header_image not returning header image url
- Theme Customizer not displaying saved values in wp_head (CSS)
- How to set Post meta-box defaults based on the choices made by user in Customizer?
- Alignment Problem [closed]
- Customizer: get_preview_url() inside customize_save_after hook
- How to add cropped custom header image?
- Let user to upload multiple time
- How to copy page/post from one theme to another?
- How to change listing type permlink?
- How to enable admin to upload multiple images to support header carousel slider theme in WordPress?
- Customizer API Multi Sections in single Panel
- (Parent) theme Is Not Showing In Theme Selection Panel and Therefore Breaks Child Theme
- How to show some of category in wordpress
- Is there a way to create sections under “Colors” panel in the Theme Customizer?
- Correct was to customise theme using get_theme_mod in scripts
- Using Customizer value in an external PHP file inside a theme
- “No Data Received” error in Chrome every time i try to update the theme functions file
- Theme customizer live preview JS- Trying to bind to an html image url without luck
- How to make a multilingual wordpress site to be translated one-to-one without much effort and without using translate?
- How to show associated fields if checkbox is checked in customize widget screen using wp_customize?
- When cropping a header image, retain meta data (i.e. name, description, etc.) from original image?
- Is it possible ( or advisable) to allow open access to the new theme customizer for potential clients?
- What is the problem if I use CDN in my WordPress parent theme(built using bootstrap)?
- Is it possible to use line break in theme description?
- Grab the first paragraph of each post
- How do I “unhook” / de-register jQuery so that it’s not called as part of wp_footer();?
- How to Handle CSS for Multiple Header header.php Files?
- Which is the simplest theme for WordPress to use it as your base?
- “Cheatin’ uh?” error message on multple theme directories
- Adding WordPress colorpicker in widget settings
- How to highlight the current page in the nav menu?
- Add social icons in a theme through custom admin menu
- file_get_contents Not allowed in Themes?
- How do I remove twentyten without ruining what I did?
- Custom theme not visible in Appearance
- Get a setting value conditionally in the Customizer api
- Developing WordPress Theme using CSS framework like Bootstrap
- Storefront child theme not applying parent theme [closed]
- Override customizer values on a per-menu base
- Theme Inspector “X-Ray”
- How to place HTML tags in content from the_content()?
- WordPress Theme Creation [closed]
- Integrate WooCommerce theme with a WordPress theme [closed]
- Automated Footer information
- How do you use WordPress for a website that’s not in a blog format?
- Theme logo metadata into template file
- WP Customazation API doesn’t save the default Value
- How to track a users last visited page?
- In a Gallery with limited image posts, how do I not limit images on single post?
- How to add custom page elements to the WYSIWYG editor?
- Why I obtain different visualization when I run the website on my local machine and on remote server?
- Open portfolio image in light box
- Let visitors show/hide a type of content
- Best practice for implementing a blog page / section in wp_menu_nav()
- Related Post Category Filter
- how to add a badge on product based on filter?
- how to create/register menu items that can be added to menus later
- WordPress and Semantic UI
- Default customizer colors aren’t displayed outside of the preview
- Theme does not allow shortcodes
- Text widget is placing everything side by side. I want to post it above
- fetch all post from wp multisite network and sort all the post in descending order on the basis of “Created by ” term
- What is an alternative to not using child theme to customize a WordPress theme?
- using themename_the_custom_logo() in template-tags?
- Text View (Code View) in WordPress Customizer TinyMCE Editor
- Import settings from another theme
- Nav menus Fast previewing not working with wp_get_nav_menu_items!
- Customizer Image-Picker Preview Not Working
- How to get url image page the right way?
- Load get_page_templates into select menu
- Weird ‘theme update’ error [duplicate]
- WordPress two sidebar layout or theme
- Standard Way To Do Custom Work Within A Page?
- Add Dynamic Sidebar to Exisiting WordPress Theme [closed]
- Is there a way to have WordPress autodetect page templates in the page-templates directory and any sub-folders?