Forum Replies Created
-
AuthorPosts
-
Yes, that’s it/ I found the culprit plugin and got rid of it.
Thanks!Thanks Rikard
I managed to make it work.
JuneHi Rikard
Thank you so much for your help. You’re quite the star!
I adjusted the pixels and switched the id’s around and it’s now working how i want it to :)Thank you!
Hi Rikard,
I had a copy added all along. One is for desktop (top one) and the one below is for smaller screens. Now I’m lost as to what exactly you want me to do. If you want to add another copy please go ahead. You have the logins. Thank you!
Hi Rikard
The Gallery isn’t even at the bottom at break points 989-1341px.
Here’s a screenshot of what I mean:
https://snipboard.io/4fyH2j.jpgThis is how it looks below the break point:
https://snipboard.io/2YoCuf.jpgAnd this above it:
https://snipboard.io/pmtALX.jpgHow do I target the gallery at break points 989-1341px so it behaves like the second screenshot.
Thank you!Thank you Mike
I did try this version. I did like that once you’re in you can click through all items in the portfolio. With this new set-up that isn’t possible anymore. Hmm, I have not flagged this with my client and as long they don’t say it bothers them I will not change it.
Thank you for you input though.Thank you Rikard,
that page looks somewhat scary to me. Can I just turn everything on there or do I have to mind certain things? It says they are turned on by default by mine are all off? EeekAh ok I get ya. I have renamed it. Thank you!
Hi, I resolved the issue with the thumb by displaying a ‘slide’ not a gallery.
I tried the customisation you suggested for the image display, but it messes up the containers and the margins.Thank you Rikard!
Most things are resolved other than the colour change on the rotator. No idea why?Hi Rikard
I am using the portfolio items to build mine. Is that what you mean?Hi Rikard, thanks so much for this.
#2 worked well. Thank you! But the underline still shows on hover. Can I remove that as well?
#3 I resolved by removing all references in the media. For some reason it was still pulling the old image.
#4 I placed a multiline section underneath the main headline on the image of the home page. I have just switched it on for you to see.
Thank you and I will separate my requests next time.
Hi Rikard, thank you so much for your response.
I actually changed the slug from “portfolio” to portfolios” which seems to have helped, but ideally I would like to have the slug without the s. The minute I do that the page layout changes and I am not quite sure why. It’s like it’s picking up information from a different source.Thank you! Can you also let me know how to change the colour of the caption section underneath the cover images?
I would also like to change the background colour of the caption section underneath the cover images.
Thanks for your help.Hi Ismael and thanks a lot for your response.
I ended up adding the following which seems to resolve the problem I had, but please let me know if this isn’t ideal and/or if you have a better solution:.page-id-206 #after_layer_slider_2 .content,
.page-id-206 #after_section_6 .content,
.page-id-206 #after_section_8 .content,
.page-id-206 #after_section_9 .content {
padding: 0;
min-height: 0;
}
.page-id-206 #after_layer_slider_2 .container,
.page-id-206 #after_section_6 .container,
.page-id-206 #after_section_8 .container,
.page-id-206 #after_section_9 .container {
height: 0;
min-height: 0;
}Amazing, that worked a treat. Thank you Victoria-superstar! :)
Hi Victoria
I don’t think I can follow you :-( Would you mind showing me?
Thank you
JuneYes, Mike made the following change in order to make the mobile burger menu work. Maybe this has something to do with it?:
Hey june,
I took a look at your page and menu items and found that you had many of each ID that were the anchors for the links, this causes problems for the page because you can only have one unique ID on each page. I see that you have many of each section, and ID, because you wanted to hide some elements on different screen widths. So the challenge is to group sections together to share menu anchors, I achieved this on your page by adding code block elements before each group and including the anchors like this:
Your anchors are now working, Please clear your browser cache and check.Best regards,
MikeHmm, that’s still not how it used to be because now the headlines are straight at the top with no padding. Can you find out what changed in the first place as I’m not aware of any changes I made that could have caused this.
Thank youYeah exactly, the white bits weren’t there before… How did they end up there?
JuneHi Mike
I personally like this. The site is not for me though. I will check and see.
June
Yep, you may close this. Thank you!
Thank you Mike, that does not work fully.
I put in the code below and adjusted the margin to zero actually otherwise space is added at the top. The header stays sticky, but it sits on top of the slider. Is there a way to push the content below down so it’s all visible?/* Sticky header on mobile */
@media only screen and (max-width: 767px) {
.responsive #top #main {
/* Margin top value should be equal to header height*/
margin-top: 180px;
}
.responsive #top #wrap_all #header {
position: fixed;
}
}Amazing! Thanks so much for your help. I can see that it’s working now.
JuneHey Rikard
I had another look and it’s working now. I didn’t clear my cache but maybe it just took a while to update. I’m pleased to find out I’m not completely useless.
Thanks for your great support though, you helped me with a lot of other things.
JuneYes! That’s a clever way of solving the problem. I will do just that.
Thank you!Amazing, that is exactly what I was after. I had trouble figuring out how to name the class…
Thanks for your help.Hi Ismael
I tried what you said, but I think I’m targeting the element incorrectly. Could you have a look? I duplicated the “About” section and set it to invisible on all devices for now and added the custom css class ‘ipad’. I removed my quick CSS.
I would like the image to be right aligned with no margin nor padding (as part of the image is cut) and then float between About and Services over the diagonal border.
I added access in the private section. Hopefully you can resolve this.
Thanks a lot, JuneHi Victoria
Thanks so much for your response.
I posted the access in private.
Thanks
June -
AuthorPosts