• hi
    how are you? i am trying to edit my twenty ninenteen theme and i cant get it to edit with this code.
    page-id_8{
    background-color: #FF0000;
    }
    page-id-11 {
    font-size:16:absolute;
    }

    • This topic was modified 3 years, 10 months ago by Jan Dembowski.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Custom CSS for ANY theme goes into APPEARANCE > CUSTOMIZE > ADDITIONAL CSS.

    That said, your CSS code is surely wrong on multiple points.

    If these page-id references are classes, there should be a period (.) in front of each. I also find it dubious that one uses a hyphen and the other an underscore. And that font-size assignment is surely wrong as well.

    Thread Starter patrick101

    (@patrick101)

    you are right. i did more research on it. i missed the . before page and – before the number

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘page id’ is closed to new replies.