Title: Customising Shortcode Styles
Last modified: July 21, 2022

---

# Customising Shortcode Styles

 *  Resolved [patrickwgd](https://wordpress.org/support/users/patrickwgd/)
 * (@patrickwgd)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/customising-shortcode-styles/)
 * Hi,
 * I’m wondering if you have any thoughts on styling the iframe that’s rendered 
   into the page from the shortcode.
 * Version 0.7 allowed the domain’s styles to work on the ticket-booking form, but
   the new iFrame approach of v2.0 blocks this.
 * Thanks!
 * Patrick

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

 *  Plugin Author [Keith Davis](https://wordpress.org/support/users/laurin1/)
 * (@laurin1)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/customising-shortcode-styles/#post-15846071)
 * I don’t work for Tito, but I helped bring this plugin up to date and migrated
   it to v2.0 of the widget. I will see what I can do to help, but this might be
   a question for Tito support (one of the Tito employees is involved in this plugin
   so might see this as well).
 *  Plugin Author [Keith Davis](https://wordpress.org/support/users/laurin1/)
 * (@laurin1)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/customising-shortcode-styles/#post-15854490)
 * Doing some research and contacting Tito, but no solution as of yet.
 *  Thread Starter [patrickwgd](https://wordpress.org/support/users/patrickwgd/)
 * (@patrickwgd)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/customising-shortcode-styles/#post-15878270)
 * [@laurin1](https://wordpress.org/support/users/laurin1/) – thanks for looking
   into this!
 *  Plugin Author [Keith Davis](https://wordpress.org/support/users/laurin1/)
 * (@laurin1)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/customising-shortcode-styles/#post-16193503)
 * I’ve looked at it, but have not had time to come up with a solution. Tito support
   recommends using the “inline” plugin, which removes the iframe.
 *  Plugin Author [billhorsman](https://wordpress.org/support/users/billhorsman/)
 * (@billhorsman)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/customising-shortcode-styles/#post-16193513)
 * Hi Patrick,
 * Sorry I didn’t pick this up more quickly. Yes, Keith is right — use the “inline”
   plugin and it should be fine. Let me know if you need any help doing that.
 * — Bill (engineer at Tito)
 *  Thread Starter [patrickwgd](https://wordpress.org/support/users/patrickwgd/)
 * (@patrickwgd)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/customising-shortcode-styles/#post-16511726)
 * Thanks both, sorry for the delayed response.
 * I’ve got this working now.
 * If anyone needs an answer in the future, my steps were:
    1. Review “inline” documentation here [https://ti.to/docs/api/widget#tito-widget-v2-plugins:~:text=use%20this%20plugin.-,Inline,-By%20default%2C%20the](https://ti.to/docs/api/widget#tito-widget-v2-plugins:~:text=use%20this%20plugin.-,Inline,-By%20default%2C%20the)
    2. Review “mounting a js widget” documentation here [https://ti.to/docs/api/widget#tito-widget-v2-javascript-api:~:text=make%20any%20calls.-,Mounting%20a%20widget,-You%20can%20use](https://ti.to/docs/api/widget#tito-widget-v2-javascript-api:~:text=make%20any%20calls.-,Mounting%20a%20widget,-You%20can%20use)
    3. Then change the script that is added by Tito plugin at /tito/inc/scripts.php
    4. And change from rendering [tito] shortcode to rendering a div and script tags
       as in #2 above.
 *  Plugin Author [billhorsman](https://wordpress.org/support/users/billhorsman/)
 * (@billhorsman)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/customising-shortcode-styles/#post-16514349)
 * Hi Patrick,
 * If you update to the latest version of the plugin, v2.1, you can configure what
   plugins are included in the UI (without the need to edit the PHP).
 * — Bill
 *  Thread Starter [patrickwgd](https://wordpress.org/support/users/patrickwgd/)
 * (@patrickwgd)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/customising-shortcode-styles/#post-16515348)
 * Thanks Bill, much nicer!
 * Best,

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

The topic ‘Customising Shortcode Styles’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/tito_225d7e.svg)
 * [Tito](https://wordpress.org/plugins/tito/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tito/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tito/)
 * [Active Topics](https://wordpress.org/support/plugin/tito/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tito/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tito/reviews/)

 * 8 replies
 * 3 participants
 * Last reply from: [patrickwgd](https://wordpress.org/support/users/patrickwgd/)
 * Last activity: [3 years, 1 month ago](https://wordpress.org/support/topic/customising-shortcode-styles/#post-16515348)
 * Status: resolved