Title: custom CSS
Last modified: August 24, 2016

---

# custom CSS

 *  Resolved [sourire09](https://wordpress.org/support/users/sourire09/)
 * (@sourire09)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/custom-css-112/)
 * I can add id or class to different elements of BB plugin, which i can put on 
   page. my question is: where can I add css code?
 * thank you for any help!
 * [https://wordpress.org/plugins/beaver-builder-lite-version/](https://wordpress.org/plugins/beaver-builder-lite-version/)

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

 *  Plugin Author [Justin Busa](https://wordpress.org/support/users/justinbusa/)
 * (@justinbusa)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/custom-css-112/#post-5965805)
 * Thanks for posting! You can add custom CSS in a child theme, or through a plugin
   such as [Jetpack’s Custom CSS Module](http://jetpack.me/support/custom-css/).
   Let me know if you have any questions about that.
 * Justin
 *  Thread Starter [sourire09](https://wordpress.org/support/users/sourire09/)
 * (@sourire09)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/custom-css-112/#post-5965819)
 * it really works! but i used Simple Custom CSS plugin 🙂
    thank you! have a nice
   day 😉
 *  Thread Starter [sourire09](https://wordpress.org/support/users/sourire09/)
 * (@sourire09)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/custom-css-112/#post-5965831)
 * Indeed I would like to ask about another issue.
    I put a photo using BB plugin,
   added class, and tried to enlarge this photo on hover simply by changing size
   of this image. And it doesn’t work. Is there another way to get this effect?
 *  Thread Starter [sourire09](https://wordpress.org/support/users/sourire09/)
 * (@sourire09)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/custom-css-112/#post-5965835)
 * and second thing: each photo has a caption. how can i modify this caption by 
   css, while it has the same id and class as photo?
 *  Plugin Author [Justin Busa](https://wordpress.org/support/users/justinbusa/)
 * (@justinbusa)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/custom-css-112/#post-5965906)
 * > I put a photo using BB plugin, added class, and tried to enlarge this photo
   > on hover simply by changing size of this image. And it doesn’t work. Is there
   > another way to get this effect?
 * Can you send me an example of the CSS you are using for this?
 * > and second thing: each photo has a caption. how can i modify this caption by
   > css, while it has the same id and class as photo?
 * The css for that would be…
 *     ```
       .my-class .fl-photo-caption {
            /* Your CSS here... */
       }
       ```
   
 *  Thread Starter [sourire09](https://wordpress.org/support/users/sourire09/)
 * (@sourire09)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/custom-css-112/#post-5965935)
 * > Can you send me an example of the CSS you are using for this?
 * i managed to get this effect using transform:scale(1.27,1.27); 🙂
 * thank you for caption! 🙂
 *  Thread Starter [sourire09](https://wordpress.org/support/users/sourire09/)
 * (@sourire09)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/custom-css-112/#post-5965937)
 * thank you for all advices again! 🙂
 *  Plugin Author [Justin Busa](https://wordpress.org/support/users/justinbusa/)
 * (@justinbusa)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/custom-css-112/#post-5965945)
 * You’re welcome!

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

The topic ‘custom CSS’ is closed to new replies.

 * ![](https://ps.w.org/beaver-builder-lite-version/assets/icon-256x256.png?rev=
   2361183)
 * [Beaver Builder Page Builder - Drag and Drop Website Builder](https://wordpress.org/plugins/beaver-builder-lite-version/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/beaver-builder-lite-version/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/beaver-builder-lite-version/)
 * [Active Topics](https://wordpress.org/support/plugin/beaver-builder-lite-version/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/beaver-builder-lite-version/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/beaver-builder-lite-version/reviews/)

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)

 * 8 replies
 * 2 participants
 * Last reply from: [Justin Busa](https://wordpress.org/support/users/justinbusa/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/custom-css-112/#post-5965945)
 * Status: resolved