Forum Navigation
Post History: admin
Hi @m-ki
Please add this CSS -
.dark-mode media-item::part(media){
filter: invert(1) …In: Dark Mode without inverted images
1 week ago
Hi!
When you click on browser's back button it usually go to the previous visited URL.In: back button
2 weeks ago
To add padding you have to add the padding: 37px; property in .gallery-slider .swiper-slide and make …In: slider thumbnails
2 weeks ago
Hi @jonyun21
I have tried implementing cross fade but it is not working.In: swap images in gallery on hover
2 weeks ago
Hi @jonyun21
Please add this CSS
media-item {
transition: opacity 1s ease !important; /* Smooth …In: swap images in gallery on hover
3 weeks ago
3 weeks ago
3 weeks ago
Hi @jonyun21
I have modified the script code to have selected thumbnail at the left position/
…In: slider thumbnails
3 weeks ago
3 weeks ago
Hi @cutterfly
I checked your site. Currently I do not see any dropdown menu. It currently has a s …In: Hover menu : disapears
3 weeks ago
Hi @cutterfly
You have shared the preview url please share the complete URL of the site.
But I …In: Hover menu : disapears
3 weeks ago
To delete Cargo Site -
Hover on the site thumbnail
Click on 3 dots
Select "Move to T …In: How to delete my Cargo Site?
1 month ago
To connect domain in Cargo 3 and Cargo 2 follow the blogs mentioned below -
https://cargotutorial …In: How to connect domain in Cargo Site?
5 months ago
To publish your Cargo Site you can click on globe icon and then click on publish changes.(Please see …In: How to publish Cargo Site?
5 months ago
Rename page in Cargo 2 and Cargo you can simply select the page name using cursor and then edit it.( …In: Rename Page in Cargo Collective Site
5 months ago
5 months ago
Please check this blog for click to smooth scroll in Cargo Site - https://cargotutorials.com/click-t …In: Locomotive Scroll
6 months ago
Hey! @andrea11011, I guess for this site  https://csleboda.com/ they are using tags to create the se …In: how to change text scale and type when use 'Thumbnail hover index in Cargo 3'
6 months ago
Hi @andrea11011 ,
I guess you can easily change the text style by going to global text settings a …In: how to change text scale and type when use 'Thumbnail hover index in Cargo 3'
6 months ago
Hey @sherlock,
It is pretty easy you can add the below CSS code in the global editor.
You can …In: How to change text selection color using CSS in cargo site
7 months ago
Hi @teo00, You have to give the class to the div element in your footer and then target it for mobil …In: mobile optimization
7 months ago
Cargo 2 and Cargo 3 are both website editors for Cargo Collective, but Cargo 3 is a newer version wi …In: Difference between Cargo 2 and Cargo 3 : Cargo 2 Vs Cargo 3
7 months ago
Hey! @greggor, you cannot achive this on thumbnail hover you have to create a column with the images …In: Project titles appear on thumbnail hover & follow cursor
7 months ago
Hi @demidrunk,
Please add this css code in the text column to vertically align text in cargo 3.(P …In: vertically align text in cargo 3 in column
7 months ago
Hey @simonnoug, in Cargo 3's freeform gallery, you can make the images draggable with image eff …In: Panning
7 months ago
Yes! It is possible to create a custom horizontal scroll gallery in Cargo 3 through custom code, as …In: Horizontal scroll for gallery images
7 months ago
Yes, some of the things are a little bit tricky in Cargo 3.
Thanks:)
In: Image Gallery: Image switch on hover
7 months ago
Hey @francis
You can click on the image add the unique ID for that image and then target it in …In: Click to Scroll to Section (Multiple Sections)
7 months ago
Hey! @yungtatami, I tried to implement an image switch functionality in Cargo 3 galleries but unfort …In: Image Gallery: Image switch on hover
7 months ago
7 months ago
Hi @aleber the smooth scroll should work but you can try this code as well -
<script type=" …In: Scroll back to top reloads page
7 months ago
Please read this section in the blog - https://cargotutorials.com/click-to-scroll-to-a-section-in-ca …In: Click to Scroll to Section (Multiple Sections)
7 months ago
Hey @francis,
I'd recommend creating a separate function to handle scrolling to elements wit …In: Click to Scroll to Section (Multiple Sections)
7 months ago
Hey @msh, it seems like ardor-studio.com isn't opening. If this issue is specific to Safari Des …In: In Safari, menu not showing up on homepage
7 months ago
Hey @teo00, If you want that on opening the website you want two pages which are "Home" an …In: page view
7 months ago
When I am inspecting I am still seeing href as empty have you reverted the solution that I have prov …In: Scroll back to top reloads page
7 months ago
7 months ago
In CSS in the img tag remove the height property and keep only width:100%;In: Fade transition when switching images on hover for Cargo 3
8 months ago
Ok, Instead of scale property use perspective property and set it as 1000.
perspective: 1000,
It s …In: 3D Tilt Image hover effect in Cargo 3
8 months ago
Ok, I guess currently all your pages are stacked that's why they are showing below each other, …In: page view
8 months ago
Hey, @teo00 if I am not wrong you want to know how to set a page as a homepage in the Cargo site so …In: page view
8 months ago
8 months ago
Hi @griechina
If you are talking about adding spacing between the images you can add GUTTER in th …In: Fade transition when switching images on hover for Cargo 3
8 months ago
Hi @griechina,
In Cargo Site's slideshow, you're limited to using the default animation …In: Custom cursor on slideshow and custom transition Cargo 3
8 months ago