Title: Add custom CSS
Last modified: August 22, 2016

---

# Add custom CSS

 *  [cdrom](https://wordpress.org/support/users/cdrom/)
 * (@cdrom)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/add-custom-css-1/)
 * Hello,
 * Can someone explain me how to custom CSS ?
 * For exemple, I would like to use something like this and to use it very often:
 * .skt-ctabox {overflow: hidden; padding: 10px 20px 0;position: relative;text-align:
   center; }
    .skt-ctabox .skt-ctabox-content { margin-bottom: 20px; } .skt-ctabox.
   skt-ctabox-content h2 { font-weight: 300;margin-bottom: 20px;text-transform: 
   uppercase;line-height: 35px;font-size: 28px; }
 * Thanks
 * [https://wordpress.org/plugins/shortcodes-ultimate/](https://wordpress.org/plugins/shortcodes-ultimate/)

Viewing 1 replies (of 1 total)

 *  [AndreScala](https://wordpress.org/support/users/andrescala/)
 * (@andrescala)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/add-custom-css-1/#post-5367921)
 * I’m having some trouble to.
    I want to create a style for my images and add this
   code to the custom css:
 * #imgseries {
    background-color: #fff; border-color: #d4d4d4 #d4d4d4 #a7a7a7; 
   border-image: none; border-radius: 5px; border-style: solid; border-width: 1px;
   box-shadow: 0 5px 10px -7px #000; float: left; height: 790px; }
 * Bue did’t work when I’ve applyed the class to my image with FRAME in shortcodes.
 * Thanks
 * EDIT. nevermind, just replaced the # for . !!!

Viewing 1 replies (of 1 total)

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

 * ![](https://ps.w.org/shortcodes-ultimate/assets/icon-256x256.gif?rev=2547563)
 * [Shortcodes Ultimate - Content Elements](https://wordpress.org/plugins/shortcodes-ultimate/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/shortcodes-ultimate/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/shortcodes-ultimate/)
 * [Active Topics](https://wordpress.org/support/plugin/shortcodes-ultimate/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/shortcodes-ultimate/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/shortcodes-ultimate/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [AndreScala](https://wordpress.org/support/users/andrescala/)
 * Last activity: [11 years, 8 months ago](https://wordpress.org/support/topic/add-custom-css-1/#post-5367921)
 * Status: not resolved