Forum Replies Created
-
AuthorPosts
-
I tried that before also – no change.
thanks Ismael –
I found the code – what should I replace that with?
also can that be put in my child theme?-
This reply was modified 1 year, 3 months ago by
Munford.
January 28, 2024 at 6:36 pm in reply to: target single page h2 h3 headings on mobile text-align #1432289I took it off temporarily since it was effecting the mobile footer and other pages h3 headings. New code is here:
@media only screen and (max-width: 767px) { h3 { text-align: center!important; } h2 { text-align: center!important; } .page-id-503 h2, h3 { text-align: left!important; }}
Check it now on the pages below
It looks like on the mobile that all the h3 are left aligned on all pages, instead of just on page 503-
This reply was modified 1 year, 3 months ago by
Munford.
HI
I am now seeing in the string translations that there is an “english” widget that is actually in danish, so maybe the widget was made in the wrong language? When I check the widgets I dont’ see anything wrong. Not sure what the problem is. I have now changed the layout of the danish page I wanted to hide the widget on, so that it doesnt’ have a footer.
yes I worked out the column widths, but that code helps, thanks!
perfect! thanks
-
This reply was modified 1 year, 5 months ago by
Munford.
thanks Nikko, I’ll give that a try.
December 7, 2023 at 9:32 am in reply to: code for woocommerce categories & checkout field labels #1427422fantastic! it worked perfectly.
thanks so much!December 6, 2023 at 5:39 pm in reply to: FIXED: product images on overview page changed size #1427367you can close this thanks.
December 6, 2023 at 9:49 am in reply to: code for woocommerce categories & checkout field labels #1427313thanks!
That gave me the text “Category: Beni Ouarain” (for example) above the photo.
I removed the “Category” text since I just want the category name, but I need to move it above the title.
Can that be done?If I use this code:
add_action( 'woocommerce_before_single_product_summary', 'enfold_customization_woocommerce_extra_text', 1); function enfold_customization_woocommerce_extra_text(){ echo 'category goes here';
it puts the text above the title which is what I want but your code puts it above the photo.
Aso: Any suggestions for the checkout field labels?
best
NancyI was able to keep most of the elementor stuff intact and all content was fine except that I lost some posts that were labeled something different but it was pretty smooth. I had to rebuild most of the page layouts, styling etc.
September 22, 2023 at 9:27 am in reply to: sticky menu on mobile with centered logo & burger menu #1420002thanks that worked to center the logo.
Is it possible to make it sticky as well?-
This reply was modified 1 year, 7 months ago by
Munford.
September 21, 2023 at 11:22 am in reply to: sticky menu on mobile with centered logo & burger menu #1419871sorry the correct login is below
September 20, 2023 at 10:30 am in reply to: sticky menu on mobile with centered logo & burger menu #1419683I took the css that I was using off, so there is no code now centering the logo on mobile.
That’s what I need from you.
login below
thanksyes I got it working thanks.
could you test the pop up again?
it’s now made with the html directly from mailchimp from the sign up form there.
The enfold mailchimp element did not work for me.
thanks
Nancysorry the site is below with a popup that has the form in it. I made a new mailchimp form but am still getting an error message.
I’m still having issues with the stmp setup which is asking for a new dmard record, etc.
I haven’t set that up yet but did get a test email through wp
thanks
Nancy-
This reply was modified 1 year, 7 months ago by
Munford.
ah that was it. thanks!
Yes I checked those address but they are correct.
thanks for taking a look-
This reply was modified 1 year, 8 months ago by
Munford.
I think it’s fine now, thanks for taking a look.
Hi Yigit,
I figured it out, thanks.-
This reply was modified 1 year, 8 months ago by
Munford.
Yigit,
thanks for the help
That worked for the top image on that page, but not for the rest of the images on the page.
They are in a 1/1 column with 0 padding on mobile, but I dont’ see the changes
Can you take another look?
thanks
NancyHi Yigit
Thanks for the info – I didn’t know that was an option in the image element. Perfect.
best
NancyHi Yigit,
Thanks for that info.
If I make a gif with orange instead of white in the image I linked below, will the grayscale setting give me a clean white?August 29, 2023 at 11:11 am in reply to: image shortcode / code block in color section not full width #1417403thanks that worked great!
Thanks,
I was able to fix this using Better Zip and removing the hidden MAC info. I guess MAC zip adds files to the archive.thanks
This reply has been marked as private.February 22, 2023 at 1:57 pm in reply to: woocommerce My Account page Billing address error #1398878that’s great thanks! I don’t remember what that code was about, but I’ll keep it for now.
it works fine now.
best
Nancy -
This reply was modified 1 year, 3 months ago by
-
AuthorPosts