5 questions

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
MichaelUA
 
 
Posts: 4
Joined: Sun Jan 21, 2018 2:55 pm

5 questions

Post by MichaelUA »

Hi,

I have a few questions on which I couldn't find any clear for myself answers:

1. How to make Responsive Menu stretch on full width of header without using Padding

2. I need an appearing Border when hovering over any button, but Responsive Menu does not allow me to do this. Is it possible to get around this limitation? Using the CSS menu is not an option, as it is not able to collapse into one button with a small screen resolution.

3. How to make a smooth transition between the colors on the buttons in hover mode?

4. How to organize a smooth transition (scroll) between the pages of my site by WB?

5. Why does WB stubbornly replace my "WoodfordBournePRO-Light" font with some other type font?
User avatar
Pablo
 
Posts: 21702
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: 5 questions

Post by Pablo »

1. Add the menu to a layout grid and set full width to 'true'

2. I'm sorry, this functionality is not available for the Responsive Menu .
Other alternatives can be found here:
http://wysiwygwebbuilder.com/navigation.html

3. This can be done with transitions
http://wysiwygwebbuilder.com/transitions.html

4. HTML does not support page transitions. Some websites simulate this by using a multiple level layer, like a Carousel.
Example: http://www.wysiwygwebbuilder.com/suppor ... index.html
Tutorial: http://www.wysiwygwebbuilder.com/carousel.html

5. Maybe you did not configure @font-face?
Related tutorial: http://wysiwygwebbuilder.com/webfonts.html
MichaelUA
 
 
Posts: 4
Joined: Sun Jan 21, 2018 2:55 pm

Re: 5 questions

Post by MichaelUA »

Hi Pablo! Thanks a lot for prompt reply. I will try to apply your suggestions.
Post Reply