• Hi

    i have a word press website running Amdhas teams, i want to add broader to the Header.

    when i use and add CSS rules using Firebug it show on the webpage. but when i apply the CSS to style.css and save. it wont show on

    #header {
    border:2px solid #a1a1a1;
    padding:1px 20px;
    background:#;
    width:px;
    border-radius:25px;
    }

    help me to fix this.

Viewing 2 replies - 1 through 2 (of 2 total)
  • please post a link to your site to illustrate the problem.

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    You may have to load the stylesheet (of the #header style) after the current stylesheet, or use more accurate CSS selectors.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘CSS changes not Working in Theam’ is closed to new replies.