Hello, Are we able to add videos to the sliders? Can you confirm if I am on the latest version? I purchased the template last year. Lastly, Can you confirm if I am able to temporarily move the "Home Page Tagline" feature under the logo and menu bar? Then move it back in a couple months? We have a big event coming up and were trying to find a good way l to help promote it outside of using the slider OR can you tell me how to highlight "21016 National Convention" on the menu bar instead of "Home". baseballcardroadshows.com
Hi, Greetings from InkThemes! To add video slider.. Please follow the screenshot given below. You are using 1.0.1 version of the theme whereas version 1.1.1 is available in the members area, so you can install latest version from there.. And regarding your last requirement, i.e. to move the "Home Page Tagline" feature under the logo and menu bar.. Please follow the screenshots given below. For your information, I am using "WP-Editor" plugin to edit files. You can also download and use it from the link https://wordpress.org/plugins/wp-editor/. After activating this plugin, you will get the same screen as shown in the screenshot. Hope it will resolve your issue Do let me know if you need more assistance, Thanks & Regards! Priyanka InkThemes.com
Can you tell me how to highlight "21016 National Convention" on the menu bar instead of "Home"? baseballcardroadshows.com
Hi, I didn't get the concerned area as you have mentioned in your screenshot.. Thanks & Regards! Priyanka InkThemes.com
I am sorry attached the wrong screen shot. Please just visit the website. http://baseballcardroadshows.com/ Can you please tell me if there is a way to highlight the "2016 National Convention" on the Menu Bar? Similar to how "Home" is always highlighted.
Hi, I got your concern. To get the menu highlighted as per your requirement, just paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: body.home li#menu-item-396{ color:#444; background-color: #fff; border-bottom: #fff; } body.home li#menu-item-427{ color: #fff; background-color: #dfbe84; border-bottom: 2px solid #c19d5e; } Hope this helps...! Thanks & Regards! Nitin InkThemes.com
Hi, You can use the CSS code given below :- Code: body.home li#menu-item-427 { padding: 7px; } Hope this helps...! Thanks & Regards! Nitin InkThemes.com