The element that encases the media share buttons need to have clear: both
applied to it in your themes style.css .
Add
.fballshare{
clear: both;
}
to the end of your style.css
Related Posts:
- How to get these two divs side-by-side?
- How to change the color of an svg element?
- How to implement max-font-size?
- @Media min-width & max-width
- How do I center this form in css?
- How can I replace text with CSS?
- Bootstrap 4, How do I center-align a button?
- Float a div above page content
- What does an asterisk (*) do in a CSS selector?
- height style property doesn’t work in div elements
- background-size: cover not working?
- combined multiple classes into one css rule
- CSS Outside Border
- Is there an opposite to display:none?
- Rainbow gradient on text in CSS
- CSS3 opacity gradient?
- use multiple css filters at the same time?
- font-weight is not working properly?
- What would be the best method to code heading/title for ul or ol, Like we have caption in table?
- How can I make my header image properly responsive?
- CSS fixed width in a span
- Adding border to CSS triangle [duplicate]
- Remove wp_add_inline_style
- WordPress Register Style Called Incorrectly
- Duplicate and alter sidebar for Twenty Eleven
- Set Image width=’x%’ (percentage width not pixel width) when inserted via the media manager?
- How to dequeue styles coming from plugins?
- How to exclude certain code from style.css? [closed]
- Need Help Figuring Out Admin Menu Hover Styling Class
- How to decrease picture size
- Can’t remove WordPress post image height/width attributes?
- whats happening with my index page?
- How do I add an indicator to my .menu-item if it contains a .sub-menu?
- Change via CSS the color of social menu icons
- style.css doesn’t load on the home page when front-page.php activated (using stock theme)
- Header’s CSS doesn’t work in Chrome and Opera – any ideas how to fix it?
- @media in bluehost is being commented out [closed]
- Twenty Fifteen : Wider right column for the content
- Moving button on Online Consulting theme
- css file status 403
- How can I get the search form to be selected automatically?
- Adding Custom css file
- Using transient for dynamic css , how to name it?
- Change CSS on a wordpress post
- Unstable handling of CSS under WordPress/Elementor
- Trying to hide a button on a specific WordPress Page ID
- How to add animation the featured image?
- get_template_directory_uri() generates wrong path
- How to change the settings of a video? [closed]
- Change text color dynamically in WordPress [closed]
- First element/selector of enqueued CSS file breaks
- Different background for different page
- calling an additional css and js links for a custom page template
- Styling last item in ul [closed]
- How to change color of some items through css [closed]
- Remove custom css made by the custom theme
- Font styling in embedded Twitter feed
- Is there any way we can restore the “Additional CSS” after being erased?
- sidebar with hovering mouse effect
- Default paragraph block styles just for pages NOT for posts?
- Custom Gutenberg color classes naming convention
- Loading a stylesheet conditionally & verifying CSS
- Dequeue styles with query doesn’t work
- child-theme style not changing on localhost
- WordPress login using a completely custom page and no plugins?
- Gutenberg CSS Issue
- When changing theme’s font, why does font-size attribute not work? [duplicate]
- Hide BBPress create topic on one page
- Dropdown contents hidden behind content [closed]
- About copy and paste content and formatting
- How to display a background image in a page body area? [closed]
- Menu reduce space between words
- Vertical aligning CSS pushes column to left [closed]
- Specific text not affected by CSS style [closed]
- Import HTML code that loads css and javascript into specific page
- checkbox function not working for dropdown menu
- How to change hover color on bulk-action-selector-top and bottom on wordpress admin?
- Bootsrtap.css overlap style.css in custom wordpress theme
- Exclude parts of default css import
- Replacing parent theme’s IE-specific CSS
- modify stylesheet of a particular page inside wp-admin
- Converting Static HTML pages to WordPress
- How to make widgetized footer styles be inherited from body?
- custom css in admin panel by user id
- How to customize a theme’s navigation menu with css
- Site layout problems when logged in due to admin bar
- Add “sub-nav” class to a sub menu parent item
- Current Post/Page Ancestor, CSS
- How to target only one element if more elements share the same CSS class
- How to change the CSS in one file?
- Custom css code in wordpress [closed]
- Using Easy Google Fonts correctly and Droid Sans on Max OS X [closed]
- remove white overlay [closed]
- Why doesn’t media(max-width) work on h2 title?
- How to use WordPress 3.8 back-end CSS in front-end?
- can i custom rendered content from API?
- How to include Elementor CSS in custom php file [closed]
- How to add CSS to WordPress
- How to add arbitrary custom CSS to a WordPress Block Theme using Site Editor?
- Wrap post titles containing slashes on narrow viewports