how to change font of full site in one step in bricks. bricks has acss module. but still i have to change font in each div block section. changing in theme settings/acss also donot work. i am using google fonts. also tell me about custom fonts setting on full website with one click or code.
If you have deposited the font family in each div or element (on id level), then you have to delete it everywhere manually. If you have set the font family on class level, you can change it via class.
Then you can set it globally via bricks settings or accss ui.