Hi, I would like to center both the header and description within the colored bar below the images. Can you also proved the css to change the font family as well? Thank you
Hello, Greetings from InkThemes! Please paste the code given below in Custom CSS field (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: .flex-caption { text-align: center; } Hope it will resolve your issue Do let me know if you need more assistance, Thanks & Regards! Priyanka InkThemes.com
I would also like to change the background color but when I do using the code below the transparency is lost and I can still see blue. Please see picture .flex-caption-wrapper { background: #grey; }