• Resolved MetMotors

    (@metmotors)


    My website is here: http://www.metmotors.com/
    I want to edit the picture in the featuredwrap to make the picture smaller by height. The problem is, since I’ve tried to edit the height in the featuredwrap, a black box appeared on the other pages.
    Example: http://www.metmotors.com/company-overview

    How do I get rid of the extra black area on all other pages?
    And how do I change the height of the picture on the homepage without applying it to all pages?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi MetMotors,
    I’d be glad to assist you today.

    In order to change the height of the element only on the homepage, use this ID in front of your CSS lines: #homepage

    For example, if you are targeting the #featured div, the CSS would be like:
    #homepage #featured{ ... }

    Cheers,
    Alexandru Doda

    Thread Starter MetMotors

    (@metmotors)

    Thank you! That totally fixed the problem!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘How do I edit the #featuredwrap’ is closed to new replies.