Adding Button as Last Menu Item at Header You can easily add the custom action button at right side of the header menu items via Astra Customizer. Go to Astra theme customier Click on the Header -> Primary Menu section Select “Button” from Last Item in Menu drop down Complete the settings as per your… Continue Reading
button
Toggle Button Shortcode for WordPress Site
I’m showing how you will create a simple toggle button effect with PHP & JQuery for your WordPress site. I am making the shortcode because I can easily add this button at any pages/posts or custom post type content. PHP Open the functions.php file of your active theme and add this code at end of… Continue Reading
Add Subscribe Button at right side of the Logo
Adding the “Subscribe” button at right side of the logo and opening the MailChimp signup on lightbox popup. See the Setps First install the Easy Fancybox plugin and setup the plugin like this way: Next go to Widget page (Appearance -> widgets) and put the Text Widget in Header Right Widget Area. Add the following… Continue Reading