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 do I vertically align text in a div?
- Hide scroll bar, but while still being able to scroll
- How do I make a placeholder for a ‘select’ box?
- Make div scrollable
- CSS Background image not loading
- Outline radius?
- Bootstrap Dropdown menu is not working
- Bootstrap Dropdown menu is not working
- Why “Inline-block” doesn’t work properly in this CSS?
- How to get CSS to select ID that begins with a string (not in Javascript)?
- How to align 3 divs (left/center/right) inside another div?
- How to make fixed header table inside scrollable div?
- Best way to center a on a page vertically and horizontally?
- How to align this span to the right of the div?
- Add class to before_widget from within a custom widget
- Is there any way to dynamically alter widget titles?
- Show post tags in a widget
- Author template, filter sidebar widgets by author?
- Role that can edit only widgets, not other theme options
- When to use which plugin output method?
- Hooking Into Widget Output Loop
- WordPress: Apply filter/hook to a particular sidebar widgets?
- How can I add a new CSS class to a widget?
- wordpress widget textbox in the sidebar
- parse json object and display live in wordpress php widget
- Creating a one click demo importer
- Using jQuery in widget development
- How to get sidebar’s content inside admin-ajax?
- Run JS after widget settings are saved?
- Display the id list of active widgets of same sidebar?
- How to remove a widget from the sidebar on specific page?
- Where do I save widget code for wordpress?
- Is there any way to print a widget by having its id?
- Need help using a filter on the default Categories widget
- widget dropdown menu code
- how to setup content on a static frontpage with css and xhtml
- isSavingPost() for widgets
- Content of widgets keep disappearing over and over again
- custom widget does not saved value
- Widget Select Options not saving
- Programmatically add widgets to sidebars
- How to create a dashboard widget for one user
- Programmatically add widgets to sidebars
- how to hide submenus for the not active pages
- How to activate WordPress widgets but not display?
- something strange is happening to my code
- WordPress archives widget causes Bing bot 404 errors
- Change the background color of my theme widgets
- Output column number according to active sidebars
- Why would apply_filters return a non-empty string, when the value returned is empty?
- Locally change the font family [closed]
- Jquery checkbox -show posts with checked tags
- Theme deactived html and css styling on home page posts
- How to translate widget titles in 2021 theme?
- Widget editing returns JSON response error
- Allow users to give a dashboard widget a custom name using ACF
- How to make wocommerce shop products same heigt
- Import HTML code that loads css and javascript into specific page
- checkbox function not working for dropdown menu
- Add New Footer Widget Area with Limited Options?
- I add some js files from a plugin to a specific location
- Include widget within newsletter template?
- Header location [closed]
- class WP_Widget – Different dashboard preview for custom widget
- How to create A – Z List with pictures?