Lego2012
2/1/2017 - 7:29 PM

Change the width of the logo and menu sections in the Beaver Builder Theme

Change the width of the logo and menu sections in the Beaver Builder Theme

<div class="col-md-2 col-sm-12 fl-page-header-logo-col">
	<div class="fl-page-header-logo" itemscope="itemscope" itemtype="http://schema.org/Organization">
		<a href="<?php echo home_url(); ?>" itemprop="url"><?php FLTheme::logo(); ?></a>
	</div>
</div>
<div class="fl-page-nav-col col-md-10 col-sm-12">
<div class="col-md-4 col-sm-12 fl-page-header-logo-col">
	<div class="fl-page-header-logo" itemscope="itemscope" itemtype="http://schema.org/Organization">
		<a href="<?php echo home_url(); ?>" itemprop="url"><?php FLTheme::logo(); ?></a>
	</div>
</div>
<div class="fl-page-nav-col col-md-8 col-sm-12">