jastra
Forum Replies Created
-
OK, found the control through ChatGPT: Go to your Home Page, select the header image > Style > Image Overlay Opacity slider.
Forum: Plugins
In reply to: [Easy PayPal Events & Tickets] Create custom error page?I should add that I realize the error page is coming from Paypal. I don’t know if it’s possible on the plugin end to catch the user input error before it goes to Paypal. Here’s the page in question:
https://sevenspringsfarm.organic/community-events/
Thanks
Got it. Thanks Anders for the quick reply.
Update on paragraph 2) above: I reformatted the page to use text wrapped around the images. It works perfectly on mobile screens now.
Thanks Garret. I overlooked that control.
Forum: Themes and Templates
In reply to: [Chaplin] How to increase page title line heightI set the line height at 1.75 and that did it, Anders. Thanks for your quick reply.
https://gustosoristorante.com/Forum: Themes and Templates
In reply to: [Chaplin] How to Add Sidebar to Blog PostsThanks Anders.
Forum: Themes and Templates
In reply to: [Chaplin] How to Add Sidebar to Blog PostsThanks for the quick reply Noren. Of course I could use the columns approach. However I want to add post meta and occasional custom HTML such as Amazon Associates (affiliates) product links. I’m considering a workaround, finding a plugin that will add widgets to columns. Any come to mind that are compatible with Chaplin?
Forum: Plugins
In reply to: [WooCommerce] How to edit font colors in wc-orders-totalsOK thanks for all your help seank!
Forum: Plugins
In reply to: [WooCommerce] How to edit font colors in wc-orders-totalsExcellent. Thanks for your adult supervision on this, LOL.
So this CSS should work?wc-order-totals {
.label
color: #000;
}Forum: Plugins
In reply to: [WooCommerce] How to edit font colors in wc-orders-totalsThanks seank. So do I add your code to style.css?
And that’s it, or do I need to add anything else?
Sorry, I’m not a code guy.Forum: Plugins
In reply to: [WooCommerce] How to edit font colors in wc-orders-totalsSorry about that CSS code error. The first curly bracket is out of place. This is what I was trying, which is still obviously wrong:
wc-order-totals {
.label
color: #000;
}Forum: Plugins
In reply to: [WooCommerce Square] Cannot Clilck “Connect with Square”Richard and Elvira,
There’s a Disconnect from Square button. I’ll disconnect before adding the new account.
ThanksForum: Plugins
In reply to: [WooCommerce Square] Cannot Clilck “Connect with Square”Cannot spell click either.
Well, the problem was that the site identity in this theme supports only x number of characters before causing issues such as the header not resizing on internal pages. How many characers, I don’t know– I’m not spending another minute puzzling it out.
I noticed in the Twenty Seventeen demo that the site identity looked unusually short. So, when I reduced my site identity to its current 23 characters the header image resizing problem went away. Even without any extra CSS code.
I’ve spent at least 15 minutes searching the Twenty Seventeen support threads for this issue, using all kinds of permutations and combinations of keywords and just can’t find where it was addressed specifically.
I just wish it was addressed in the theme documentation. It would have saved me a lot of time.