Tagged: x
-
AuthorPosts
-
August 15, 2016 at 1:44 pm #1132326
JW & Co.ParticipantHello,
Is it possible to make the orange column on the right of homeandhealthy.joshuaweatherstone.com/our-story/ overlap the section below?
I only need 60px of padding above “Solving the Aging Problem.”
Thanks always,
JoshAugust 15, 2016 at 5:02 pm #1132558
DarshanaModeratorHi there,
Thanks for writing in! You can add this under Custom > CSS in the Customizer.
.page-id-51 #x-section-2 .x-column.x-sm.cs-ta-left.x-1-3 { position: absolute; right: 0; }Hope that helps.
August 15, 2016 at 9:45 pm #1132895
JW & Co.ParticipantDarshana,
Your code only works on a small screen size.
Please advise,
JoshAugust 16, 2016 at 2:33 am #1133122
FriechModeratorAugust 16, 2016 at 8:02 am #1133475
JW & Co.ParticipantGood morning,
I applied that code, but then removed it as it not the effect I am trying to achieve. Please read the conversation above. Darshana provided code that achieves the effect, but only on small screens. I would like to apply it on larger screen sizes as well.
Thanks always,
JoshAugust 16, 2016 at 8:04 am #1133479
JW & Co.ParticipantP.S. It is working on horizontal viewing from iPad, but not portrait view. I just want the effect to be responsive for every device!
August 16, 2016 at 2:17 pm #1134063
Nabeel AModeratorHi again,
Try adding the following code in your Customizer:
.page-id-51 #x-section-2 .x-container.max.width { margin: 0 auto !important; }Let us know how this goes!
August 17, 2016 at 3:46 pm #1135752
JW & Co.ParticipantHello,
Thanks for the effort but it’s still not working. 🙁
Josh
August 17, 2016 at 11:06 pm #1136225
FriechModeratorHi Josh,
First, please address the missing brackets errors on your custom CSS, you can check your entire custom CSS here: http://csslint.net/
After you resolve that, add this custom CSS
@media (min-width: 768px) { .ourmission-column {margin-bottom: -150px;} }Feel free to adjust the -150px value where you see it fits.
Then apply the class ourmission-column to that orange column.
Hope it helps, Cheers!
August 19, 2016 at 4:34 pm #1138751
JW & Co.ParticipantCode doesn’t seem to be functioning. Did I fix all the CSS errors in my customizer? Please literally type out any changes to the code so I can make sure I have them all right.
Josh
August 19, 2016 at 9:49 pm #1139085
Rue NelModeratorHello Josh,
Thanks for the updates! There is still an error in your css.

Please correct it. Thank you.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1132326 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>

