Forum Replies Created
-
AuthorPosts
-
Hi again Jordan,
Here are my CSS code snippets:
in Enfold general styling (I just changed the section ID):
@media only screen and (max-width: 767px){
#social-media-mobile .flex_column.av_one_third.flex_column_div{
width:33.3%!important;
}
}in my custom styles.css file:
/* alternate social media icons display for mobile devices */
@media screen and (max-width: 767px) {
#social-media-desktop { display: none !important; }
#social-media-mobile { display: block !important;}
}
@media screen and (min-width: 767px) {
#social-media-desktop { display: block !important; }
#social-media-mobile { display: none !important; }
}However, nothing works in terms of hiding one section one desktop nor on mobile.
Please tell me what I did wrong in trying to replicate the sections and trying to hide one and the other.
Thanks.
LyseHi Jordan,
It does produce the results I want for the mobile, but for the desktop it will not work. So I may have to create two separate sections per page where I use social media, with their own IDs to have these display correctly on both desktop and mobile.
My pages most particularly my home page sure has a lot of duplicated sections and all of their content updated every time. I really thought the theme was responsive and that this sort of customization would not be necessary.
Thanks
LyseHi Nikko
The code is in my child theme custom styles.css. And yes it is for mobile devices only. I did clear server cache.
I have included credentials below.
Thanks
LyseHi Nikko,
I added the CSS code and did not see a change, however, should I get rid of the custom white space I added within each of the textblock to make these lineup. Would that make the snippet work better?
Also, should I create an ID for that section to use within the code snippet just in case that section gets moved and is no longer section 4?
Thanks
LyseHi Jordan,
I sure do. I have provided you with credentials below.
Thanks
LyseHi Nikko,
I see a down arrow for section titles that wrap into two lines but with a large gap between the arrow and the title container.
However,
on this page: https://www.impactcrescendo.com/releve/ which has single line title, it displays perfectly
on this page: https://www.impactcrescendo.com/coaching/ there is also a single line title but it does not display a down arrow
on the home page: https://www.impactcrescendo.com/accueil/ none of the single line titles display correctly.I think we are getting closer to a solution….
Thanks
LyseHi Jordan
I’m temporarily live. Here’s a link to a test page I created: https://www.impactcrescendo.com/testing/
How do get the icons aligned and centered?Thanks
LyseHi Jordan,
I have done that for other sections, but for creating the icons on one like, I had difficulty. I could try again with your guidance. I will try first in a test page perhaps, unless you think it’s pretty straight forward.
Thanks
LyseHi Yigit,
I tried again and also removed the previous code snippet that was provided earlier.
I did clear server cache and also tried the code on my staging area (where there is no server cache) and the caption still does not wrap like on the desktop or iPad. There should not be any text across faces or body of the people on the image and should be in a restricted block form like the others. The text is small enough to fit within a block.
My site is just on hold temporarily on production and if you wish you can see it here:
Thanks
LyseHi Yigit,
I tried the code snippet but don’t see the change.
Thanks
LyseHi Yigit,
I tried the CSS code snippet, but added the section IDs as it is a global change I want to apply for three pages. Here’s what I added
@media only screen and (max-width: 480px) {
#av_section_titles .avia_transform .av-extra-border-element.border-extra-arrow-down .av-extra-border-inner { top: -20px; }
}
@media only screen and (max-width: 480px) {
#av_section_titles-first .avia_transform .av-extra-border-element.border-extra-arrow-down .av-extra-border-inner { top: -20px; }
}I’m sorry but the code does not work
Thanks
LyseHi Rikard,
Sorry but the CSS code did not change anything. Also, this #media ID is global on three pages, so I perhaps do not need the “.home” (but even when I took it out of the code snippet, the change does not happen).
Thanks
LyseHi John
Sorry but that did not change anything. The buttons still don’t align and I do not see the font size changed.
Thanks
LyseHi again Sarah,
My client’s iPhone is smaller than mine (G5) and here’s what it looks like:
https://www.dropbox.com/s/nvmignqq01wys48/Julie%20iPhone%20caption%20issue.PNG?dl=0One more issue also is if you size your desktop window the caption display responsiveness is not correct either.
Thanks
LyseHi Sarah,
It’s also happening on my sliders on this page: http://crescendo.staging.wpengine.com/ (hosted on WPengine)
Thanks
LyseHi Sarah
Perfect!
Thank you so much for responding so quickly.
Lyse
Hi Sarah,
Great explanation!
I added the CSS but it still not working properly.
Thanks
Lyse….and here’s the link to the coaching page: http://crescendo.staging.wpengine.com/coaching/#top (hosted on WPengine)
….and a link to the releve page: http://crescendo.staging.wpengine.com/releve/
Lyse
Hi Ismael,
Here’s a screenshot of the issue I have on my coaching page for example on my iPad even when I use the grid row:
https://www.dropbox.com/s/fx3s19wttjbqg9z/coaching%20page%20on%20iPad.PNG?dl=0Thanks
LyseHi
I restarted from scratch and all works as expected.
Thanks
LyseHi Jordan
Yes I do want them to display on one line on the iPhone. I can’t seem to find a way to do that because they are in columns.
Thanks
LyseHi Ismael,
I found another alternative solution in another thread because the hover effect does not work on mobile devices. Also my client absolutely wants text to display on load on mobile devices, we changed the hover effect to be static on mobile devices. We also added the second part of the caption text below the image.
Thank you so much for all of your efforts and patience.
You may close this ticket.
Lyse
Hi Nikko
I got it to work by changing the max width of the mobile device.
Thank you for your time
LyseHi again Sarah,
Just looked at the code and saw that a <br> was added between the css code and the first curly brace. Once I removed it all worked well for the gap.
Thank you for your patience.
Lyse
Hi Sarah,
That is where I added the CSS code – my child theme styles.css.
I’m on my staging area so there is not cache and on my local machine I have cleared my cache.
I have included credentials below.
Thank you
LyseHi Basilis,
I see that on the iphone there is one section that does display the down arrow, but incorrectly. That section is VOTRE PARTENAIRE. Is is the fact that the title is longer than the others?
Any help in making this work would help.
Thanks
LyseHi Basiis,
You mean something like this (keeping same CSS code?):
@media screen and (max-width: 989px) {
#av_section_titles {
background-color: #4c4d4f!important;
border-top: 10px solid #ec5548!important;
height: 115px!important;
color: #ffffff!important;
margin-top:20px;
margin-bottom:20px;
}
}Thanks for the quick response!
LyseHi
Forgot to give me you my website link: crescendo.staging.wpengine.com
My section titles custom ID CSS code is:
#av_section_titles {
background-color: #4c4d4f!important;
border-top: 10px solid #ec5548!important;
height: 115px!important;
color: #ffffff!important;
margin-top:20px;
margin-bottom:20px;
}Lyse
Hi Andy,
I resized the images to be exactly the same size and they both look great!
Thank you
LyseHi Sarah
I added the CSS but it did not change anything.
Thanks
Lyse -
AuthorPosts