WordPress Theme Customization
-
Customize Missing from WordPress Theme? Here’s Solution
by
in TipsIf you are new to WordPress themes based on Gutenberg blocks, such as the latest Twenty Twenty-Four, you may notice that the Customize option in the WordPress’ admin section is missing. Instead, the block-based themes use the Site Editor to customize the look of your WordPress site. Nevertheless, although the Customize button is missing, you…
-
How to Change Link Underline Color in WordPress Using CSS
by
in TipsThe user interface of the WordPress’ default Site Editor doesn’t have an option for changing the link underline color, so it can be different from the link font color. Luckily, with a bit of CSS code added to the Additional CSS section of the Site Editor interface, you can easily change the underline color of…
-
How to Center TikTok Embeds in WordPress Posts
by
in TipsIf you have a hard time trying to center the TikTok embeds you added to your WordPress posts via the WordPress built-in embedding feature, try this piece of CSS code. My tests show it’s also possible to center YouTube and Twitter embeds this way besides the TikTok embeds, while the WordPress embed feature and the…