Thanks for the vid. Wondering what the purpose is of setting a border on the buttons if the border is the same colour. Would not setting a border do the same thing?
Thank you! While they are both measurement units: - Vh (viewport height) / Vw (viewport width) are usually used for heights and widths of containers (not only but it's a good use case) and that means that managing a responsive website (desktop / tablet / mobile) is easier to maintain. - Px is usually used for fonts. But it can also be used for spacing / sizing. At our level, usually we use vh for containers height and px (or em) for fonts, padding / margins within a container.
I wonder why I can't perform the action at 3:30. I'm using Astra theme as well as Starter templates but I tried to replace the images in vain.
Very strange as this should not happen. Is this a fresh install?
Really good video!
Glad you enjoyed it
Thanks for the vid. Wondering what the purpose is of setting a border on the buttons if the border is the same colour. Would not setting a border do the same thing?
If someone wants to set a different/second border then it''ll be helpful
@@BrainstormForce Ok
I'm having an issue with getting am embed TH-cam short to display in the 9-16 aspect ratio. What settings should I use for this in Spectra?
For the moment, unfortunately this aspect ratio is not available. But thank you, feedback has been passed on to the team :)
I am having an issue with getting the HTML tag "services" to work. I click on the call to action button and nothing happens. What should I do?
very nice.plese i do not know where/when to use px/vh values
nice video.can you please tell me the difference between px and vh values is confusing me
Thank you! While they are both measurement units:
- Vh (viewport height) / Vw (viewport width) are usually used for heights and widths of containers (not only but it's a good use case) and that means that managing a responsive website (desktop / tablet / mobile) is easier to maintain.
- Px is usually used for fonts. But it can also be used for spacing / sizing.
At our level, usually we use vh for containers height and px (or em) for fonts, padding / margins within a container.