Hover color bar in blog pictures

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #3227
    ten12design
    Member

    Trying to find the coding to change the color from orange to the purple we are using any ideas I would like to add it to the custom css section if possible?

    Thank you, here’s a link to the screen shot.

    http://ten12designs.com/uploads/Screen%20shot%202013-12-06%20at%207.56.46%20AM.png

    #3237
    Nexus
    Moderator

    Here is the code for the blog and portfolio images hover

    .image-info, .team-member .team-member-hover {
    background: rgba(192, 68, 47, 0.8);
    }

    Make sure to change the rgb values and paste the code into custom css in theme options. Thanks!

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Extinct Theme Support’ is closed to new topics and replies.