Hey hope you are well! I applied some css to the captions, see if this helps you? :)
.lay-carousel-sink {
position: fixed !important;
bottom: -24px !important;
left: 12px !important;
z-index: 999 !important; }
Hey hope you are well! I applied some css to the captions, see if this helps you? :)
.lay-carousel-sink {
position: fixed !important;
bottom: -24px !important;
left: 12px !important;
z-index: 999 !important; }
Hey hope you are well! I applied some css to the captions, see if this helps you? :)
.lay-carousel-sink {
position: fixed !important;
bottom: -24px !important;
left: 12px !important;
z-index: 999 !important; }
@arminunruh Hey Armin hope you are well!
Thanks very much for getting back to me, is there any chance you could indicate me what the difference would be in mobile css?
I would really appreciate any guidance.
Thanks a lot and have a great weekend!
hey @arminunruh !
Thanks so much for getting back to me, very glad to hear all is going well for him in new zealand :)
Your suggestion helped for desktop with id's which is great, but not sure if this applies to mobile also? Menus seem to be behaving a bit weirdly, i.e social media ones disappearing in the about page and unwanted ones hidden in the homepage (Close appearing in grey when hovering on the top corner) like the screenshots attached? Feel like I am missing a very small detail to crack this!!
http://s955093523.mialojamiento.es/homepage-copy/
Any idea what this could be? Thanks so much!
Dear @Richard
How are you?
I am trying to set up a simple differentiation in menus/links between Homepage and About page like the attached screenshots. In total, there should be 4 (+Info) in the Homepage only and (Email, Instagram and Close) in the About page only. I have looked at other threads and tried to hide the menus in the homepage through this css:
nav.second_menu{
visibility: hidden !important;
}
body[data-id="74"][data-type="category"]
nav.second_menu{
visibility: visible !important;
}
nav.third_menu{
visibility: hidden !important;
}
body[data-id="74"][data-type="category"]
nav.third_menu{
visibility: visible !important;
}
But it seems to hide it in the about page as well.
http://s955093523.mialojamiento.es/
Do you have any idea what I am doing wrong/if there is a better responsive way of doing this? I would like this system to be reflected in the mobile version too.
Any help would be super appreciated!
Thanks very much in advance,
Christian
Thanks so much for your guidance @arminunruh i think this may work!!
Do you know what is causing the duplicated captions I mentioned? This happens when manipulating the width/size of the browser, I have reattached a screenshot just in case and the link to the site is this one.
http://s955093523.mialojamiento.es/homepage-copy/?preview=true
Thanks very much and all the best
Christian
Hey hope you are both very well @Richard @arminunruh !
Just wanted to know if you had received this at all and if you could kindly any tips/shed some light? Apologies if you have, I know you are busy people.
All the best and thank you,
Christian
Good afternoon, hope you are very well!
I am trying to have a centred Carousel (currently at a fixed height of 80vh) which mantains its proportions until a specific breakingpoint and then shrinks to the centre, like this example https://vrints-kolsteren.com/
I have had a long look at other discussions but don't seem to find a solution for this, but I am sure it should be doable would you be able to point me in the right direction at all?
Also in the custom placement of the carousel captions, they seem to appear duplicate when shrinking the browser, do you know why this could be? Screen shots attached.
This is the link to my current test page
http://s955093523.mialojamiento.es/homepage-copy-copy/?preview=true
Thanks so much for your time in advance.
All the best,
Christian
Dear @Richard
Hope you are keeping very well!
I have been receiving some complaints about very slow loading. At first I thought this was due to individual internet strenghts, but now I have seen it happens in specific places: When opening the site, upon entering 'Las Casas' and when accessing the calendar plugin. I have resized images but it hasn't really helped much.
Do you know what this could be?
Thanks very much in advance!!
All best
Dear @Richard-K
Hope you are havin a lovely week!
Thanks so much for your tips, its almost perfect.
This scenario still leaves some info out/crops the nav when shrinking the browser as shown in the following screenshots. Any way to avoid this? Tweaking the max width only made the issue bigger for me ;(
Thanks and all the best
Christian
@Richard-K said in Hover Images change on Refresh and responsive positioning:
nav.laynav.primary {
max-width: 38.5%;
}
Dear @Richard-K
Thanks so much!!!
Will this always affect text size? Ideally the text stays the same until it snaps in the first breaking point. This is mainly got to do with the fact that, if not, the text size ends up being very different to the site title, and the spacing becomes odd :/
Can anything be done?
Thanks again for all your help!
C