Home › Forums › Showcase › New Homeowners Association website built with Weaver Xtreme and Weaver X Plus › Re: New Homeowners Association website built with Weaver Xtreme and Weaver X Plus
May 4, 2015 at 00:51 UTC - Views: 18
#20325
Participant
@GR8FL –
I don’t receive notifications of new posts, so I am very delayed in answering your question.
As Weaver wrote, I put the rule in Advanced Opts/ HTML Insertion. I added a DIV to restrict the header within 1000px. I also added a Hide if Mobile device so I could use the hamburger icon and a primary menu on mobile view (the sticky header would be too small). Here is my code if it helps you:
[hide_if device=mobile] <div style=”max-width:1000px;margin:0 auto;”><a href=”http://chippendalehoa.net”><img class=”alignleft size-full wp-image-497″ src=”http://chippendalehoa.net/wp-content/uploads/2012/05/choa-logo.png” alt=”Chippendale Logo” width=”490″ height=”94″ margin/></a></div> [extra_menu menu_name='mini menu' menu_style='none' menu_type='horizontal'][/hide_if]