This is more of a css question, but here’s what i found looking at your site:
This selector will control it:
.site-header .widget {
margin: 40px 0 0 0;
}
this is the code that has padding:
<aside id="dokna_product_search-2" class="widget widget_dokna_product_search">
Or if that doesn’t work try making it more specific:
That box (col-md-8.col-sm-7.clearfix) has no height value, so it’s going to adjust. It could be specicifity though. Try this:
.site-header #dokna_product_search-2 {
margin: 40px 0 0 0;
}
You can add !important to the css, but that sometimes adds more confusion in the long run.
Add the code. Let me know if it works, but leave it in so we can confirm it’s there.
Related Posts:
- How to make home widgets appear horizontally
- Creating a simple button inside of a widget
- How to use wp_dequeue_style() for style enqueued in WP_Widget class
- Insert a span inside widget title to give a different color to the second word
- Big side banners
- Unfiltered html in widget title not working
- Customized widget area – how to override or filter class xoxo?
- How to add css classes to widgets using functions.php?
- Text Widget Links Not Working
- Include chat (HTML, js, css) in all pages of WordPress
- different class (css) for sidebar widgets
- Missing sidebar parameter “fix” – before_content
- How put links in wordpress dynamic sidebar?
- Hide widget (and white space) on specific resolution [closed]
- Registering a stylesheet inside my WordPress widget
- CSS not affecting widget output
- How to change the default class for the widget title?
- Override WordPress Widget CSS Classes?
- Add a specific css to a widget
- How to add urls in html widget in a gravity form? [closed]
- Address automatically generated ids in css [closed]
- Custom CSS for a particular text/html widget in WordPress
- Widget : html 2 dimensional array doesn’t work
- Sidebar widgets – dynamic CSS : problem with widget-title
- How to change widget’s form color in admin?
- How to customize wordpress sidebar widget
- WP renders HTML wrong when adding widgets
- Sidebar widgets are over the content in mobile mode, how can I fix it? [closed]
- Widget text color change
- Add custom class to a tags [closed]
- Can I add a widget to the of my site?
- Big side banners
- How to output built-in widgets with number in range as class?
- How do I get shortcode, widget and template tag CSS to load in the head only as required? [duplicate]
- How to add an image as a bullet point in a specific WordPress widget? [closed]
- How to delete widget in WordPress?
- jQuery for Fade Preload Causes My Site Favicon to Disappear from Tab of Browser
- Need to remove a piece of copy that appears to be in a sidebar but doesn’t show up
- Navigation menu disappears when I hover the mouse [closed]
- How to edit wordpress widgets?
- how to modify html on homepage (no home-page.php in my theme)
- Display posts side by side with custom query
- WordPress custom blockquote with black background & white text?
- Collapsible widgets [closed]
- Recently changed domain name. Home page widgets are now not in the customize menu yet still being on the page
- Hide CSS class only in single post pages
- Can view Social Media buttons only in the private mode – why?
- Siderbar implementation with collapsible bootstrap cards
- Loop through Widgets in sidebar using widget array number?
- current menu item hover not working?
- Content going full width even though container is not
- How to Compress Css/js code in wordpress and increase loading speed?
- Bootstrap News: Image Modifciation
- My theme didn’t appear sidebar area
- Adding pagination to my theme [closed]
- Widget settings disappear after refresh
- How do I enable the admin form for a custom widget that is called in a sidebar template, not to widget area?
- How to completely prevent WordPress from destroying/modifying my shortcode outputs?
- Page flickers when new html5 video loads
- Edit the stylesheet of a child theme
- Before_widget won’t show up
- Accessing WooCommerce product categories before initialising widget areas
- Create a new recent post widget
- Custom CSS is overwritten by WordPress?
- Make widget with media upload repeatable
- Why does my $instance within a custom widget return empty (undefined index)?
- Fonts are parsed in one way but rendered in a different way
- Target a specific container to style on WordPress storefront theme
- Website Tablet Check Out Field Issue
- How to create sidebar from “scratch”?
- How to include different html tags in the header for different pages?
- Display current tag archive’s name and description in sidebar
- How to display author meta in a sidebar widget
- jQuery function not working in WordPress but works in jsfiddle
- Divi Theme HTML code is different in View Page Source than in the Firefox Inspector
- Title not Emptying in a Widget
- Widget Registration Problem
- How do I add after the tag in WordPress widget?
- user update profile for custom code
- Reload widget with AJAX
- Function for widget titles
- Is it possible to dynamically output the name of the widgets?
- How to customize WordPress dashboard for different users?
- A checkbox Option for description in Widget
- How to Take Logo Out of Navigation Menu? [closed]
- How do I add footer widgets to the StudioPress Monochrome Pro theme?
- wp_list_widget_controls() undefined
- @media applying globally and not separately for each screen width [closed]
- My widgets do not save
- Site images are fixed in front of my site content [closed]
- Custom archive widget drop down menu
- How to move widget area to another section in WordPress Customizer
- How to prevent Widget from echoing to wrong position in DOM
- Search box displaying just title → Default WordPress Widget for Search Box
- Render repeatable widget fields properly with Backbone.js
- Need two sidebar (right and left)in Twenty Seven theme
- I accidentally added a widget area called sidebar 1
- Get a list of all Widgets registered in WordPress admin widgets-area
- Reposition the widget sidebar in Appearance->Widgets
- Hiding the widget meta box in the Appearance->Widget screen