Search found 8 matches
- Sat Feb 27, 2021 6:51 pm
- Forum: Responsive Web Design
- Topic: Change font size in current breakpoint with Global replace
- Replies: 9
- Views: 7248
Re: Change font size in current breakpoint with Global replace
You are right, this functionality is not supported by the standard text object because this uses it's own internal formatting storage. For the (responsive) text, fonts are not stored globally like all for other objects. I will investigate if this can be added to a future version. May be it would be ...
- Sat Feb 27, 2021 4:43 pm
- Forum: Responsive Web Design
- Topic: Change font size in current breakpoint with Global replace
- Replies: 9
- Views: 7248
Re: Change font size in current breakpoint with Global replace
I was not able to download the file. Can you please use a public server? Also, please describe what I need to do to reproduce the behavior. https://dropmefiles.com/XQiaF another link 1. You need to be sure that texts in all breakpoints have same size 2. In one of breakpoints use "Global replace" to ...
- Sat Feb 27, 2021 3:43 pm
- Forum: Responsive Web Design
- Topic: Change font size in current breakpoint with Global replace
- Replies: 9
- Views: 7248
Re: Change font size in current breakpoint with Global replace
Note that not all elements support responsive fonts. So, for some objects the fonts applied to all breakpoints. But if you think something is wrong then please share demo project. I used just simple text blocks. They are responsive. Link for demo in my previous message. Thank you, Pablo, for quick ...
- Sat Feb 27, 2021 3:24 pm
- Forum: Responsive Web Design
- Topic: Change font size in current breakpoint with Global replace
- Replies: 9
- Views: 7248
- Sat Feb 27, 2021 2:55 pm
- Forum: Responsive Web Design
- Topic: Change font size in current breakpoint with Global replace
- Replies: 9
- Views: 7248
Re: Change font size in current breakpoint with Global replace
I cannot see what you have done based on the published page. To be able to help you, I need a demo project and a description of how to reproduce this behavior. https://b.radikal.ru/b21/2102/25/a3a588c3db43.jpg I made this action for changing font size on one break point only. But font size changed ...
- Sat Feb 27, 2021 1:10 pm
- Forum: Responsive Web Design
- Topic: Change font size in current breakpoint with Global replace
- Replies: 9
- Views: 7248
Change font size in current breakpoint with Global replace
Hello! WB 16.2.0 (64bit) One of the new features of Global Replace: Specifies whether to replace values in all breakpoints or in the current breakpoint only. I have 3 breakpoints (360, 480, 768 +default 1250) Try to change the page texts font size from 12 to 14 in one breakpoint only (480 as example ...
- Thu Mar 07, 2019 3:14 pm
- Forum: General Questions
- Topic: Card with image inside
- Replies: 2
- Views: 1332
Re: Card with image inside
Thank you, Pablo!
I heard that absolute path for image is better for SEO.
I heard that absolute path for image is better for SEO.
- Thu Mar 07, 2019 12:51 pm
- Forum: General Questions
- Topic: Card with image inside
- Replies: 2
- Views: 1332
Card with image inside
Hello! I have some cards containing images. And I'm playing with images in the cards. When I dowload image from my local computer everything is fine. But when I put image directly from my website like : http://mysite.ru/images/myimage.jpg , the image disappears. Is it normal? Shall I use images from ...