Search snippet
Results
-
Display a Pods custom field and separator only when there’s content
February 21, 2019
Create a Pod to extend a standard WordPress post to add a custom field to the post editing page in the form of the standard WordPress visual editor. Create a simple Singular Themer layout. Add shortcode for the custom field to a Singular Themer layout,…
Cat: CSS, HTML, pods -
Merge page content into the header
February 16, 2019
Transparent headers are very popular in web page design. The header “transparency” means that the page content area is merged up into the header, and the background image or video of the content row becomes the background of the header, as shown in the…
Cat: CSS, Beaver -
How to remove unnecessary scripts and styles in Beaver Builder
February 16, 2019
How to remove unnecessary scripts and styles in Beaver Builder One problem with this page builder plugin (and I think it happens to others as well) is that it enqueues a lot of unnecessary JavaScript and CSS files to the website when they’re not used.
Cat: PHP, Beaver -
Smooth scrolling tweaks with code
February 16, 2019
You can use JavaScript to customize smooth scrolling, particularly duration, the type of animation, and the offset of the target from the top of the screen, tweaked for screen size.
Cat: jQuery, Beaver -
CSS Toolbox
February 16, 2019
CSS (Cascading Style Sheets) code helps you style web pages for colors, fonts, gradients, and other visual effects. CSS ToolBox lists hand-picked CSS tools, generators, and resources to quickly generate custom CSS code as per your style requirements.
Cat: CSS