They are using a more specific identifier in the theme on the homepage.
try this one:
.be-section .be-row:not(:last-child) .column-block h5:last-child {
margin-bottom: 10px !important;
}
you can change the margin to whatever you want, of course.
okay try this:
#main .be-section .be-row:not(:last-child) .column-block h5:last-child {
margin-bottom: 5px !important;
}
Related Posts:
- Child themes CSS priority problems without using !important
- How do I remove specific styles from the parent theme css using the child theme css?
- Do I only need to import style.css for a child theme?
- How Can I Use A Child Theme Effectively When Parent’s CSS Is Located in a ‘CSS folder’?
- Disable child theme css on certain pages
- some things in child theme css not overriding parent
- Why do WordPress default themes specify fonts in so many places?
- CSS in child theme not getting loaded
- TwentyTwelve versioning
- How to change Parent Themes in Child Theme CSS
- Duplicate and alter sidebar for Twenty Eleven
- How can I remove css from a child theme?
- Is it better to put CSS in additional CSS or in Child theme styles.css [closed]
- Font Awesome wp_enqueue_style
- Different ways to load child theme css
- WordPress Twenty Fourteen Theme Sidebar
- Importing changes to Child Theme
- Load in wp admin assets from child theme
- Help with child theme enqueuing additional css files
- How to integrate my HTML and javascript into my child theme
- why this media query is not working / not loading when I put it in child theme?
- Trying to figure out why my child theme is trying to access a file that doesn’t exist
- Child theme CSS not applying to element
- Correct Way To Make Changes To A WordPress Theme
- Child theme stylesheet not always overriding “index”
- Why is this jquery / java script code not working in mobile / in devices?
- Child Theme CSS not showing at all
- Why is my child theme style.css not found (404) in the front-end? [closed]
- How to sync the style in the visual editor with the style of a child theme?
- Remove CSS Attribute by Overriding CSS in Child Theme
- CSS getting injected into index from somewhere after theme/custom CSS is loaded, overriding all of my CSS [closed]
- child theme appears again when I put the header with parent name.
- All of my custom Bootstrap styles are not working in my child theme!
- Earlier stylesheet not overriding later one
- Free theme and css/bootstrap.css is not overridden in the child theme
- Child Theme style.css changes aren’t showing. Parent “style-less.css” over rides it, and won’t update
- Css will not display in webpage, after adding it in style.css in child theme
- How to enqueue stylesheets in child-theme functions.php?
- Dequeing Parent Fontawesome Deques Parent Styles
- WordPress childtheme not loading any CSS/SCSS
- My Child Theme CSS Isn’t Working
- all of a sudden my child theme style.css is being ignored? Its been working fine for months?
- Change WP Child theme CSS for WP Bootstrap Starter Theme
- Font size decreases when child theme is created from parent theme?
- Change style of Twenty Seventeen child theme
- CSS in child theme to replace !important in parent theme
- Why are my parent styles loading after my child styles?
- 100% Width Footer – Custom Child Theme
- Browser stacks different versions of style.css
- Add Custom CSS Class in Child Theme [closed]
- Customize Bootstrap checkboxes
- Is there a color code for transparent in HTML?
- How can I center an absolutely positioned element in a div?
- css transition opacity fade background
- Text-decoration: none not working
- CSS transition shorthand with multiple properties?
- Using custom fonts using CSS?
- Why CSS3 Animation is not working?
- Why is my Bootstrap code not working?
- How to make canvas responsive
- Disable SSL / HTTPS for wordpress
- Forcing reload of editor-style.css
- How can I make the wordpress editor apply the selected template?
- How to combine multiple CSS files and concatenate JavaScripts if WordPress recommends enqueuing them?
- Customized widget area – how to override or filter class xoxo?
- Can the Theme Customizer be used to generate static/cachable CSS, and how?
- Woocommerce include custom stylesheet after woocommerce styling [closed]
- raw code vs wordpress
- Is there a way to change the backround color of the native video player in wordpress?
- How to create fa-bars animated menu
- footer disappear on some pages frequently
- CSS Minification
- jQuery UI styles conflicting with TinyMCE dialog
- Not all CSS elements transferring via parent to child?
- Display Something in the Header After All Styles are Loaded
- wordpress – site not update after update style.css
- NGINX+wordpress: CSS being served but not applied
- The requested theme does not exist. Stylesheet is missing – error after changing style.css name to my-styles.css in wp child theme?
- Including CSS files in HEAD based on page content
- Video header on mobile, disappears behind header and content
- How to style text in WordPress
- WordPress hide the username/password fields in login page
- Equal height sections in custom Headway Theme
- Superfish and WordPress: Active Color Problem
- How To Remove All Other Plugins CSS
- My css don’t get applied on the costume widget
- Change post featured image
- Removing a CSS rule from Custom Taxonomy
- How to get different html tags from the content using regex?
- Performance hit of Inline CSS
- Remove top bar header
- How to disable all css from the theme for a specific post type page
- use css for resize image into mobile thumbnail
- Add WordPress Core CSS into editor-style.css
- Controling css order
- Issue with TABLE or DIV padding on Mobile [closed]
- Image is very blurry
- How enqueue CSS out of theme folder?
- Styling not refreshing for old visitors on WordPress
- Import css file from node_modules using @wordpress/scripts