New Landing How can we help? Themeforest Theme Support Dante Multiple Main Background Colors

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Dante
  • #42319
    Blundsten
    Member
    Post count: 9

    Is it possible to have different background colors for separate pages? And not element backgrounds, but the actual main container.

    Right now the main container color is #010101 on http://www.driveatank.com

    And on this page I’d like it to be white http://www.driveatank.com/briefing-room/

    Thanks!

    #42425
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Yes of course, it’s done using CSS

    .page-id-11385 #main-container {
      background-color: #fff;
    }

    You add the page class to the rule so that it only applies for that page. The page class for each page is found it the body tag.

    By the way, nice use of the theme! I like it

    – Kyle

    #42455
    Blundsten
    Member
    Post count: 9

    Dang it! Thanks Kyle, I should have known to use the page id. And thanks! Let us know if anyone at SwiftIdeas wants to set up a corporate retreat. We’ve got special deals (especially for anyone who made such an incredible theme!)

    #42457
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Thanks, we will bare that in mind!

    – Kyle

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register