Okay
  Print

Medicare - Medical and Health WordPress Theme

How to increase the size of the logo? In order to increase size of the logo you need to add the following CSS statements to Custom CSS field of Appearance > Customize > General panel: .menuHolder .logo img {     height: 100px; } .topBarInLogoAreaCel ...

Embed code I have placed using text element is being cut off. It does not have the proper height. How can I resolve this? It may happen that iframe created by your embed code gets cut off. Please do the following to resolve this:1. Define Custom Id for the section containing embed code (for example: section_1) 2. Add ...

How to change the header and edit other Single Post settings? On Appearance > Customize > Blog panel there is a Settings Page Slug field. This field should contain the slug of the page which serves as a template for all blog posts.  All blog post will inherit settings and shortcodes ...

Is there some way I can see all the icons of Medicare theme? We use three different sets of icons in Medicare theme: Font Awesome, Stroke 7 and Custom Icons. Please refer to these links for preview of each icon set.

How to leave a review? If you are satisfied with our support or you like our product, please consider supporting us by giving us a rating at the downloads section of your ThemeForest profile (just below the download button) - http://themefores ...

How to create One page? The best way to start is to install demo content. If you want to install one page demo please refer to the article: Installing Demo Content. You will be able to see how all elements on the single page are set. Please ...

I want to use a child theme. How can I do that? If you want to use a child theme, please follow these steps: First of all, make sure that you haven’t changed the parent theme’s folder name. It needs to remain the same.You should be able to find the folder your_theme_n ...

How to make a page load with accordion items closed by default In order to make a page load with accordions collapsed by default, please edit medicare/bt_elements.js file in your wp-content/plugins folder and locate the following statements: $( '.tabsVertical' ).each(function(){ ...

Where is my Purchase Code? If you are having some troubles finding your Purchase Code, please have a look at the following article: Envato Market Help - Where Is My Purchase Code?

Installing Demo Content The best way to start is to install demo content. If you want to install demo content please do the following: First, delete all sample content (posts and pages) which is automatically created whenWordPress is installed. If ...

Header title is displaying site name Once you add titles with Yoast SEO plugin, header will display that title and site name, instead of the page title. In order to show only title, without site name, you could change page title template to display only the ti ...

SVG Image format Our themes currently do not support SVG image format. We also don't recommend using any of the plugins for SVG, such as SVG Support, Safe SVG, and others.  These plugins have not been tested with the themes, are not fully ...

How to change the Excerpt text and Header background image? In order to edit / remove excerpt text, navigate to the Page editor, and in Screen Options (at the top of the dashboard) enable Excerpt field. After that, scroll to the bottom of the page editor where you’ll find Exc ...

How to change H tag in page headline? Title in page headline is, by default, set to use h1 tag. In order to change the tag, you will need to customize part of the theme's code, so some familiarity with PHP is necessary. First, install and activate the child t ...

How to change the header and edit other Single pages of Portfolio items settings? All single portfolio items inherit the settings from their template page. In order to edit excerpt text and header background image, please locate this page on All Pages list, and proceed to follow instructions from our arti ...

How to edit 404 page? The 404 error page can be customized by editing 404.php file in /wp-content/themes/your-theme/ folder.There you can edit text, button (on some themes), or images.In order to replace the background image on error page, please ...

Missing Google API key - Google Map *Google has, starting July 16, 2018, made certain API and billing changes. In order to enable billing, you will need to provide credit card or billing account to Google Maps platform. Please note that we are in no way associ ...

I want to change the position of section's background image on mobile resolutions so users do not see the center part of the image. How can I do that? In order to offset the image on mobile resolutions and put some other part of the image in focus instead of center area which is displayed by default, please use the following approach: Add Custom Id to desired section (my ...

How to ask for a refund? If you've decided that our theme / plugin doesn't work for you, we do offer a full refund. In order to ask for a refund, please submit a request for a refund on the following link: http://themeforest.net/refund_requests/ne ...

Missing style sheet error when installing the theme A common issue that can occur with users new to installing WordPress themes is a "Broken theme and/or stylesheets missing” error message being displayed when trying to upload or activate the theme. This error message does n ...

I have purchased your theme. Now what? The best starting point is to go through the provided documentation.  It will guide your through the common tasks of theme installation and import of demo content.   You have 2 options for downloading your theme: Ins ...

How to add new Font icons? In order to add new Font icons, you should customize the theme. Please do the following steps: 1. First of all you need to import your font file.  2. Please take a look at the top of style.css file and you will find @f ...

How to change the header and edit other Single Shop Product page settings? All single product pages inherit the settings from their template page. In order to edit excerpt text and header background image, please locate this page on All Pages list, and proceed to follow instructions from our article ...

How to update installed theme? Will it change data? Once the new theme version is available, user who purchased the theme should get email note from the Envato (ThemeForest). There are three ways to update the theme: 1) FTP Update Download newest theme version from The ...

How to change the Excerpt text? All Blog Posts, and even Pages can have Excerpt text. In order to change the ’Excerpt text’ please take a look at the bottom of edit post page. Since this field is not visible by default, just click Screen options butto ...

"404 Page not found" error on inner pages If after installing demo content inner pages are returning "404 Page not found" error, please try to recreate permalink structure by going to Settings > Permalinks, changing it to Post name, for example, saving the settin ...

How to create mega menu? In order to create mega menu please navigate to Appearance >Menus and enable CSS Classes in Screen Options, on top of your dashboard. Then add the btMenuWideDropdown class to the parent menu item (the first item you wa ...

How to translate theme? In order to translate the theme, please follow the next steps: Theme's .pot file is located in /wp-content/themes/your-theme-name/languages folder. Please use PoEdit - https://poedit.net/ to translate the .pot file and c ...

RTL Support In order to ensure that the theme you purchased / want to purchase is RTL supported, you can check on our themes' profiles on ThemeForest. These themes have CSS defined for RTL layout, so when you change site's language in ...

How to hide hover image effect? In order to hide the hover effect on images, please add the Extra Class Name(s)  "btSimpleHover" to the required element (Row, Grid gallery or Image etc.): and then add the following css statements ...

How to edit widgets? In Appearance > Widgets panel you can see the list of available widgets and widget areas. Here’s how they work - each theme has default widget areas, such as Footer widgets, Header Left widget, Header Right widgets, etc. ...

How to add new icon? In order to add new icon, you will need to upload some other files in addition to .svg. Here is the process:   1. Go to IcoMoon.   2. Click IcoMoon App in upper right corner: 3. ...