Home › Support › Business Kit › Row width not going edge to edge in "full width"
Tagged: Row width
- This topic has 11 replies, 7 voices, and was last updated 3 years, 10 months ago by
Anonymous.
-
AuthorPosts
-
April 17, 2018 at 10:31 pm #1508
Anonymous
InactiveI’ve tried setting the width of the row and the content box inside the row. I keep getting a partial width that ends up looking like a box, not full-width.
Any suggestions? Thanks!
April 18, 2018 at 9:02 am #1509ProDesigns
KeymasterHi @lindaschneider33
Can you please provide us your site URL?
April 18, 2018 at 2:38 pm #1511Anonymous
InactiveSure…just starting to build it. You can see the problem on the home page. https://fitnewsletters.com
Thanks.April 20, 2018 at 8:30 am #1529ProDesigns
KeymasterHi @lindaschneider33
Please go to Appearance >> Customize >> Additional CSS and add following CSS
.home .container { max-width: 100%; }Please let us know if this work.
Thank you.
April 20, 2018 at 2:37 pm #1531Anonymous
InactiveThank you. That worked. Do you also have a code snippet to add padding to the left and right content of the header container? Now that it is full-width, the content is also full width. Just in the header & slider.
April 21, 2018 at 7:02 am #1535ProDesigns
KeymasterHi @lindaschneider33
Please use following CSS to add padding at left/right and display content at center for header, slider and footer.
#masthead .container, #main-banner .container, #footer-widgets .container { max-width: 1210px; }Thank you.
November 30, 2020 at 9:28 am #17500Anonymous
InactiveI’m also looking for the CSS code to add full width in my blog post.
December 1, 2020 at 11:17 am #17509Anonymous
InactiveI’m working on the mattresses reviews blog you can see here bestmattresses2021.com
-
This reply was modified 4 years, 1 month ago by
nirav.
December 7, 2020 at 2:42 am #17539nirav
KeymasterHello There!
Hope you are doing good!
We have checked the website and found out that it is not the theme provided by ProDesigns.com.
Feel free to get in touch in case of any query related to ProDesigns’ themes.have a great day ahead!
Regards,
Team ProDesignsFebruary 16, 2021 at 9:58 am #18200Anonymous
InactiveCan you please provide us your site URL?
March 3, 2021 at 3:55 am #18339Anonymous
InactiveYou need a full-width container element because the design has a background-color that goes from edge-to-edge. It’s not hard, it’s just that there are lots of considerations.
March 8, 2021 at 12:31 pm #18413Anonymous
InactiveSet the left and right indents of the paragraph into which you insert the picture to negative values equal to the margins. You will also need to set the distance of the header/footer from the edge of the page to zero. All of that can be done by dragging on the horizontal or verical ruler. I can send you an example if you want. petdogsworld.com
-
This reply was modified 4 years, 1 month ago by
-
AuthorPosts
- You must be logged in to reply to this topic.