https://blackglovenutrition.com/
How can i centre the blog heading on my home page?
And if possible, have all heading for the future centred?
Thank You, BGN
https://blackglovenutrition.com/
How can i centre the blog heading on my home page?
And if possible, have all heading for the future centred?
Thank You, BGN
Hi @lukejdacey ,
Please follow the instructions below.
. page-width-desktop .title-wrapper-with-link {
justify-content: center;
}
Hello, nothing changed unfortunately ![]()
Try this one instead
.title-wrapper-with-link {
justify-content: center !important
}
Amazing, thank you very much, highly appreciated.
Please select the solution so this thread will be marked as solved. Thank you