How do I left justify the Featured Tagline text on the Homepage of Woodpecker Theme? I want to keep the Featured Punchline Heading centered. Thank you, Linda
Hi, Linda.. Greetings from InkThemes! Could you please provide us 'URL' of your site so that we can better assist you? Looking forward to your reply. Thanks & Regards! Priyanka InkThemes.com
Hi, Thank your for sending us the URL of your website. To left justify the text, just paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: .featured-tagline-wrapper p { text-align: justify; } Hope this helps...! Thanks & Regards! Nitin InkThemes.com
Hi Nitin, Is this the same for the Traffica PRO theme? I would like to justify the bottom left feature description. Kind regards, Jorrit
Hello, Greetings from InkTheme, Please use the below CSS code for the bottom left feature description. Code: .home-content .text_feature p { text-align: justify; } Do let me know if you need further assistance. I will be glad to assist you. Regards, Akbar InkThemes.com