Title: css classes
Last modified: January 11, 2021

---

# css classes

 *  Resolved [lillydufeu](https://wordpress.org/support/users/lillydufeu/)
 * (@lillydufeu)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/css-classes-17/)
 * Hi!
    I love the plugin! As simple as I wanted it to be! I would like to change
   the design to adapt it to the clients design, would it be possible to get the
   css classes?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcss-classes-17%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Thread Starter [lillydufeu](https://wordpress.org/support/users/lillydufeu/)
 * (@lillydufeu)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/css-classes-17/#post-13892890)
 * Mainly I wanna change the border width, the font size and I want a rounded border.
   Thank yoU!
 *  Plugin Author [Marcel Pol](https://wordpress.org/support/users/mpol/)
 * (@mpol)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/css-classes-17/#post-13893076)
 * Just trying something here, it seems table elements do not show border-radius.
   
   The first div might need to be made more specific, but I have no idea what Avia
   is.
 *     ```
       .page-id-1931 div.avia_codeblock {
           border: 8px solid #b45f04;
           border-radius: 8px;
       }
       .page-id-1931 table.ssec-shortcode-calendar {
           border-width: 0px;
           border-color: transparent;
           margin-bottom: 0;
       }
       ```
   
 *  Thread Starter [lillydufeu](https://wordpress.org/support/users/lillydufeu/)
 * (@lillydufeu)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/css-classes-17/#post-13893108)
 * Hi and thank you!
    Avia is the layout builder my theme (enfold) uses. Apparently
   😉
 * The border worked, great!
 * How can I adress the font size?
 * I love your plugin btw, it is super easy to use. Is there any way I can buy you
   a coffee?
 *  Plugin Author [Marcel Pol](https://wordpress.org/support/users/mpol/)
 * (@mpol)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/css-classes-17/#post-13893410)
 * Hi,
    I think this should work.
 *     ```
       td.ssec-title,
       td.ssec-content {
           font-size: 15px;
       }
       ```
   
 * And thank you, I do my best 🙂
    If you want you can donate with Paypal to [marcel@timelord.nl](https://wordpress.org/support/topic/css-classes-17/marcel@timelord.nl?output_format=md)
   Have a good week, Marcel
 *  Thread Starter [lillydufeu](https://wordpress.org/support/users/lillydufeu/)
 * (@lillydufeu)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/css-classes-17/#post-13893636)
 * Thank you! It worked perfectly!
 * Sadly I dont have paypal – but if you send me a account I will send you a donation
   via banktransfer. You can find me on twitter @kalichtul, my ons are open
    -  This reply was modified 5 years, 7 months ago by [lillydufeu](https://wordpress.org/support/users/lillydufeu/).
 *  Plugin Author [Marcel Pol](https://wordpress.org/support/users/mpol/)
 * (@mpol)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/css-classes-17/#post-13893895)
 * Hi, no issue, I was expecting that already.
 * My account is:
    NL23INGB0754355705 with name M. Pol I am not that familiar with
   international banking, this will be enough information?
 *  Thread Starter [lillydufeu](https://wordpress.org/support/users/lillydufeu/)
 * (@lillydufeu)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/css-classes-17/#post-13893922)
 * I just send some, so all worked out so far!

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

The topic ‘css classes’ is closed to new replies.

 * ![](https://ps.w.org/super-simple-event-calendar/assets/icon-256x256.png?rev=
   1929003)
 * [Super Simple Event Calendar](https://wordpress.org/plugins/super-simple-event-calendar/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/super-simple-event-calendar/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/super-simple-event-calendar/)
 * [Active Topics](https://wordpress.org/support/plugin/super-simple-event-calendar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/super-simple-event-calendar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/super-simple-event-calendar/reviews/)

 * 7 replies
 * 2 participants
 * Last reply from: [lillydufeu](https://wordpress.org/support/users/lillydufeu/)
 * Last activity: [5 years, 7 months ago](https://wordpress.org/support/topic/css-classes-17/#post-13893922)
 * Status: resolved