Page 1 of 1

strange issuse with google fonts

Posted: Sun Oct 20, 2019 4:17 pm
by pajadt
Hi Pablo
TO explain.
i use Montserrat which i install in WWB also i install in system to, so when use for first text Montserrat ExtraBold all is ok, but if use Montserrat regular in new text, automaticlly at first text where be Montserrat ExtraBold now not anymoore. in preview, simply convert him u Montserrat regular.
when inspect elemet code wirte it is Montserrat regular, which i not give at that first text.
Notice: in my explanation is two text ID not in same also if add other type fonts like Lato it work, only in same Group fonts not work if use.
Thank You

Re: strange issuse with google fonts

Posted: Sun Oct 20, 2019 4:37 pm
by Pablo
To be able to help you, I need a demo project so I can see what you have done.

Related FAQ:
http://www.wysiwygwebbuilder.com/forum/ ... 10&t=82134

Re: strange issuse with google fonts

Posted: Sun Oct 20, 2019 5:52 pm
by pajadt
Thank You Pablo.
I send project if need screechots from preview i can send, now maybe is same at index page where is ok be before but delete seocnd page and be ok
Thank You

Re: strange issuse with google fonts

Posted: Sun Oct 20, 2019 5:58 pm
by Pablo
Thanks for sharing the project.
There is conflict in your settings.

You have set the output format to 'use <p> tags', but the responsive fonts is not enabled.
See the notes in the help.

Re: strange issuse with google fonts

Posted: Sun Oct 20, 2019 6:22 pm
by pajadt
ok thank you i find and solved, can i ask two more questions

1. Do i read somehwere in WWB 15 is have options to object inside grid can be postion absolute. Maybe i am in wrong
2. is possible add animations svg like background in grid or flexbox, i know its possibe with css, but is have something easy way.
Thank You

Re: strange issuse with google fonts

Posted: Sun Oct 20, 2019 7:53 pm
by Pablo
Objects inside a layout grid cannot have an absolute position because then the content will not be flexible.
It is not possible to animate a SVG background because you cannot access the svg path data of a background image via script