Blog

Viewing 41 - 50 out of 93 posts

5of10

1 2 3 4 5 6 7 8 9 10

Remove pause button from webmanager slider

Just add the following css in the advanced editor > client > css > custom css. /*------------remove slider pause button----------*/ .wrap__slider .wrap__bx-controls { display: none; } /*---------end remove slider pause button---------*/  Read More

Make a drop down location button

Add in the following code to the layout or partial you want to add the drop down location button. <div class="header_location"> <div class="header_location_cta"> {% component 'header_location_cta' %} </div> <div class="header_location_content"> {% Read More

Code to make changes on contact us forms

This code waits until the form is added to the website, then runs a function where you can add code to make changes to the form. works on old and Read More

How to add social media component to header in clayton

Click Advanced EditorClick "Partials" on the menu bar on the leftClick "custom-header.htm"If "custom-header.htm" does not exist, click "header.htm" and click "create custom override" in the orange section underneath the file Read More

Testimonial Slider Carousel

Please use the code below to add a testimonial slider Add to Website Page SettingJavascriptcarouselhttps://cdnjs.cloudflare.com/ajax/libs/owl-carousel/1.3.3/owl.carousel.min.js Stylesheetcarousel-1https://cdnjs.cloudflare.com/ajax/libs/owl-carousel/1.3.3/owl.carousel.min.css Stylesheetcarousel-2https://cdnjs.cloudflare.com/ajax/libs/owl-carousel/1.3.3/owl.theme.min.css  Add to Customer JS$(document).ready(function() { try{$(".carousel").owlCarousel({ items: 1, autoPlay: true, });}catch{} });  Add to where you want the Read More

How to fix Connection Error: Portal user [email protected] not found

If when you go to click "Edit Website" in the portal and you see this error: Do the following steps to fix it. 1. Log into provision at http://provision.officite.com/opsWebsite  If you do not Read More

Move Accessibility Bar on old editor

Just add the following CSS to the stylesheet and it will move the accessibility to the bottom of the page. .sbContainer { display: flex; flex-direction: column; } .sbContainer .ofc-ada-screen-reader { position: Read More

Adding Google Analytics

Adding Google Read More

Adding Lightbox: Image pop-up

Please see Read More

Adding Splash Page

To add Read More

Viewing 41 - 50 out of 93 posts

5of10

1 2 3 4 5 6 7 8 9 10

Hours of Operation

Monday  

8:00 am - 6:00 pm

Tuesday  

8:00 am - 6:00 pm

Wednesday  

8:00 am - 6:00 pm

Thursday  

8:00 am - 6:00 pm

Friday  

8:00 am - 6:00 pm

Saturday  

Closed

Sunday  

Closed