marta-guerrero Posted January 26, 2022 Share Posted January 26, 2022 Site URL: https://www.marta-guerrero.com/ Hi there, I'm using the Henson template and when I put the title of the main page, as it has only one line, it doesn't fit properly in the centre of the page. I was wondering if it is possible to centre the title. (If I go to the description of the page where I write the title and use the bar space, it centres it but it makes not visible the Menu names at the bottom of the page). Thank you in advance for any help, if is there someone that has have the same problem. Marta Link to comment
tuanphan Posted January 27, 2022 Share Posted January 27, 2022 Don't remove any code in your current code. Add this CSS body.homepage div#collectionDesc p:first-child { position: fixed !important; left: 50%; top: 50%; transform: translate(-50%,-50%); width: 100%; margin: 0 !important; } body.homepage div#collectionDesc p:first-child br { display: none; } marta-guerrero 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment