-
-
I cannot for the life of me get the specular theme to STOP adding an 85px margin-padding to the bottom of some rows. (See Screenshot). I dont know from where this is coming from as I have set the margins in the row properties to other numbers, and edited the CSS to reflect !Important changes to 0px. I also tried a workaround to edit the “home” page css to include the mb0 css workaround I found in your forums. That didnt work either.
Please help me this is a nightmare!
Screenshots: https://drive.google.com/drive/folders/0B6jwO14ZbpfydXRJMVFvajQ4OG8?usp=sharing
I have tried in the CSS the following edits:
.vc_row.standard_section{
margin-bottom:0px; !important;
padding-bottom: 0px !important;
}
#content {
padding-top:85px;
padding-bottom: 0px !important;
float:none;
width:100%;
position:relative;
z-index:9;
}
Thanks
-
This topic was modified 8 years, 5 months ago by
lwbaily. Reason: format error
-
This topic was modified 8 years, 5 months ago by
-
Hello,
Can you please check at General options > Layout > Page Builder Row Margin Bottom ? See screenshot. Make sure you have removed the padding here as well.
If you still get it, fill in the necessary information on your extra information fields of your profile data. So we can give it a closer look.Read this article for more information.
Best regards!
-
That worked but now the page moves really weird. The scroll down also goes left and right weirdly.
I re-edited the CSS back to delete the original edits to the CSS and took away the homepage CSS. That did not affect the weirdness.
Please load page again to see what I mean. -
Hello,
What do you mean by “The scroll down also goes left and right weirdly”?
The padding value does not affect whatsoever the horizontal layout. I opened your site but i don’t see any horizontal scrolling.If you have made to many css changes to your site, i suggest updating theme with a fresh version in order to rule out all possible errors generated from the file changes. Save a backup of your old version just in case you made important changes.
Let us know how it will go.
Best regards!
-
LOLZ. My mouse button 3 was stuck after the ride home. Thanks guys.
-
You must be logged in to reply to this topic.