Special Offer: Buy All 45 Premium WordPress Themes for Just $51. Learn more

Tilt Social Icons on Hover

No Comments

In general, in most of our premium themes when you hover the social icons (in header and footer), the icon color is being changed.

Is some cases, you may want to add appearing effect to tilt the social icons on hover. Here’s how it can be done: Read More

Categories: WordPress Themes

How to Create a Child Theme

No Comments

A child theme is a theme that inherits the functionality and styling of another theme, called the parent theme. Child themes are the recommended way of modifying an existing theme.

Reference: https://codex.wordpress.org/Child_Themes

In some case you may need to create a child theme for our themes. Here are all of the necessary steps:

The good news is that our themes follow the official WordPress code guidelines. So, you can easily create a child theme, here are all of the necessary steps: Read More

Categories: Uncategorized

Remove Mobile (Burger) Menu

No Comments
remove-mobile-menu

In case you use a plugin for mobile (burger) menu such as WP Mobile Menu, you may want to hide/remove the theme default menu under mobile/tablet portrait screens (screenshot above). Here are all of the necessary steps how it can be done:

  1. Login to Your Admin Panel
  2. Navigate to Left Menu -> Appearance -> Customize -> ‘Additional CSS’ Section
  3. Insert the following code there:
    @media screen and (max-width: 799px) {#navmain {display:none;}
    }

    Note: The above code will hide menu for screens with width less than 799px. You may change it to other value if you prefer (the value marked in bold above).

  4. Save changes

Read More

Categories: Uncategorized

Special Offer: Buy 45 Premium WordPress Themes for Just $51

 

Special Offer buy 45 premium wordpress themes for just $51 ayatemplates.com
More Info

Newsletter Subsription



This will close in 10 seconds