Home › Forums › WoodMart support forum › How to modify the product title size?
How to modify the product title size?
- This topic has 30 replies, 2 voices, and was last updated 2 months ago by
Luke Nielsen.
-
AuthorPosts
-
December 17, 2024 at 4:51 am #623027
gzlongjuanfengkjParticipantHow to modify the product title size? I want the title size of the computer version to be different from the product title of the mobile product page. Now the product title of the mobile product page is too large. The following code I wrote separately does not work. How to modify it? The current product page title size is
.product_title {
font-size: 24px;}
Mobile product page product title code
@media (max-width: 576px) {
.product_title {
font-size: 18px;
}
}
Is it like this? But why is it not effective? How to modify it?December 17, 2024 at 10:54 am #623107
Luke NielsenKeymasterHello,
Navigate to Theme Settings -> Typography -> Advanced -> create such a rule and define the size for each device – https://prnt.sc/AysDTI20SgRD
Kind Regards
December 17, 2024 at 11:30 am #623134
gzlongjuanfengkjParticipantIt is not the product title of the grid page, but the mobile version of the product title font of the product details page is too large. Can it be set to a different size from the computer version? Now if you want to change the product title size, you have to change it all. You can’t set different sizes for the computer version and the mobile version.
Attachments:
You must be logged in to view attached files.December 17, 2024 at 11:40 am #623140
Luke NielsenKeymasterHello,
Then use another rule like shown here – https://prnt.sc/gQoEq15w9uQZ it will change the product title in the product page.
Kind Regards
December 18, 2024 at 12:09 pm #623489
gzlongjuanfengkjParticipantHello, why is the left side of the checkout page messed up? How to fix it?
Attachments:
You must be logged in to view attached files.December 18, 2024 at 12:14 pm #623493
gzlongjuanfengkjParticipantI have another question, why did Tawk.to Live Chat suddenly not show up? It was working before today, but it is not working today. The code is still on the website. I don’t know why. Can you help fix it?
Attachments:
You must be logged in to view attached files.December 18, 2024 at 1:41 pm #623530
Luke NielsenKeymasterHello,
On my side it works well – https://prnt.sc/TZrw8LpsLudm
If you have any questions, let me know.
Kind Regards
December 19, 2024 at 4:29 am #623749
gzlongjuanfengkjParticipantWhy is it that after I click the Add to Cart button, it keeps loading in circles and I cannot add the product to the cart?
Attachments:
You must be logged in to view attached files.December 19, 2024 at 12:48 pm #623871
Luke NielsenKeymasterHello,
Please disable all plugins except these ones:
Elementor or WPBackary
Woodmart Core
WooCommerce
Enable the Parent themeThen activate the plugins one by one, checking the issue to detect which one causes the problem.
Let me know the result.
Kind Regards
December 23, 2024 at 11:50 am #624662
gzlongjuanfengkjParticipantWhen clicking Add to Cart on the WooCommerce website, the button keeps circling and loading. What is the reason? This error still exists and it is a very serious error. Can you help me fix it?
December 23, 2024 at 12:35 pm #624706
Luke NielsenKeymasterHello,
Send me access to the admin panel and confirm the permission for plugins deactivation and switching to the parent/default theme.
Kind Regards
December 23, 2024 at 12:41 pm #624710
gzlongjuanfengkjParticipantMy website is running ads. Please try not to affect the normal operation of the website. Thank you
December 23, 2024 at 5:28 pm #624837
Luke NielsenKeymasterHello,
In this case, I suggest you clone your website and move it to the staging platform so that your live site will not be affected.
https://www.wpbeginner.com/wp-tutorials/how-to-create-staging-environment-for-a-wordpress-site/
Looking forward to hearing back from you!
Kind Regards
December 25, 2024 at 3:15 pm #625281
gzlongjuanfengkjParticipantHi, please help me fix the add to cart button issue directly, this is a big problem,
December 26, 2024 at 9:31 am #625380
gzlongjuanfengkjParticipantPlease help fix the add to cart button issue as soon as possible
December 26, 2024 at 12:00 pm #625445
Luke NielsenKeymasterHello,
The “Snapchat Pixel for WooCommerce” plugin affects that issue, so disable it and recheck the issue.
Thank you for your time.
Kind Regards
December 30, 2024 at 7:05 am #626063
gzlongjuanfengkjParticipantHello, I turned on the Header banner, and a blank bar appeared at the top of the homepage. How can I delete it?
Attachments:
You must be logged in to view attached files.December 30, 2024 at 1:41 pm #626190
Luke NielsenKeymasterHello,
Please update access to the admin panel – https://prnt.sc/5tmdU28ZuyXY
I await your response.
Kind Regards
December 31, 2024 at 7:26 am #626366
gzlongjuanfengkjParticipantI updated my login information. In addition to the above problems, there is another problem. How can I modify the bottom navigation menu bar to increase the width of the first column and reduce the spacing of the second column navigation menu so that the spacing of the next four columns is the same, and the spacing of the first column is the widest?
Attachments:
You must be logged in to view attached files.January 2, 2025 at 11:14 am #626686
Luke NielsenKeymasterHello,
1. The issue in the slider item itself – https://prnt.sc/uFHu3DfrRsgH , https://prnt.sc/_5Nrp37NBjbC as you can see the item has that gap by default.
2. Create a Footer via HTML Block, in this way, you can manipulate the design via page builder and then assign it in Theme Settings -> Footer -> https://prnt.sc/UENt6oja-N85
Kind Regards
January 2, 2025 at 2:29 pm #626761
gzlongjuanfengkjParticipant1. Is there any way to remove the gap between the first video carousel?
2. Can I use HTML Block to create a new bottom without using the current bottom?January 2, 2025 at 2:35 pm #626764
gzlongjuanfengkjParticipantAfter I dragged it, the gap was almost gone.
January 2, 2025 at 2:52 pm #626770
gzlongjuanfengkjParticipantI plan to add a module with a video or GIF image as the background on the homepage, but the height is not displayed in full. How can I solve this problem? The video cannot be displayed in full width. After changing it to GIF as the background image, it can be displayed in full width but not in full height. How can I solve this problem?
Attachments:
You must be logged in to view attached files.January 2, 2025 at 4:59 pm #626837
Luke NielsenKeymasterSend me the URL link to that page from your screenshot.
Thank you in advance.
Kind Regards
January 3, 2025 at 2:21 pm #627092
gzlongjuanfengkjParticipantThe width and height of the homepage of the website are not fully displayed when a video or GIF file is used as the background. How to solve this problem?
Attachments:
You must be logged in to view attached files.January 3, 2025 at 2:25 pm #627097
gzlongjuanfengkjParticipantAnother question, how can the icons in the why choose us tab of the product page such as https://timelesstar.com/product/dulcinea-round-four-prong-hidden-halo-diamond-engagement-rings-1-39ct/ be displayed side by side on the mobile phone instead of only one icon in a row which makes the page too long? The effect of displaying 3 icons in a row side by side on the computer version remains unchanged.
Attachments:
You must be logged in to view attached files.January 6, 2025 at 10:19 am #627516
Luke NielsenKeymasterHello,
I suggest using our “Information Box” carousel element – https://prnt.sc/Ck5xVSsLLnh5 so on mobile it will not make the page long.
If you have any additional questions, let me know.
Kind Regards
January 6, 2025 at 3:13 pm #627652
gzlongjuanfengkjParticipant1. Can you help me change it to display side by side on the mobile phone?
2. The homepage adds a module background color and the video cannot be displayed in full width and height. After changing to a GIF file as the background, the computer version still cannot display in full width. Why? How to fix itAttachments:
You must be logged in to view attached files.January 7, 2025 at 10:21 am #627865
Luke NielsenKeymasterHello,
1. I see that you have configured them side by side – https://prnt.sc/16izZD3jmrMG , or do you want to hide titles as well on mobile ?
2. We can see that on your screenshot it’s full width – https://prnt.sc/WdcmSeL9_VdG and on my side, it’s full width as well – https://prnt.sc/67Zh1t1yhl9C
Kind Regards
January 8, 2025 at 6:48 am #628130
gzlongjuanfengkjParticipantThe first problem has been solved, but the second problem has not. The full width is not displayed. Whether using an mp4 video as the background or a gif image as the module background, the full width and height cannot be displayed. You can take a look at our original GIF file.
-
AuthorPosts
- You must be logged in to create new topics. Login / Register