Got some CSS info from someone in the Discord. To change the spacing by adding CSS rules like “padding-right: 10px” to
.self-webcomic1_character-link
All I needed to do was enclose the code in PHP tags and it worked:
<?php do_action(webcomic_integrate_landing_page);
?>
-
This reply was modified 7 years, 2 months ago by gmeetsgcomic.