Conversation
supportMy Snapchat widget recently changed appearance – the image and text below are no longer centered (now left-aligned). There’s also no longer a space between the image and text below.
Hi lentramise, have you made any other changes to your theme/plugins around the same time? Would you like to send a link to your site? I’ll take a look and see if I can suggest how to fix those styling changes. Phil
nothing that I know of! http://www.leset.lentramise.com
Hi @lentramise , Sorry for the delay! Your reply didn’t come through as a notification for some reason. You can center the widget by copying the following code into the “Additional CSS” tab in the Customizer. You can access the Customizer from “Appearance > Customize” in your dashboard. .pipdig_snapcode_widget { text-align: center; }
Hi lentramise, have you made any other changes to your theme/plugins around the same time? Would you like to send a link to your site? I’ll take a look and see if I can suggest how to fix those styling changes. Phil
nothing that I know of! http://www.leset.lentramise.com
Hi @lentramise , Sorry for the delay! Your reply didn’t come through as a notification for some reason. You can center the widget by copying the following code into the “Additional CSS” tab in the Customizer. You can access the Customizer from “Appearance > Customize” in your dashboard. .pipdig_snapcode_widget { text-align: center; }