Styling … argh. CSS selector hell.

Home Forums Welcome! Pre-Sales Questions Styling … argh. CSS selector hell.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1034661
    Steven
    Guest

    Hi. Thank you to you helpful people in advance.

    I am trying to do something that—I think—should be very simple. I’m just trying to change the colour of the ‘Export events to ical’ button that you can see at the bottom of the list view page (as well as others, I’m sure). Doing this is even one of the examples in the Knowledge base, however, it doesn’t work for me.

    I have created a folder called ‘tribe-events’ with a folder called ‘Pro’ inside of it. In that folder I have placed a file called ‘tribe-events-pro.css’. The content of that file is:

    #tribe-events .tribe-events-button {
    background: #cc2e2e;
    }

    The ‘cc2e2e’ colour reference is a deep red (the default is a turquoise-ish colour).

    I have tried adding the CSS above into the custom CSS editor in my theme’s settings. And now, I have uploaded this file and folder structure into the wp-content/themes/[my theme]/ folder.

    No change.

    Please help!

    SA

    #1034715
    Brian
    Member

    Hi,

    We will help you out in this post:

    CSS theming hell.

    Closing this one as it is a duplicate.

    Thanks

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Styling … argh. CSS selector hell.’ is closed to new replies.