Tagged: x
-
AuthorPosts
-
April 18, 2016 at 11:10 pm #889231
sininviernoParticipantHello
I am building my site, and I’m new to both the theme and wordpress.
Everything was looking fine until I realised that if I open the site on the phone, I only see part of the content I placed in the home page (created with child theme demo). Same thing happens if I make the browser narrow in my computer. At some point the width conflicts with almost all the content of the home page and starts showing an empty template.
HEEELP please!!!
you may try it yourself here: http://www.sininvierno.comThanks
April 19, 2016 at 6:34 am #889837
ChristianModeratorHey there,
Thanks for writing in. It sounds like you’re using Integrity 1. Integrity 1 has sections that is only visible on mobile. You need to edit theme too. See https://cloudup.com/cem93IyIecW (play in Firefox). If you’ll inspect the Section, you’ll see the Hide Based on Screen Width feature. That feature is also available in Row and the Gap element.
Hope that helps. ๐
April 21, 2016 at 9:00 pm #894610
sininviernoParticipantThanks for your reply!
I have managed to remove the content that was only visible on mobile. Now I need to make one section visible on all devices, as it is only shown on larger screens but can’t find the “Hide based on screen width” control in Cornerstone.
I also need to fix the way the background image reacts to screen width change, but this is a secondary issue.
I am new to both wordpress and your theme so if you can guide me, I really appreciate it.Muriel
April 22, 2016 at 1:39 pm #895727
JadeModeratorHi Muriel,
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / passwordKindly let us know which section you are referring to.
Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.
April 24, 2016 at 11:06 am #897517
sininviernoParticipantThis reply has been marked as private.April 25, 2016 at 1:38 am #898161
RadModeratorHi there,
Thanks, but it says invalid username. Please check again and let me know.
The second issue is probably related to parallax, which same option where HIDE BASED FROM SCREED WIDTH is.
Thanks!
April 26, 2016 at 12:51 pm #900704
sininviernoParticipantThis reply has been marked as private.April 26, 2016 at 1:04 pm #900742
sininviernoParticipantHey!
Just found it ๐
Fixed.
ThanksApril 26, 2016 at 11:14 pm #901413
Prasant RaiModeratorYou are most welcome. ๐
April 28, 2016 at 7:37 pm #904966
sininviernoParticipantOne last thing
I now need the Timeline background Iยดm using to adjust or disappear according to screen width, is this possible?April 29, 2016 at 10:19 am #905773
JoaoModeratorHola!
Yes it possible. To achieve that please add the following code to your Appeareance / Customizer / Custom / Css
@media (max-width: 480px) { .timeline-section { background-image: none !important; }And here is a side note: If you would like your timeline images be a perfect circle upload perfect square images like “500px x 500px”
Hope that helps
Joao
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-889231 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
