Tag: Genesis How To Do

How To Make Your WordPress Page Builder Pages Full Width When Using The Genesis Framework

Over the years there have been many ways to tackle this particular need, but with the recent addition of the Gutenberg Editor to the WordPress platform and the unique way that the Genesis Framework handles things like hiding unwanted elements and tweaking styles to expand certain pages to full width, I thought it would be nice to provide an updated solution. In the past we would likely see a custom template solution that uses some remove_action PHP code to hide...

Moving Genesis Elements To Make Them Fluid

[embedded content] Dynamik Website Builder provides a simple solution for making your entire Genesis website either “fixed” or “fluid” as you can see by the screenshot below. But there are some instances where you need a little more fine tuned control over which elements remain fixed and which become fluid. In such cases I’ve provided a simple solution that requires only a bit of copy/paste coding to get the job done. First, let me note that there are two common...