• Resolved Dynan

    (@dynan)


    I generated an adequate site using WAMP. Got it up to the server and SOME of the code in CSS works and others don’t. I am using a child theme. I suspect that there is limited override of the the 2014 main theme. Help?

    This works to center the site in the browser:

    .site {
    margin:0 auto;
    }

    But another command that worked perfectly in the WAMP site will NOT center the site title in the main header:

    h1 {
       text-align: center;
       }

    Another that widens the margins works perfectly, yet one that eliminated the :
    RECENT COMMENTS
    ARCHIVES
    CATEGORIES
    No categories
    META
    Site Admin
    Log out
    Entries RSS
    Comments RSS

    …listing on the left isn’t working.

    I am using WP 4.2
    Plugins of note:
    Simple Custom CSS
    Simple Page Sidebars

    Any ideas on the miscommunication?

    I thought it might be a faulty CHILD theme, but SOME of the code works.

    Site link: vital-nutrients.com

    Thanks in advance..
    D

Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Twentyfourteen – Simple Custom CSS Worked on WAMP…But not on site’ is closed to new replies.