Customize CSS

Home Forums Welcome! Pre-Sales Questions Customize CSS

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1027788
    Jobou
    Guest

    Hi!

    I’m using The Events Calendar normal version before buying the Pro version. I really like your product and I’m planning on buying it pretty soon if I can fix my problem!

    I’m trying to change de background color of the Details, venues section.

    Details

    I follow the Themer’s Guide, I create a stylesheet called tribe-events.css and I put it in the tribe-events/ directory of my theme.

    In the document, I write a simple CSS code

    #content #tribe-events-content h3.tribe-events-single-section-title
    {
    background-color: #1487d4;
    }

    Upload it to my server, but nothing happen.

    Can you please help me?

    Thanks

    #1027830
    Cliff
    Member

    Hi Jobou.

    We do not provide support in the Pre-Sales Forum, and all other forums are for paid customers.

    Changing the background color should be very simple — and you may even already have the correct CSS code for it, but I cannot tell without a link to your site. We would probably be able to provide you such a snippet once you have a paid account and post in the proper forum.

    ===

    However, I can give you this bit of advice if you’re just trying to make CSS tweaks — instead of having to follow the Themer’s Guide and create new CSS files: You can add custom CSS code via your child theme’s style.css file or via a plugin like Simple Custom CSS or, my favorite, Jetpack. Jetpack supports regular CSS and the LESS and Sass pre-processors.

    ===

    Last but not least, we have a pretty great Refund Policy so you can buy one or many of our add-ons and thoroughly test them.

    Let me know if you have any follow-up questions.

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