WPIntell

Source evidence

Changing header position

AnWP Post Grid and Post Carousel Slider for Elementor · support · 2022-06-23T11:36:00+00:00

complaintsentiment
mediumseverity
0.86relevance
3replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

6 / 22 rows with source links

27.3% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

16 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
getbeaned unresolved
Hello, The plugin is fantastic, but I’m wondering whether it’s possible to align the title header to the centre rather than by default on the left? Thanks. Hello @getbeaned You can do it with custom CSS. If you need help, send me a link to your page. – Best Regards Andrei S. Hey Andrei, Thanks for the help. The titles in question are the three found on my homepage at fordingthegamingthreshold.com Try to use this code – https://www.anwp.pro/how-to-add-custom-css-to-your-wordpress-site/ .anwp-pg-classic-blog .anwp-pg-post-teaser__content { text-align: center !important; } .anwp-pg-classic-blog .anwp-pg-post-teaser__bottom-meta { justify-content: center !important; }

Comments

3 shown
anwppro 2022-06-23T16:30:00+00:00

Hello @getbeaned You can do it with custom CSS. If you need help, send me a link to your page. – Best Regards Andrei S.

getbeaned 2022-06-23T20:04:00+00:00

Hey Andrei, Thanks for the help. The titles in question are the three found on my homepage at fordingthegamingthreshold.com

anwppro 2022-06-23T20:20:00+00:00

Try to use this code – https://www.anwp.pro/how-to-add-custom-css-to-your-wordpress-site/ .anwp-pg-classic-blog .anwp-pg-post-teaser__content { text-align: center !important; } .anwp-pg-classic-blog .anwp-pg-post-teaser__bottom-meta { justify-content: center !important; }