Forum Replies Created
-
AuthorPosts
-
Edwin
ParticipantHi Skandha, it looks much better but there is still a gap between the slider and the header menu. Can you fix it? Also, can we create a small gap about the same size below the slider to pad the page title?
Edwin
ParticipantI want to remove the space in all three device types, mobile, desktop and tablet.
Edwin
ParticipantHi Skandha, thanks for the CSS code, it worked very well. One more issue I am having is with the product images in search results. Is it possible to exclude the product images? They are way too large in desktop and I do not think they are entirely necessary anyway. You can view it here: goldenbuddha.net If you can make them fit better, that is best. But if not, please send the CSS code to exclude the product images from search. Thank you, Edwin
Edwin
ParticipantI found the code for the woocommerce product titles, so it is no longer an issue. But I need to change the woocommerce cross sell text “You Also May Like….” because it is too large. You can view it in this product listing here: https://goldenbuddha.net/product/kubera-dzambhala-statue/
Can you send the CSS code? Thanks!
Edwin
ParticipantHi Skandha, this works pretty good. But it also affects the product titles in woocommerce. You can see the issue here: https://goldenbuddha.net/product-tag/dzambhala-statues-kubera/ Can you send a solution so I can adjust the product titles separately from the post and page titles? I like the larger text for the product titles, but not quite that big. Also, I should adjust the color. Thanks, Edwin
Edwin
ParticipantHi 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!
Edwin
ParticipantHi 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
Edwin
ParticipantCan 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…
Edwin
ParticipantWe tried PHP version 7.4 and it seems to be working fine. So hopefully that resolves the issue.
Edwin
ParticipantThanks 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.
Edwin
ParticipantHello, I found the code to change the titles, but I still need the code to change the heading color. Please advise – Thank you!
Edwin
ParticipantI found the code for this…so it is resolved.
Edwin
ParticipantIt 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?
Edwin
ParticipantThis issue is fixed….please disregard.
Edwin
ParticipantHi 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,
EdwinEdwin
ParticipantI want to disable the dots on the home page slider image. I need the css code…can you assist? website goldenbuddha.net
Edwin
ParticipantI 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?
Edwin
ParticipantYes, like I said, it is not working. Is it disabled for this theme?
Edwin
ParticipantHi 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,
EdwinEdwin
ParticipantHi 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,
Edwin -
AuthorPosts