aldric Posted November 6 Share Posted November 6 Hello Everyone 🙂 I design my website on wexley. I would like to know how to center my content on my pages while my logo is align on the left and my navigation menu is align on the right? Perhaps add a custom code? But where and how? Thanks you very much Aldric Link to comment
tuanphan Posted November 8 Share Posted November 8 Hi, Can you share your site url? We can check this problem easier 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
aldric Posted November 8 Author Share Posted November 8 Hello Tuanphan, Please find below my website : http://www.aldrictrouabal.com Thank you very much Aldric Link to comment
tuanphan Posted November 10 Share Posted November 10 On 11/8/2023 at 9:22 PM, aldric said: Hello Tuanphan, Please find below my website : http://www.aldrictrouabal.com Thank you very much Aldric You can add this code to Website > Page > Website Tools (under Not Linked) > Custom CSS /* center page content */ section#page { margin-left: auto; margin-right: auto; } 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
aldric Posted November 16 Author Share Posted November 16 It's works! Thanks you very much Tuanphan! Link to comment
aldric Posted November 17 Author Share Posted November 17 Hello Tuanphan, I have another question. I'd like to put two videos next to each other, but when I do this, the size of the two videos shrinks. I would like to conserv the original size of the videos. You can check the video at this URL : http://www.aldrictrouabal.com/all-sun Thanks you, Aldric Link to comment
tuanphan Posted November 19 Share Posted November 19 On 11/17/2023 at 11:24 PM, aldric said: Hello Tuanphan, I have another question. I'd like to put two videos next to each other, but when I do this, the size of the two videos shrinks. I would like to conserv the original size of the videos. You can check the video at this URL : http://www.aldrictrouabal.com/all-sun Thanks you, Aldric You try adding side by side, then we can try code to increase size 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
aldric Posted November 20 Author Share Posted November 20 Thank you Tuanphan 🙂 What code can I use to increase size? Thanks you🙏 Link to comment
tuanphan Posted November 22 Share Posted November 22 On 11/20/2023 at 5:37 PM, aldric said: Thank you Tuanphan 🙂 What code can I use to increase size? Thanks you🙏 I see all items already same size now. Did you figure it out? https://www.aldrictrouabal.com/all-sun 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
aldric Posted November 22 Author Share Posted November 22 Hello Tuanphan, Yes I figure it out 🙂 A friend help me with this css below : /* VIDEO PLAYER FULL WIDTH */ .video-player .plyr { position: unset !important; } .sqs-native-video .native-video-player { padding-top: unset !important; } Cheers 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