Tagged: x
-
AuthorPosts
-
January 23, 2017 at 11:18 am #1341784
Max KParticipantHow can I hard code the theme? How do I get in there?
January 23, 2017 at 11:24 am #1341802
RahulModeratorHey There,
Thanks for writing in!
Regretfully, at this time I am not entirely certain what it is you’re trying to do.
If you wouldn’t mind providing us with a little more clarification on what it is you’re wanting to do. We’ll be happy to provide you with a response once we have a better understanding of the situation.Thanks for understanding!
January 23, 2017 at 12:50 pm #1341924
Max KParticipantHi there,
I am just trying to find a few custom java functions that someone before me added to the site. I don’t see them in the customize section.
January 23, 2017 at 12:58 pm #1341936
Max KParticipantThis reply has been marked as private.January 23, 2017 at 2:08 pm #1342044
JoaoModeratorHi Max,
You don´t need to hardcode anything for that.
On Cornerstone you can add margins to your column where the video is placed add 20% each side.
Let us know how it goes,
Joao
January 23, 2017 at 2:48 pm #1342088
Max KParticipantThis reply has been marked as private.January 23, 2017 at 3:29 pm #1342128
JoaoModeratorHi There,
Please add the following code to Appereance > Customizer > Custom > CSS
.masthead-stacked .mobile .x-nav { background: white; padding: 20px; }Hope it helps
Joao
January 23, 2017 at 3:38 pm #1342138
Max KParticipantThis is great except I have a stacked to inline logo.
When I scroll the menu is still translucent.
January 23, 2017 at 3:41 pm #1342143
Max KParticipantI actually just took out ‘stacked’ and it worked!
Thanks for your help.
January 23, 2017 at 3:48 pm #1342152
JoaoModerator🙂
Glad to hear it.
Joao
January 23, 2017 at 4:06 pm #1342177
Max KParticipantIs there any way to remove the unwanted space between the menu button and the dropdown that follows it after you click, on mobile?
January 23, 2017 at 4:27 pm #1342198
Max KParticipantI am still attempting to make my home screen video a tiny bit smaller, do you know how i can do this in the custom css or java?
January 23, 2017 at 7:51 pm #1342483
DarshanaModeratorHi there,
With regard to mobile menu spacing, you can add this under Custom > CSS in the Customizer.
.x-navbar .mobile .x-nav > li.x-menu-item-search { margin-top: 0; }For the video, try adding the following CSS rule.
.x-video.bg, .x-video.bg .x-video-inner { max-height: 80% !important; }Hope that helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1341784 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
