Title: Refreshing changes appearance
Last modified: June 13, 2018

---

# Refreshing changes appearance

 *  Resolved [amylin1028](https://wordpress.org/support/users/amylin1028/)
 * (@amylin1028)
 * [7 years, 12 months ago](https://wordpress.org/support/topic/refreshing-changes-appearance/)
 * I have a few buttons in a table (Data Tables Generator by Supsystic plug-in),
   that are supposed to be black text, Verdana bold, 13 pt, centered text. It looks
   correct once I save the table and page, however, when I refresh the page they
   all turn to a different font that is larger, red, and left justified. The buttons
   then stay this way and is regardless of browser; tried Chrome, Firefox, and Safari.
   If I resave the table and then the page it happens again (looks correct but changes
   upon refreshing).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Frefreshing-changes-appearance%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Bas Schuiling](https://wordpress.org/support/users/basszje/)
 * (@basszje)
 * [7 years, 12 months ago](https://wordpress.org/support/topic/refreshing-changes-appearance/#post-10393929)
 * The current red style is being set by the H2 above that table, which might not
   be something you want.
 * It looks like there is some table caching happening, so the style of the buttons
   is not being put into the page.
 * This is problably something similar to what [TablePress](https://wordpress.org/plugins/maxbuttons/#tablepress%20and%20maxbuttons)
   does, you can try to solve it in the same way, to try and add inline style to
   the button shortcode :
 * `[maxbutton id=x style='inline']`
 *  Thread Starter [amylin1028](https://wordpress.org/support/users/amylin1028/)
 * (@amylin1028)
 * [7 years, 12 months ago](https://wordpress.org/support/topic/refreshing-changes-appearance/#post-10393983)
 * Thank you, adding that bit to the code stabilized the appearance of the buttons.

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

The topic ‘Refreshing changes appearance’ is closed to new replies.

 * ![](https://ps.w.org/maxbuttons/assets/icon-128x128.png?rev=1378636)
 * [MaxButtons - Create buttons](https://wordpress.org/plugins/maxbuttons/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/maxbuttons/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/maxbuttons/)
 * [Active Topics](https://wordpress.org/support/plugin/maxbuttons/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/maxbuttons/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/maxbuttons/reviews/)

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [amylin1028](https://wordpress.org/support/users/amylin1028/)
 * Last activity: [7 years, 12 months ago](https://wordpress.org/support/topic/refreshing-changes-appearance/#post-10393983)
 * Status: resolved