Comments CSimpson90 started the conversationNovember 6, 2017 at 1:08pmHow do I align the featured category box to be centered? Image attached. 2,700PenciDesign repliedNovember 7, 2017 at 3:20amHi,Please try change it via Customize > Colors for Homepage & Home Title Box Options > Homepage Featured Categories Title Box Align > select "Center"Best Regards,PenciDesignCSimpson90 repliedNovember 7, 2017 at 10:41amThank you, but that only aligns the Title of the features box not the text below the image. See attached image. 2,700PenciDesign repliedNovember 7, 2017 at 10:48amHi,If you want to make all titles & content center, please add more this code to Customize > Custom CSS: .mag-cat-style-2 .home-featured-cat-content .first-post .magcat-detail .mag-header, .mag-cat-style-2 .mag-excerpt{ text-align: center; } .mag-cat-style-2 .home-featured-cat-content .first-post .magcat-detail .mag-header:after{ left: 50%; margin-left: -30px; }Best Regards,PenciDesign Sign in to reply ...
How do I align the featured category box to be centered? Image attached.
Hi,
Please try change it via Customize > Colors for Homepage & Home Title Box Options > Homepage Featured Categories Title Box Align > select "Center"
Best Regards,
PenciDesign
Thank you, but that only aligns the Title of the features box not the text below the image. See attached image.
Hi,
If you want to make all titles & content center, please add more this code to Customize > Custom CSS:
Best Regards,
PenciDesign