Forum Navigation
Post History: admin
Hi @jvanhout
I checked the accordion it is working only issue I noticed is image not loading beca …In: Can't get accordian to work
3 weeks ago
Hi @alderisc
I just checked the code it is working fine make sure you have the active cargo subsc …In: Accordian in Cargo Site not working
1 month ago
Great!In: Scroll Back To to Top works while testing inside Cargo "Go To Site", but does not work on Chrome and Safari
2 months ago
The dark mode code works by inverting the colors of elements and the page. To ensure proper function …In: Dark/ Light mode buttom in a pinned page
2 months ago
Hi!
Instead of using separate <script> tags, combine both scripts inside a single <scrip …In: Script and Stylesheets problem. Image Gallery Carousel Slider
2 months ago
In the blog post -
I have changed the CSS little bit please update that in your code as well -
…In: Dark/ Light mode buttom in a pinned page
2 months ago
2 months ago
Hi @dvd-freeman
I have updated the CSS please check
nav {
background-color: #edd6bc;
float: ri …In: Adding Dropdown Menu into exisiting Header Menu
2 months ago
Hi @matt-antoniak!
Can you share the example reference similar to which you want?
ThanksIn: Collapsible Table
3 months ago
This feature is recenetly added by Cargo this might fix your issue by enabling this option in link t …In: Lazy Loading and Anchor Link Scrolling
4 months ago
Hi! I have the window and I can only check on Chrome for that it is working fine. But still I have m …In: Lazy Loading and Anchor Link Scrolling
5 months ago
Hi @smvelazquez1,
When I click on "Click me," it redirects to Matt Lambert's page. …In: Lazy Loading and Anchor Link Scrolling
5 months ago
Hi @smvelazquez1
I've simplified the approach to make it easier for you. Instead of creating …In: Lazy Loading and Anchor Link Scrolling
5 months ago
Yes, Replace the const ID with the ID of the section you want to scroll to when clicked and make sur …In: Lazy Loading and Anchor Link Scrolling
5 months ago
Hey! @smvelazquez1
Please add this code for the section scroll is not working (and make sure to r …In: Lazy Loading and Anchor Link Scrolling
5 months ago
Hi @smvelazquez1 Can you share the site url in which you have added this?In: Lazy Loading and Anchor Link Scrolling
5 months ago
Hi @jonyun21
Overriding the default browser back button functionality is not possibleIn: browser back button to scroll position
5 months ago
Hi @m-ki
Please add this CSS -
.dark-mode media-item::part(media){
filter: invert(1) …In: Dark Mode without inverted images
6 months ago
Hi!
When you click on browser's back button it usually go to the previous visited URL.In: back button
6 months ago
To add padding you have to add the padding: 37px; property in .gallery-slider .swiper-slide and make …In: slider thumbnails
6 months ago
Hi @jonyun21
I have tried implementing cross fade but it is not working.In: swap images in gallery on hover
6 months ago
Hi @jonyun21
Please add this CSS
media-item {
transition: opacity 1s ease !important; /* Smooth …In: swap images in gallery on hover
6 months ago
6 months ago
6 months ago
Hi @jonyun21
I have modified the script code to have selected thumbnail at the left position/
…In: slider thumbnails
6 months ago
6 months ago
Hi @cutterfly
I checked your site. Currently I do not see any dropdown menu. It currently has a s …In: Hover menu : disapears
6 months ago
Hi @cutterfly
You have shared the preview url please share the complete URL of the site.
But I …In: Hover menu : disapears
6 months 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?
7 months 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?
10 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?
10 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
10 months ago
10 months ago
Please check this blog for click to smooth scroll in Cargo Site - https://cargotutorials.com/click-t …In: Locomotive Scroll
11 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'
11 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'
11 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
12 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
12 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
1 year 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
1 year 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
1 year ago
Hey @simonnoug, in Cargo 3's freeform gallery, you can make the images draggable with image eff …In: Panning
1 year 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
1 year ago