Protected: StudioAloi
There is no excerpt because this is a protected post.
There is no excerpt because this is a protected post.
Description left menu – middle logo – right menu If header uses Logo, use this code <script> document.addEventListener(‘DOMContentLoaded’, function(){ const nav = document.querySelector(‘.header-display-desktop nav.header-nav-list’); const logoWrapper = document.querySelector(‘.header-display-desktop .header-title-logo’); const logoAnchor = logoWrapper ? logoWrapper.querySelector(‘a’) : null; if(!nav || !logoWrapper || !logoAnchor) return; const items = Array.from(nav.querySelectorAll(‘.header-nav-item’)); const half = Math.ceil(items.length / 2); const leftItems … Read more
<!– Move elements on mobile – need to check on real mobile –> <script> (function() { const moveConfig = [ { elementToMove: ‘div#block-yui_3_17_2_1_1770496004545_25124’, targetElement: ‘div#block-6e8e9995adc050cecb2e’, position: ‘after’ } ]; function moveBlocks() { if (window.innerWidth <= 767) { moveConfig.forEach(config => { const blockToMove = document.querySelector(config.elementToMove); const targetBlock = document.querySelector(config.targetElement); if (blockToMove && targetBlock && !blockToMove.hasAttribute(‘data-moved’)) { … Read more
parallax with section background image
+ Use Section Loader Supreme Plugin
+ Use custom JS code to make Buy Now button works with plugin
+ Use CSS code to change style of table columns
list color on hover
random quote of the day
add read more read less to Text Block
add (read more) to Text Block in Additional Info
half left halt right feature
add a slideshow with 2 images same time
add category filter to portfolio page
on a wall feature
add image with description into Form Inquire
click thumbnails change big image
close X icon in top right of page, click X will open custom page
always show popup with custom text/button on one page
text sticky across multiple sections, text pulls from Page title
text sticky across multiple sections (one page)
Loop Vimeo video in Lightbox when using Video Lightbox Plugin
Caption in Gallery Lightbox. Fix lag/delay between captions
Remove Padding under Slideshow Reel Caption
Portfolio Page to Masonry layout
Make br and other HTML tags work in Gallery Block Title & Gallery Lightbox title
Add Category as Class in Store Page.
By default, Tag appears as Class in Store Page, but Category won’t appear.
Summary Block Carousel to single column (1 item/row) on Mobile