spondon Posted July 14, 2020 Share Posted July 14, 2020 Site URL: https://spondon.squarespace.com/ Please, Tell me the way of use with relevant example. Advance thanks. Link to comment
tuanphan Posted July 14, 2020 Share Posted July 14, 2020 Can you share link to codepen code? 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
spondon Posted July 15, 2020 Author Share Posted July 15, 2020 This is the Code-https://codepen.io/devjamal/pen/WMEVBL I Have some Problems with this code - 1. Can't make Full size Background. (it always take some margin both left and right sides) 2. Can't make is Center Positions. (always take some padding in left side) If You solved it with some codes it will very beneficial for me. (my E-mail- takiulhassanspondon999@gmail.com) Link to comment
tuanphan Posted July 15, 2020 Share Posted July 15, 2020 Can you share link to page where you inserted Codepen code? 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
tuanphan Posted July 15, 2020 Share Posted July 15, 2020 Add to Home > Design > Custom CSS .container { width: auto !important; } @media screen and (max-width:767px) { div#block-yui_3_17_2_1_1594801107365_11265 section { height: unset !important; } } spondon 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
spondon Posted July 16, 2020 Author Share Posted July 16, 2020 15 hours ago, tuanphan said: Add to Home > Design > Custom CSS .container { width: auto !important; } @media screen and (max-width:767px) { div#block-yui_3_17_2_1_1594801107365_11265 section { height: unset !important; } } It's Working perfectly. @tuanphan But, I want to make only this section full screen. right now, this code effect all of the section. and i try Data-section-id for this. but, it still not working. 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