Tagged: gallery
-
AuthorPosts
-
April 27, 2021 at 2:33 pm #1297004
Hello,
I have a timeline, but it takes a lot of space. Can I reduce the distance between the milestones somehow?
And is there a possibility to make the line a blue line instead of a dotted grey one?The next problem hits the burger menu. The header is transparent and sticky but not on mobiles. I want the burger menu to be sticky there, too. I used the css code which I found in the documentation, but this doesn’t work.
Can someone please take a look on that? Thanks a lot.
Last but not least: I want to use a gallery with text under the pics, tried the manson gallery but there was no text. I deleted it, but I have to build one. Is there a written manual somewhere?
Greetings from Germany,
KatiApril 30, 2021 at 7:22 am #1297480Hey Katja,
Please try the following in Quick CSS under Enfold->General Styling for the milestone height and colour of the dashed line:
main_color .av-milestone-icon-wrap:after { border-color: blue; } .av-milestone-icon-wrap { height: 120px; }
Did you try this for the sticky header on mobile? https://kriesi.at/documentation/enfold/header/#sticky-header-on-mobile. If so, then what exactly is not working?
Please consider updating the theme to the latest version, if you should keep having problems with your customisation: https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update
Best regards,
RikardMay 3, 2021 at 12:16 pm #1297976Hello Rikard,
thank you for your answer. I use the latest version of enfold. And yes, this is the code I integrated.
The header is not shown on this website to have the look the customer wanted to have. The menue is shown on desktop computers and it is sticky. But on mobiles, the menue is not sticky. It moves away when scrolling down the page.
Best regards,
KatiMay 4, 2021 at 2:30 pm #1298285Hi Kati,
I checked your mobile menu on my iphone and it is sticky. Header is not transparent on mobile and you can add following code to Quick CSS to display transparent header on mobile as well
.html_mobile_menu_tablet #top #wrap_all .av_header_transparency { background-color: transparent; }
If that does not help, please post screenshots showing the changes you would like to make. You can upload your screenshots on imgur.com and post the link here :)
Best regards,
YigitMay 5, 2021 at 11:36 am #1298500Hi Ygit,
thank you for your post. The header is transparen on my mobile. I inserted the CSS, but no change – menu is not sticky, neither in landscape or portrait mode. The links to the screenshots are in the private area…Note: on ipad in landscape mode, the sticky menu works – in portrait mode it doesn’t.
Kind regards,
Kati- This reply was modified 3 years, 6 months ago by KittenAdmin.
May 8, 2021 at 6:24 am #1299059 -
AuthorPosts
- You must be logged in to reply to this topic.