Page 1 of 1

Company name

Posted: Thu Oct 21, 2021 10:05 pm
by spd54
I'm new to this software so I'm playing around with various things. I do have a website to redo and I'm looking at various ways around things so please forgive me.
In a responsive Web site not using breakpoints what would be the best way to make a companies name responsive so it changes dependant on device screen size. Hope I've made that clear.
Thanks.

Re: Company name

Posted: Thu Oct 21, 2021 10:23 pm
by alan_sh
Put it into a layout grid

Re: Company name

Posted: Fri Oct 22, 2021 2:38 am
by onlye
Responsive and breakpoints are not mutually exclusive, you can use both. You can use the breakpoints to adjust the width of the layout grid columns, adjust the size of text in different sizes, etc. As you are learning add just a few breakpoints to experiment with; maybe 480, 600, 800.

For example you may use a two column layout grid for a header with the logo and menu. You would start with the logo column width smaller since you need more room for the menu. But at the point the menu goes to a hamburger you may make the logo column wider so the logo is not too small on smaller devices.

Re: Company name

Posted: Fri Oct 22, 2021 5:58 am
by Pablo