Home › Forums › WoodMart support forum › Regarding the product detail page
Regarding the product detail page
- This topic has 10 replies, 2 voices, and was last updated 13 hours, 4 minutes ago by btools.
-
AuthorPosts
-
November 22, 2024 at 4:34 pm #614759
btoolsParticipantRegarding the product detail page, choose which image to display for the product thumbnail (see the image below for the product thumbnail inside the black oval).
Your default is that when a thumbnail is clicked with the mouse, the brightness of that thumbnail is dimmed.
But I would like to have the thumbnail wrapped in a red rectangle when clicking on it with the mouse, how can I change it to this effect instead of your default of clicking on the thumbnail and having the thumbnail dimmed.
Here are 2 images, one of them, I drew a red rectangle wrapped around this thumbnail on top of the selected thumbnail, this is the effect I want.Attachments:
You must be logged in to view attached files.November 23, 2024 at 5:17 pm #615104
Hung PhamKeymasterHi btools,
Thanks for reaching to us and appreciate your patience.
Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
.wd-carousel-item.wd-thumb-active{ border: 1px solid #000; }
Regards,
November 24, 2024 at 10:11 am #615229
btoolsParticipantAccording to your method, when clicking on a thumbnail with the mouse, the thumbnail is wrapped in a red rectangle now.
However, when the thumbnail is clicked with the mouse, the brightness of that thumbnail is still dimmed. I need the brightness of the thumbnail to be the same as the other thumbnails that are not clicked with the mouse, and also be bright and not dimmed. How can I achieve this?November 25, 2024 at 3:13 pm #615570
Hung PhamKeymasterHi btools,
Thanks for your patience.
Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
div.wd-gallery-thumb :is(.wd-carousel-item:hover,.wd-thumb-active,.wd-carousel:not(.wd-initialized) .wd-carousel-item:first-child) { opacity: 1; }
Kind Regards,
December 10, 2024 at 6:50 am #621038
btoolsParticipant1, When I open my product detail page using Firefox the following happens:
(1), when the browser window is large, some of the borders of the square boxes of my product thumbnails will not be displayed, please see Figure 1 below.
(2), when the browser window is small, the square box of my product thumbnail can be displayed normally, please see Figure 2 below.
2, when I use edge browser to open my product detail page, the above situation does not occur, the square box of the product thumbnail can be displayed normally.Please tell me how to fix the problem?
Attachments:
You must be logged in to view attached files.December 11, 2024 at 8:20 am #621434
Hung PhamKeymasterHello btools,
Thanks for your patience.
Please provide URL of the mentioned page, so I can take a closer look.
Best Regards,
December 11, 2024 at 8:40 am #621435
btoolsParticipantplease tell me your email address, I will send the url to your email.
I can not tell you the url in the web page, because other persons will know my website.My website receives harassing emails every day, and many of the harassing emails also intentionally send me URL links and file attachments with viruses, and I’m afraid that if I publish the URL here, I will receive more such emails, and I’m also afraid that the website will be attacked by others.
Why do I get so many harassing emails and website attacks when I use wordpress to build my website?December 11, 2024 at 12:21 pm #621531
Hung PhamKeymasterHello btools,
You can put your site into Private section, then only you and me can see it.
Best Regards,
December 11, 2024 at 2:49 pm #621599
btoolsParticipantI do not know how to put site into Private section.
Please tell me your email address.December 12, 2024 at 10:00 am #621760
Hung PhamKeymasterDecember 23, 2024 at 5:22 pm #624834
btoolsParticipantthe website is in the Extra information below, please tell me how to fix the problem.
-
AuthorPosts
- You must be logged in to create new topics. Login / Register