Bob
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Sydney] Mobile Menu From 1024px to 768pxThank you for all your help Kharis!
Bob-Forum: Themes and Templates
In reply to: [Sydney] Mobile Menu From 1024px to 768pxThank you Kharis,
If I change the main.min.js will theme updates overwrite these changes?
Should I move the .js file to my child theme folder?Thank you,
Bob-Forum: Themes and Templates
In reply to: [Sydney] Hide Header on MobileKharis,
Nice Job!
That did it.Thank you,
Bob-Forum: Themes and Templates
In reply to: [Sydney] Hide Header on MobileKharis,
Thanks for the follow up.
I tried that, and the header image still shows when the browser window is re-sized.
I did clear all history and tried it on multiple browsers.
Here is a link to my page.
https://02ba63c.netsolhost.com/cabinetry/contact/Thank you,
Bob-Forum: Themes and Templates
In reply to: [Sydney] Mobile Menu Black to TransparentThat does the trick.
Thank you for your help!
Bob-Forum: Themes and Templates
In reply to: [Sydney] Mobile Menu Black to TransparentSure,
Here is a link to the site.
https://02ba63c.netsolhost.com/cabinetryForum: Themes and Templates
In reply to: [Sydney] Mobile Menu Black to TransparentHello,
Thank you for your reply.
I tried that and I am still getting the black menu.
The effect shown in the drop down menu in this image, is what I am trying to achieve in the black part of the main menu.
https://02ba63c.netsolhost.com/cabinetry/wp-content/uploads/2016/05/mobile-menu.png”
Here is the CSS I am using.
/* =Menu
——————————————————- */#masterhead .site-header {
background-color: #1C1C1C !important;
}.site-header.float-header {
background-color: rgba(0, 0, 0, 0.51) !important;
}#mainnav-mobi {
background-color: rgba(0, 0, 0, 0.51) !important;
}/* END OF Change */
Forum: Themes and Templates
In reply to: [Sydney] Projects PluginIf all else fails, read instructions.
https://athemes.com/documentation/sydney/Forum: Themes and Templates
In reply to: [Sydney] Change the services call to action button textThank you!
Great Theme.
Bob-Forum: Plugins
In reply to: [WordPress Simple Shopping Cart] Nonce Error Using TablepressPerfect!
That did the trick.
Thank you for such a great plugin and all of your help.
Bob-Forum: Plugins
In reply to: [WordPress Simple Shopping Cart] Nonce Error Using TablepressThis is the code I use for the button.
[wp_cart_button name=”Book” price=”11.00″]This is a link to our book store.
https://csoaamaine.org/book-store/This is a link to the test page.
https://csoaamaine.org/test/Tablepress was updated 3 days ago.
But the problem I believe started before this update.
Thank you,
BobForum: Plugins
In reply to: [12 Step Meeting List] Loosing Main NavigationThanks for the help Josh.
That code and the recommend CSS modification did the trick.
.collapse { display: block; }