Skip to content

Code Snippets

handy quick code snippets to save time

  • Home

Category: Uncategorized

Align buttons to bottom of section

Posted on 30 August 202427 January 2025 by LouiseF

Assume your HTML structure looks like this: Apply CSS to Align Buttons You can use the following CSS:

Posted in Uncategorized

commenting in code

Posted on 9 November 20237 March 2024 by LouiseF

HTML CSS PHP

Posted in commenting, Uncategorized

Read more – blog post excerpt(wp hp)

Posted on 6 November 202316 January 2024 by LouiseF

In your child theme, you’ll need to add custom JavaScript to change the “read more” text. You can do this by creating a new JavaScript file (e.g: FILE NAME.js) and placing it in the js folder within your child theme directory. at the end of the functions.php file

Posted in Uncategorized

Footer example 1

Posted on 6 October 202316 January 2024 by LouiseF

Goes in footer.php goes in CSS file

Posted in Uncategorized

Triangle shape in Div

Posted on 23 January 2023 by LouiseF

HTML CSS view on codepen

Posted in Uncategorized

Blog Grid Layout – 2+ cols

Posted on 2 July 202230 May 2024 by LouiseF

In the CSS file. Note – if I want to change the number of columns then I alter the minmax(300px, in the first line Then alter the code on index.php to include the following instead

Posted in Uncategorized

Blog Grid Layout – Pinterest Masonry Style

Posted on 2 July 202230 May 2024 by LouiseF
Posted in Uncategorized

Centering a Div

Posted on 16 May 20228 November 2022 by LouiseF

V1 V2 V3 V4

Posted in Uncategorized

Typing Effect

Posted on 5 May 202216 January 2024 by LouiseF

Stylesheet Page Coding View on codepen see more text effects

Posted in Uncategorized

Sold out Button (woo)

Posted on 5 May 20228 November 2022 by LouiseF

Functions File Stylesheet

Posted in Uncategorized

Posts navigation

Older posts