Home › Forums › WoodMart support forum › Center shortcode Center shortcode This topic has 1 reply, 2 voices, and was last updated 7 years ago by Elise Noromit. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts July 26, 2018 at 12:53 pm #69395 StylingAgentenParticipant Hi! I want to center a shortcode on a page. When I use the code below, only the title is centered. <div style="margin:auto;text-align:center;"> Do you have any idea how to manage that correctly? BR Andreas July 26, 2018 at 1:24 pm #69407 Elise NoromitMember Hello, Shortcode generates HTML elements which inherit styles existing on the site or default styles if none. That is why generated title aligned center. You need to assign styles to the elements generated but not to the shortcode itself. Best Regards Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register