Another thing that I need your help with is, how I can add one space in the “About us” page, of the Frequently Asked Questions to make a separation between those sections.
Lastly, I wanna ask what can I do to delete/remove 2 rows of my grid on the “Projects” page. When I tried to delete it said"Cannot delete the last row"
The elements for your preloader are found in the Placeholder component. However, the animation is controlled by the page trigger interaction called Placeholder Load:
The easiest way to increase the space between the FAQ section and the section above (company section) might be to add margin bottom to the company section as so:
I would be careful adding margin-top to the FAQ section as it’s a component which is used on multiple pages.
Regarding the grid on your projects page - this is a collection wrapper. It’s pulling items from the CMS to display on the page. If you just want to show less items on the page you can limit items shown in the collection wrapper as such:
You can change either of these images as usual by clicking on the gear icon and selecting another image.
Since placeholder is a component you will only need to change one instance and it will change across every other instance of that component. That’s a fundemental property of Webflow components.
Sorry for bothering you again with this, I already changed the V1 and V2, and the V Image is the logo in letters, but if you can check the logo is too far from the letters and the logo is separated, do you know how can I fix that?
I’m testing but it doesn’t look too good .
There are a few ways to move elements around the canvas in Webflow.
One of the easiest is by using margin which is located in the spacing tab.
Here I close the gap between the logo icon (placeholder Image 01) and the logo type (placeholder Image 02) by changing the margin-left and margin-top of placeholder Image 02 as follows:
Image sizes are typically controlled in webflow by specifying a width and allowing the height to be generated automatically. If you find that increasing the width isn’t causing the image to grow it’s likely because a div block surrounding it has a fixed width (or height) which is restricting the size of your image.
In this example I set the width of V1 and V2 to 50px and removed the height from Placeholder Image 01 (as this is restricting the size of V1 and V2 and isn’t needed):
Next I increased the width of V Image to 400px but again this won’t change as it’s restricted by Place Holder Image - so I changed that to 400px width as well:
After this the only change left to make is closing the gap and aligning the icon and logo letters by the method I described above. Here I chose the following configuration to align them:
Dave, I have some last questions and then I hope I finish the site
About the loader animation: Is it possible to fix the separation between the 2 pieces of logo pieces?
How can I change the class of the button to replace the button in the project cards? This colored button is one of the blog articles “View live project”
I can’t replace this information on the Contact Page
Lastly, it’s there any possibility of uploading imgs / svgs with +4.000 kb? Because they lose a lot of quality
And that’s all my friend, I want to say thank you very mutch, and ask you if it’s there any possibility to give you a excellent review, let me know please because you helped me a lot.