Add Theme Preset: Content Tab Options

Content Background Title in Customizer Key Value options Background color fl-content-bg-color Any hex color Background opacity fl-content-bg-opacity Any hex color Background image fl-content-bg-image URL to image Background repeat fl-content-bg-repeat none repeat repeat-y repeat-x Background position fl-content-bg-position left top left center left bottom right top right center right bottom center top center cebter center bottom Background…

Read More

Theme Filter Reference

We’ve included a number of filters to make customizing the BizTek Pro Theme easier from within a child theme. Don’t see what you need here?  Let us know and we’ll add it in the next release. fl_font_subset Use this filter to add subsets to a Google font chosen in the Customizer. function my_font_subset( $subset, $font…

Read More

Theme Action Reference

We’ve included a number of actions to make customizing the BizTek Pro Theme easier from within a child theme. Don’t see what you need here?  Let us know and we’ll add it in the next release. fl_head_open Fires after the opening <head> tag. function my_head_open() { echo ‘<script> console.log(“I am at the beginning of the…

Read More

Theme CSS Reference

If you take a look in your browser web inspector of choice, you’ll notice that BizTek Builder doesn’t make use of the typical style.css file that is required of all WordPress themes. That’s because all of BizTek Builder’s styles are generated dynamically from LESS files each time you click Save Settings on the theme settings page. If you need…

Read More

Fix Ubermenu Mobile Navigation Duplication

If you use the Ubermenu plugin, check to see if mobile navigation is repeated, one for the BizTek Pro Theme and another for Ubermenu. If so, you can use this CSS code below, provided by the Ubermenu developer himself. To get rid of Ubermenu duplication: Go to Customize > Code > CSS Code. (See the Related Articles for how…

Read More

Preset Troubleshooting: Resetting Color to Default Doesn’t Work

The default color in the Customizer color picker is always based on the Default preset. For example, suppose you choose the Default Dark preset, which has an off-black header background: You then change the header background color in Customize > Header > Header Style: Wow, that wasn’t what you were going for, so you click…

Read More

Add Theme Preset: Settings Tab Options

Social Links Title in Customizer Key Value options Social Links Color fl-social-icons-color branded monochrome Social Links fl-social-facebook fl-social-twitter fl-social-google fl-social-linkedin fl-social-yelp fl-social-xing fl-social-pinterest fl-social-tumblr fl-social-vimeo fl-social-youtube fl-social-flickr fl-social-instagram fl-social-skype fl-social-dribbble fl-social-500px fl-social-blogger fl-social-github fl-social-rss fl-social-email URL     Last updated on Jan 13, 2017

Read More

Convert the Premier or Deluxe Preset to Entirely Full Width

The Premier and Deluxe presets are a mix of full-width and boxed content. The Premier preset has full-width header and footer but a boxed content area. The Deluxe preset is full-width except the nav bar and content area are boxed. For these two mixed-layout presets, the layout under  Customize > General > Layout is set to Full-width,…

Read More

Add Theme Preset: Footer Tab Options

Footer widgets layout Title in Customizer Key Value options Footer Widgets Display fl-lightbox-layout enabled disabled Footer widgets style Title in Customizer Key Value options Background color fl-footer-widgets-bg-color Any hex color Background opacity fl-footer-widgets-bg-opacity Number between 1-100 (   Increments of 1) Background gradient fl-footer-widgets-bg-gradient’ 0 1 Background image fl-footer-widgets-bg-image URL to image Background Repeat fl-footer-widgets-bg-repeat no-repeat…

Read More

Presets: Tips

Presets are great if you want a quick layout and color alternative, but you should be aware of a couple things if you plan to customize them further. Here are some guidelines for selecting them and also some troubleshooting help. Do I need to use a preset? The  Default preset is the one to choose if…

Read More

Align the Top Bar Columns with Content Margins

If you have two columns on your top bar and want to match them with your content margins, you need to alter settings in your theme, the BizTek Page Builder Global Settings, or both. The width of the two top bar columns is set in Customize > General > Layout > Content width. The width…

Read More

Add Theme Preset: General Tab Options

  Layout Title in Customizer Key Value options Width fl-layout-width boxed full-width Content Width fl-content-width Number between 960 & 1020 Spacing (if Boxed width chosen) fl-layout-spacing Number between 0 and 150 Drop Shadow Size (if Boxed width chosen) fl-layout-shadow-size Number between 0 & 75 Drop Shadow Color (if Boxed width chosen) fl-layout-shadow-color Any hex color…

Read More

Add Theme Preset: Header Tab Options

Top Bar Layout Title in Customizer Key Value options Layout fl-topbar-layout none 1-col 2-cols Column 1 Layout Column 2 Layout fl-topbar-col1-layout fl-topbar-col2-layout text text-social menu menu-social social Column 1 Text Column 2 Text fl-topbar-col1-text fl-topbar-col2-text Text desired (  Do not use apostrophes. It will break the theme  ) Top Bar Style Title in Customizer Key…

Read More