Home › Forums › Support › Removing float:X from .header-widget This topic has 1 reply, 2 voices, and was last updated 8 years, 4 months ago by Tom. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts May 25, 2015 at 2:49 am #110128 Tabare I’ve for hours trying to fix this; I need to remove the float:Left from my header and replace it for NO float (as they screw how the website looks), however: clean:both; does not work nor I can find the .css that dominates that. May 25, 2015 at 7:50 am #110169 TomLead Developer Lead Developer You can use float:none; For example: .header-widget { float: none; } Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In