Well, it was my fault. I had added a media-query to style.css and I put:
@media (min-width: 1300px) {
h2.site-description {
margin-top: 130px;
}
That is to say, I forgot a bracket. It should be:
@media (min-width: 1300px) {
h2.site-description {
margin-top: 130px;
}
}
That broke all my next css properties.
Related Posts:
- Use a higher than 230px logo image with 2013 theme
- Trying to load a responsive CSS media query using Custom Taxonmy
- What controls responsiveness in WordPress?
- Why does my caroussel gallery do this in responsive? [CSS] [closed]
- @media in bluehost is being commented out [closed]
- Responsive Images Warping
- Old Site displays on Mobile View, not New Site
- Title has word broken when viewed in mobile [closed]
- Move Sidebar from Above Content To Below When Responsive [closed]
- Why is this jquery / java script code not working in mobile / in devices?
- Faster fonts on mobile
- Change Header Image on Blog Post for Mobile View
- Menu toggle bar works only on some pages in WordPress
- Theme twentythirteen widget area clearfix
- Need to make sidebar responsive only when screen width is greater than 1024px
- New Styles Not Rendering On Mobile Phone and Tablet
- @media applying globally and not separately for each screen width [closed]
- My contact form is not being responsive
- Site not 100% responsive
- Header formatting works for safari but not chrome @media screen size technique on iphone
- Bootsrtap.css overlap style.css in custom wordpress theme
- Twenty Fourteen responsive CSS
- How would I use a media query to make my entire theme responsive or fluid? [closed]
- Responsive table on ios safari
- How to make this splash page responsive
- [class*=”content”]:before css styles in TwentyThirteen [closed]
- site-description css is overriden [closed]
- Hiding site title for Twentyfifteen sidebar on (responsive) desktop display size
- Customize Bootstrap checkboxes
- Is there a CSS parent selector?
- 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?
- How to center HTML5 Videos?
- Using custom fonts using CSS?
- Why is my Bootstrap code not working?
- What is the difference between visibility:hidden and display:none?
- Center a position:fixed element
- How to change the background colour’s opacity in CSS
- 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 do I remove specific styles from the parent theme css using the child theme css?
- How to combine multiple CSS files and concatenate JavaScripts if WordPress recommends enqueuing them?
- When using https, wordpress doesn’t use https for CSS and JS, and admin doesn’t work. How do I fix this?
- 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
- Only column gallery on mobile device
- Changing CSS FilePath for All Pages
- CSS Minification
- show count is out of the anchor tag in wp_list_categories
- IE and WordPress
- How can I use one stylesheet for multiple sub-sites on my multi-site network?
- Child theme stylesheet not always overriding “index”
- How do I apply/target CSS to a specific user role or roles?
- How to create an optionally available stylesheet for visually impared users?
- Image getting out of container [closed]
- Clients website shows blank page [closed]
- functions.php – inject inline css from file
- Changing navigation strip color with CSS
- How can I make css inline?
- Conditionally print css style in WordPress
- WordPress is not displaying CSS file
- Change class names dynamically added to html elements by wordpress
- Add classes + taxonomy terms to wp_list_pages() output
- Chat window hiding behind Twenty Eleven header
- Css will not display in webpage, after adding it in style.css in child theme
- Hide Tab Titles from Tabs Block
- Hide product variations at home page
- TinyMCE on frontend style not working
- WordPress childtheme not loading any CSS/SCSS
- Bootstrap Integtration
- H2 On Blog/Article Page Gets Assigned a Class
- HTML not resizing
- Help locating old custom_css in PHP MyAdmin
- How to get homepage div container of wordpress website to display full width? [duplicate]
- CSS in child theme to replace !important in parent theme
- How would I add this code to a single WordPress page?
- WP theme update causes child theme CSS problems
- adding a favicon to site2 – site1/site2/favicon.ico
- How to make CSS load live based on options clicked in the theme customizer?
- Which files can be replaced in a child theme?
- How do i make a sidebar background color? [closed]
- How to remove audio player styles added by mediaelement.js JavaScript?
- Do you use css reset in your child theme [closed]
- CSS messes up when CACHE is cleared
- Twenty Fourteen Theme – Moving left sidebar to the right
- WordPress doesn’t respect “ver” parameter in styles [closed]
- why does WordPress custom css convert alpha to hex values?
- how to change the colour of this background
- Can I upload my HTML/CSS/Javascript game onto a WordPress page?
- How to add css to wp_head depending on the user role?
- WordPress site suddenly not showing some DOM elements but mobile is fine
- Editing size of h3 tag in wordpress on a one-off basis
- Content doesn’t fit on large size desktops like 2560×1440