[Pro] creating custom breakpoint icons

You will need to add some CSS to your page/site

.fwNav1-toggle-label, .fwNav1-toggle-close {
	width: 45px;
	height: 45px;
	}

Is what works for me - obviously you will need to play with the width and height to suit your needs.

Dont forget to wrap this in some style Tags and add it to your Page/Master via Page> Html Markup in the before section.

It should then look like this:

<style type="text/css">
.fwNav1-toggle-label, .fwNav1-toggle-close {
	width: yourwidthpx;
	height: yourheightpx;
	}
</style>

If that doesn’t work for you then post a link to an online example and we can work out what went wrong.

David


freewaytalk mailing list
email@hidden
Update your subscriptions at: