BB
Bob Byers
Original poster
Member
#1
Hi .. Just upgraded to pro version Thanks
Am in good shape except for two problems.
1. I don’t have a menu … on purpose. Just want users to access shop page from another site for now. Will migrate at later date. But the pro version of the page adds a “menu” in the title bar “Home->Products”. Clicking on Home take the user to the not yet used home page. I’d like to get rid of the “home” reference here. It wasn’t there in the free version.
2. I cannot change the color from the title bar appearance settings although I can change the title from those same settings. Don’t want red.
Thanks for your help
BB
Bob Byers
Original poster
#2
This reply has been marked as private.
ST
Spiracle Themes
Original poster
#3
Hi Bob,
1) First of all, go to Plugins and just deactivate the plugin Breadcrumb NavXT. (Seems like its already done)
2) There is a setting to change the background color in customizer also. For that just go to Appearance -> Customize -> Page Settings and Select Background Color of your choice. You can even try the CSS below
#page-title{
background:#1e6818;
}
Copy and paste this in Apperance -> Customize -> Additional CSS
Let us know if you need further assistance.
Best Regards