Changing Background Color of One Feature Box on Homepage

Homepage Community Forums Epik Theme Support Changing Background Color of One Feature Box on Homepage

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #11157
    Michael
    Customer

      Hello-

      The 14 feature boxes on the homepage seem to be grouped together by a few CSS attributes. For example – I want to change the background color of feature box 7 which is identified as home-feature-bg-alt. The problem is feature boxes 3 and 9 are also assigned the same attribute but I don’t want to change their backgrounds. The next rule applies to the feature box content so it will allow me to change the background color of the content area but I want it to apply to the entire box.

      What is the best way to isolate a single homepage feature box without affecting others in the group?

      Thanks

      #11164
      Eric
      Customer

        They did that to save code/space in css. You can edit your home.php file in the appropriate feature widget sections with your own ID/Class (depending which version you have) and then add that ID/Class in your css. Once you create the ID/Class in your css then you can add a background color or image.


        I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

        #11167
        Michael
        Customer

          thanks again Eric! much appreciated!

        Viewing 3 posts - 1 through 3 (of 3 total)
        • The topic ‘Changing Background Color of One Feature Box on Homepage’ is closed to new replies.