Happy Smashgiving! To show our appreciation for our users we're offering 20% off all plugins today with discount code: happysmashgiving2019

  • Our Plugins
    • The Custom Facebook Feed
    • The Instagram Feed
    • Custom Twitter Feeds
  • My Account

The most popular Facebook Feed plugin for WordPress

Smash Balloon - Home of the Custom Facebook Feed WordPress Plugin

Menu

Skip to content
  • Overview
    • Features
    • Happy Customers
    • Support Testimonials
    • Customer Reviews
    • Watch a Video
  • Demos
    • Columns
    • Timeline
    • Photos
    • Albums
    • Videos
    • Events
    • Carousel
  • Features
  • Gallery
  • Pricing
  • Extensions
    • Multifeed
    • Date Range
    • Featured Post
    • Album
    • Carousel
    • Reviews
  • Support
    • Documentation
    • FAQs & Troubleshooting
    • Contact Support

Custom Facebook Feed Pro

Display completely customizable Facebook feeds on your website

Change Border Color Around Post Box on Hover (3D Effect)

Create a “3D” effect on the post box when the visitor hovers over it with the mouse.

CSS:

This snippet creates a 5px black border around the Post.

#cff .cff-item.cff-box {
box-shadow: 0 0 5px 0 rgba(0,0,0,0.5);
-moz-box-shadow: 0 0 5px 0 rgba(0,0,0,0.5);
-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.5);
}

This snippet creates a 1 pixel gray border around the Post on hover giving a 3D effect.

#cff .cff-item.cff-box:hover {
box-shadow: 0 0 0 1px gray;
-moz-box-shadow: 0 0 0 1px gray;
-webkit-box-shadow: 0 0 0 1px gray;
}

The red number is the size of the shadow

The blue number is the opacity or “darkness” of the shadow

V3.10 of the Custom Facebook Feed Pro WordPress plugin is hot and fresh out the oven! This update includes a backup caching system - so even if there's an issue with Facebook your feed won't go down, and also a new way to easily manage multiple page/group accounts on one site. Full change log: smashballoon.com/change-log/

Nov 1, 2019View on Facebook

Made with by the Smash Balloon team
Smash Balloon is a fun-loving WordPress plugin development company specializing in creating beautifully designed plugins that integrate seamlessly into your website, allowing you to display social media content in powerful and unique ways.

© Copyright 2019, Smash Balloon LLC. All Rights Reserved

  • Terms & Conditions
  • Privacy
  • About Us
  • Become an Affiliate
  • Mailing List
  • Contact Us
  Share this page