You can use CSS to style the 1st nav menu item in any theme using : first-child nth-child(1) first-of-type All 3 CSS rules
Genesis One Page Block Theme
This child theme for Genesis extends the Genesis Sample theme as a 1 page theme using Gutenberg blocks. The one page includes 3 sections
Reposition Image Before Title When Mobile Responsive
This coded solution for the Authority Pro child theme by StudioPress, enables you to move the home page image before the title and text on
Post Tags By Current Category
This code enables you to display post tags by the current category when viewed on each category archive page. It displays a tag cloud of
Custom Button Link Per Product in WooCommerce
This PHP code enables you to add a custom button on your single product page with a custom link. You can add the link using WordPress custom
Change The Text of The Add To Cart Button On Specific WooCommerce Product Page
Swap out the I.D for the product you want to target in the code and add to the end of your child themes functions.php file. You could
Automatically Add The Same Quantity of a Addon Product To Match The Quantity of Another Product
This code adds a product to the cart when another product is added and matches the quantity. Example : If 1 product named A is added
Remove Single Product Image Per Product
Add this PHP code to the end of your child themes functions file to remove a product image for 1 specific product only. Swap out the post
Image Vertically Centred Inline With Text
This code enables you to display a text title on the left and a image on the right which is vertically aligned center with your text. On
Open WC Mini Cart Links In New Window
This code modifies the default links in the WC mini cart so they open in a new window. Demo Video Shows the 'View Cart' link, once
Open WooCommerce View Cart Button Link In New Window
The code in this download folder, when clicked, opens the "View Cart" link on the WooCommerce single product page, in a new tab. Demo
How To Redesign The Single Product Page Template In WooCommerce
This is a beginners guide showing you 2 ways to modify the default design of your single product pages when using WooCommerce. One : You
Add Multiple Authors To WooCommerce Products
This code enables you to add more than 1 author to WooCommerce products using the Co Authors Plus plugin. Works in any WordPress theme.
Add Text Field To WooCommerce Product Category Pages
This PHP code enables you to add custom text before and after your products on all WooCommerce category archive pages. The input field is
Add Hero Image To Breakthrough Pro Child Theme by StudioPress
This code adds a hero image and overlaying text to the Breakthrough Pro child theme for Genesis. The code enables you to add a hero image
Image Behind Header In Breakthrough Pro
The code in this download folder adds a hero image behind all site header elements in the Breakthrough Pro for Genesis. The image can be
Load Custom Script On Any Archive Page Type
This download folder contains 2 code snippets which enable you to load a script on any WordPress archive page type including category, tag,
How to add rel=”nofollow” attribute to all links with a specific class in WordPress
This code enables you to dynamically add nofollow to all a href links which contain a specific class. In this case, nofollow is added to all
Genesis remove post date (entry-time) sitewide and (comments-link) on homepage
Using a code editor, copy & paste this PHP code to the end of your Genesis child themes functions.php file. The code removes the
No Risk Guaranteed Code
Code on WP SITES is guaranteed to work for paid members and clients as seen in the demo videos in each individual tutorial &
You must be logged in to post a comment.