Search results for Zelle PRO
404 articles found
-
How to change description length in Comparison Table in WP Product Review
It's possible to change the description length which shows up in the comparison table of WP Product Review. To do this you need to either add the following code to the functions.php file of your
-
Disable Social Share Buttons in Hestia
To disable the social sharing buttons which shows up on the blog posts of Hestia you need to go to Appearance->Customize->Appearance Settings->General Settings and uncheck the Enable Social Icons
-
How to center one team member in Hestia
In this quick tutorial, you'll see how to make team members each appear on their own line and centered. Start by navigating to Appearance -> Customize -> Additional CSS and add the following code:
-
Block Editor Booster Module Documentation
This module boosts your website's functionality by bringing in a set of blocks for the WordPress editor. π Note: The Block Editor Booster module was part of the Neve Pro modules; however, it is now
-
Change Shopisle Menu Colors on Mobile
In case you don't have a CSS plugin, we advise you install Advanced CSS Editor plugin and follow the instructions. In Appearance -> Customize -> Advanced CSS Editor add the following code to the
-
Change Hestia site title and hamburger menu color on mobile
If you'd like to change the Site title and hamburger menu colors then you can add the following CSS to your WordPress website to do just that. Go to Appearance->Customize->Additional CSS and add the
-
Starter Sites are still pro after purchasing Neve Pro
If you have purchased Neve Pro and still can't import the premium templates, as in the following screenshot, there are two things that can be checked. The license key needs to be active You have
-
Slider images showing blurred
It's really easy to overcome the blurred image problem. Just follow the steps given below: 1) Use recommended image size for your slider i.e. (1920x1232)px 2) When you upload an image, please scroll
-
How to recreate Hestia PRO frontpage using page builders with shortcodes
If you are using Hestia PRO and want to add new sections on the front page, you're in the right place. Recreating the front page sections is not a difficult process, the main accent falls on the
-
Visualizer: Charts and Graphs Documentation
Visualizer is a powerful tool that can easily be used to create, manage and embed interactive charts into your WordPress posts and pages. The plugin uses Google Visualization API to render charts,
-
ShopIsle Pro Documentation
ShopIsle is a beautiful theme for e-commerce websites that comes with a modern and elegant design. This theme has a full-screen animated slider, smooth parallax scrolling, subtle animations, video
-
How to change preloader image in Zelle
If you wanna change pre-loader image, the image which appears when your homepage loads, then you can add the following CSS to your WordPress using Advanced CSS Editor plugin: .status {
-
Make Zelle Header always visible on mobile
Our theme Zelle Lite does not have the option, to use a Sticky Header on mobile. We have although created an alternative for you, to help you out with that. Please install our Advanced CSS Editor
-
Remove Date on Blog Posts in Zelle
If you want to remove the date from blog posts or the blog page, then go to Apperance->Customize->Additional CSS and add the following code: Remove the date in the blog post: .entry-meta { display:
-
Adjust Zelle left about us text size
Install our: CSS Plugin then add the following snippet to the "Global" section in Appearance->Customize->Advanced CSS Editor: .about-us .big-intro{ font-size: 30px; } Save your changes and you're
-
How to using Co-Authors plugin with Zelle
To integrate Co-Authors Plus, youβll want to replace existing author template tags in your theme with a simple conditional that uses the Co-Authors Plus template tags if Co-Authors Plus is available.
-
Adjust Zelle middle about us text size
Install our: CSS Plugin called " Advanced CSS Editor" then add the following snippet to the "Global" section in Appearance->Customize->Advanced CSS Editor: .zerif_about_us_center p { font-size: 17px;
-
Hide Quotation Marks In Zelle Testimonial Section
Start off by installing the plugin Advanced CSS Editor and in Appearance -> Customize -> Advanced CSS Editor add the following code to the Global CSS area: .testimonial .feedback-box .quote{ display:
-
How to Remove Background Overlay in Zelle
If you don't like the background opacity and want it to be clear then you can add the following CSS to your WordPress. Go to Appearance->Customize->Additional CSS and add the code below. .header,
-
How to change section anchor in Zelle
It's really easy to change the section anchor in Zelle, and all other themes: Okay, so I'll give you an example of how we could change the ID of Portfolio. First you need to create a child theme:
-
How to center the logo in Zelle
Zelle does this automatically when you have enough menu items, but if you'd like to add this feature with only a few menu items then go to Appearance->Customize->Additional CSS and add the following:
-
Adjust product's header size and main content position in Hestia
If your product page looks like it's taking up too much space or too little this guide will help you change the height of the product page's header and the position of the main content area. Here's
-
Conditional/Multiple Headers (PRO)
π Note: Multiple Headers are part of Neve Pro's Header Booster module. This is one of the most exciting features of the Header Booster module. It allows you to load different headers on different
-
Header Sticky (PRO)
Header Sticky is part of Neve Pro's Header Booster module. Each of the header builder's three rows can be set up as Sticky and/or Show only on scroll. Sticky means the row will always stick to the
-
How to add header menu background before scroll in ShopIsle
If you want to add background to the menu before scroll then go to Appearance -> Customize -> Additional CSS add the following code: body.home .navbar-transparent { background:#000 !important; } You
-
How to customize read more links in Hestia
Classic Blog layout scenario Classic/Alternative blog layout In order to change the Read more... link text, first, you need to create a child theme. Please check this guide on how to create a child
-
How to disable hamburger menu on mobile Zelle
If you don't have so many menu items and you would like to disable the hamburger menu icon on mobile, here is how you can do it : Install a custom css plugin like :
-
How to Change Circles into Square in Zelle
If you want to change the circle into a square in the Zelle theme, add the following custom CSS to Appearance -> Customize -> Additional CSS section. 1) Code for features section: .focus-box
-
How to turn off loading animations in Zelle
You can turn off the the animation effects that you see when Zelle theme loads a section, by adding the following code to the functions.php file of your child theme: function zerif_animation_script()
-
How to reduce space between sections in Zelle
Please install our plugin Advanced CSS Editor and in Appearance -> Customize -> Advanced CSS Editor add the following code in the "Global CSS" area: You could copy only the sections you want and
-
Change contact us subtitle font size in Zelle
If you want to show five focus widgets in one line then, you need to install the plugin Advanced CSS Editor and in Appearance -> Customize -> Advanced CSS Editor in the "Global Area" add the
-
How to change portfolio archive title in Zelle
f you're using a child theme then in your functions.php file inside your child theme add the following (change where it says My Portfolio to any text that you wish: function
-
How to remove the post metadata in Zelle
Hiding the link from the "Posted on" date in Zelle Please navigate to Appearance->Customize->Additional CSS and add the following code: .single-post .entry-meta { display: none; } Save the changes
-
How to remove category from Portfolio in Zelle
Make sure that you're using a child theme before touching any line of code. After setting up a child theme, create a /sections/ folder inside your child theme and copy your /sections/portfolio.php
-
Fix background image stretched on mobile in Zelle
If your background image shows up stretched in Zelle on mobile then please follow these instructions to fix the issue. Go to Appearance -> Customize -> Additional CSS section and add the following
-
How to pay with PayPal?
In this article, we will present to you the payment methods according to the payment processor, using the Neve theme PRO version as an example. Stripe Payment Processor FastSpring Payment Processor
-
Hestia Documentation
Hestia is a modern WordPress theme for professionals. It fits creative or small businesses (restaurants, wedding planners, sport/medical shops), corporate businesses, online agencies and firms,
-
Neve Page Header (PRO)
The Page Header is the area below the header / navbar where the page title over a hero image is usually shown. π Note: This section is a premium feature of the theme. If you are interested in
-
Neve Header Transparent (PRO)
π Note: Header transparent is part of Neve Pro's Header Booster module. The Transparent Header option allows you to create beautiful-looking headers easily. Enabling the transparent header option
-
What to do after I purchase a product from ThemeIsle?
Firstly, congrats on your decision and welcome to our community. We really appreciate it. Now that you have purchased a product from us, here are the next steps. Get the product file and the license
-
How to create the Zelle contact form in WPForms
WPForm is a great plugin that allows you to easily create any contact form you want. It comes with pre-built form templates that can be easily customized, so you donβt ever have to start from scratch
-
How to add back to top button in Zelle
If you want to add Back to Top button in your site, you can use Float to Top Button plugin. To install plugin, Navigate to Dashboard > Plugins > Add New and search plugin and activate it. It will
-
How to remove 'Bookmark the Permalink' text in Zelle
Removing The Bookmark the Permalink text within the articles Please navigate to Appearance -> Customize -> Additional CSS editor and add the following code: #primary .entry-footer { display: none; }
-
How to Change Our Team Social Icons in Zelle
We have a doc which allows you to change icons in footer by modifying the theme files, but that can't be done in with Our Team, as it will erase all the custom modifications done without child theme
-
How to increase/reduce the Big Title section in Zelle
Adjusting the height of the Big Title section Please add the following code to Appearance->Customize->Additional CSS editor .header-content-wrap { padding: 385px 0 310px; } The padding value can ve
-
How to Remove Sidebar from Blog Pages in Zelle
If you want to remove sidebars from your blog page then this guide is for you. We always recommend that you create a child theme for your theme before making changes to your website or reading this
-
How to Replace Skills Percentages with Images in Zelle
If you want to replace the percentages skills with an image you can follow the instructions from this document. 1. The first step is to make sure that you are using a child theme. 2. Create a folder
-
How to make Portfolio title always visible in Zelle
It can be done by adding the following CSS to your WordPress: .cbp-rfgrid li a .project-info, .cbp-rfgrid li a .project-info .project-details { opacity: 1 !important; } .cbp-rfgrid-tr{ display:none;
-
[Zelle] How to change the "Leave a Reply" text
First, please make sure that you're using a child theme with your Zelle theme. Edit the functions.php file of your child theme with the following code: function
-
How to change link color in sidebar of Zelle
If you want to change the color of links in shop page or product category page sidebar, then go to WP-admin > Appearance > Customize and add the following code: .shop-sidebar-wrapper