Forum Replies Created
-
AuthorPosts
-
EdwinParticipant
Hi Skandha, I had a quick follow up. WordPress blocks does not highlight the H2, H3, H4 header title text in the body of the posts and pages. This is especially a problem if you have a lot of achives. I tried using the customizer to make site wide changes but it is not effective. Can you send me the CSS code to change the color, font style and family for the headers? H1 tags has been adjusted, so that is OK for now. Here is a post link https://iglobal.net/2016/07/14/etosha-national-park-safari/ Thanks!
EdwinParticipantHi Skandha, thanks for the feedback.
I tried to insert the code as a whole, but it didn’t work. However, I took the snippit “border: 1px solid #000;” and added it to the code I was already using and it worked well. Also, I added this snippet to round out the corners of the button: “border-radius: 10px;” Everything is fine but for one issue in the chrome browser (I noticed this on desktop).
When I click the add to cart button, the radius expands to where the corners used to be. Can you fix this?
Here is the css code I am using in total:
.woocommerce form.cart button.button {
background-color: #ffffff;
border: 1px solid #205996;
border-radius: 10px;
color: #2a8fbf;
}
.woocommerce form.cart button.button:hover {
background-color: #137eb0;
border: 1px solid #205996;
border-radius: 10px;
color: #ffffff;
}Also, here is a link to view the issue: https://www.goldenbuddha.net/product/oxidized-copper-15-25-chenrezig-statue-gold-face-painted/
In mozilla firefox it works fine, but I tried it in chrome and I noticed this issue.
Thank you for your help.
Edwin
EdwinParticipantCan you help me change the woocommerce add to cart button style? I have been looking all over for the code but nothing seems to work.
I want to make the color transparent and add a border, also change the text color and style. I also want to adjust the hover style accordingly.
here is a product page from my website: https://www.elitepassports.com/product/grenada-citizenship-by-investment/
Thanks for any assistance you can provide…
EdwinParticipantWe tried PHP version 7.4 and it seems to be working fine. So hopefully that resolves the issue.
EdwinParticipantThanks Skandha.
There is one more issue…I need to change the search border color for the search box in mobile and desktop. It is not possible to change the color in customizer. The border color and also the X color in mobile need to be adjusted.
Can you fix it?
Thank you.
EdwinParticipantHello, I found the code to change the titles, but I still need the code to change the heading color. Please advise – Thank you!
EdwinParticipantI found the code for this…so it is resolved.
EdwinParticipantIt removed the counter, but did not resolve the issue. The problem is that if the buyer puts the product in the cart then returns to the product page, woocommerce posts the warning that the product is already added to the cart such as in this screen shot https://www.newpassportpro.com/wp-content/uploads/2020/02/add-to-cart.jpg
Can we disable the notification also?
EdwinParticipantThis issue is fixed….please disregard.
EdwinParticipantHi Skandha,
That fixed it, thanks for your assistance.
There is another issue. I needed to disable my image plugin because of bug. However, the default size woocommerce uses is too large on the product listing page. Is there a css code that will allow me to downsize the image? you can view a product listing here: https://www.goldenbuddha.net/product/gold-gilded-shakyamuni-statue-2/
I want to lower the image size by at least 1/3. In mobile it displays fine, the issue is only on PC.
Thank you,
EdwinEdwinParticipantI want to disable the dots on the home page slider image. I need the css code…can you assist? website goldenbuddha.net
EdwinParticipantI manually added the author bio into the posts and pages for this website. But I have a different website that has too many posts to do it manually. That website has the same adventurous pro theme globaltravelpress.com
It is important that we get some kind of solution. Using the built in wordpress feature is the best option. Will you be able to fix this?
EdwinParticipantYes, like I said, it is not working. Is it disabled for this theme?
EdwinParticipantHi Skandha,
I just removed the “sale!” icon. But in mobile, the images still skew to the left under related products. Can it be fixed?
Also, I uploaded 4.4.1 on my other website globaltravelpress. You can clearly see the header image is blown up out of proportion. This is what it looked like before the update with the same size image https://www.globaltravelpress.com/wp-content/uploads/2019/12/Untitled.png
Thank you,
EdwinEdwinParticipantHi Skandha,
The CSS code for #2 and #3 worked great, so those issues are fixed.
Regarding the free theme deletion, I have the child’s theme installed, is that what you mean by customizations? Other than that I have not done any custom work that I am aware of.
I will follow up about number 4. But for now I discovered another issue.
In mobile, using the firefox browser (I am not sure about Chrome) the upsell product links in Woocommerce are not displaying correctly. The little green “Sale!” icon is skewed to the right. In PC, it looks fine and it displays in the top right hand corner of the image. Can you assist with this?
Check out this listing here and scroll down using a mobile phone. https://www.goldenbuddha.net/product/vajravarahi-statue/
Thank you,
EdwinEdwinParticipantNo, it is still not working. The same issue exists on PC, the hover on the primary header sub menu is skewed to the right and drifts outside the boundary. Please address the issue it has been three weeks already. goldenbuddha.net
EdwinParticipantHi Skanda, when are you guys going to fix this?
EdwinParticipantHi Skanda, also in the secondary header menu, there was an issue with the menu layout for 2 deep menu listings. But I just decided to change the menu to single deep settings. While you guys are working on this can you provide the download to revert back to the previous update? Thank you.
EdwinParticipantSure here you go: https://www.goldenbuddha.net/wp-content/uploads/2019/09/Screenshot_20190911-192040.jpg
The SSSSS show where the stars are supposed to be, it was working fine a couple days ago. I am using firefox focus, but it worked fine before so the browser is not the issue.
EdwinParticipantYou can see the reviews in the footer, product listings and testimonials in the primary header menu. I found this post here that addresses the same problem, but I do not know if the solution is the same for my website https://wordpress.org/support/topic/product-reviews-showing-letter-s-instead-of-stars/
-
AuthorPosts