Home › Forums › WoodMart support forum › Product detail page
Product detail page
- This topic has 18 replies, 3 voices, and was last updated 6 years, 10 months ago by Bogdan Donovan.
-
AuthorPosts
-
February 23, 2018 at 9:41 am #41795
huyenhtParticipantHello! Can you help me how to set the layout of product detail like this.
3 colum: content and 2 imageAttachments:
You must be logged in to view attached files.February 23, 2018 at 10:37 am #41802
Artem TemosKeymasterHi,
You can create a similar layout with WPBakery page builder. Just use a “Row” and divide it into three columns.
Regards
February 26, 2018 at 4:59 am #42243
huyenhtParticipantThank you i see it. Now i want change font size of content product detail is:
<div style=”font-size: 13pt; color: #333333;”>
How can set for all page product?Attachments:
You must be logged in to view attached files.February 26, 2018 at 7:40 am #42254
Artem TemosKeymasterPlease, send us a link to the page where you want to change this font.
February 26, 2018 at 8:57 am #42269
huyenhtParticipantFebruary 26, 2018 at 9:59 am #42274
Bogdan DonovanKeymasterHi,
Try to add the following code snippet to the Custom CSS area in Theme Settings.
.woocommerce-Tabs-panel--description p { font-size: 13px; color: #333333; }
Regards
February 27, 2018 at 3:11 am #42409
huyenhtParticipantGreate! thank so much.
By the way, pls teach me how can add facebook comment to page? Thank so much!February 27, 2018 at 7:27 am #42433
Artem TemosKeymasterHi,
Sorry, but it is not relevant to our theme. Here is an article that should help you http://www.wpbeginner.com/plugins/how-to-install-and-setup-facebook-comments-in-wordpress/
Regards
February 27, 2018 at 1:08 pm #42542
huyenhtParticipantthank for support. i want change design this product detail like this. how to make?
Attachments:
You must be logged in to view attached files.February 27, 2018 at 3:37 pm #42581
Artem TemosKeymasterYou can use two columns row with images gallery on the left and text block on the right.
February 28, 2018 at 2:29 am #42700
huyenhtParticipantIm not fount where edit design all tab off product detail
February 28, 2018 at 2:31 am #42701
huyenhtParticipanti want fix design and css but can not found, i found all page but dont have, i dont know where can fix it
February 28, 2018 at 7:41 am #42737
Artem TemosKeymasterSorry, what exactly you are trying to find? Could you please give us some screenshots?
February 28, 2018 at 8:39 am #42784
huyenhtParticipanthttp://hungtt.fptdata.net/?product=lo-ukoeo-52l-kem-qua
sample this, i want change design in content tab example: font, size,color text and add colum…
February 28, 2018 at 9:06 am #42808
Artem TemosKeymasterPlease, provide us some screenshots so we can understand what content tab do you mean and what exactly do you want to change.
February 28, 2018 at 10:54 am #42852February 28, 2018 at 11:06 am #42860
Artem TemosKeymasterThe tab with reviews can’t be easily managed with WPBakery since it is a part of the WooCommerce plugin functionality.
The last one comes from Theme Settings -> Product page -> Additional tab.
You can replace its content with some HTML Block’s shortcode and then build your custom structure with WPBakery rows and columns as usual.February 28, 2018 at 12:45 pm #42874
huyenhtParticipanti want change font size of tab content same description, how can?
font-size: 13px;
color: #333333;February 28, 2018 at 12:55 pm #42879
Bogdan DonovanKeymasterTry to add the following code snippet to the Custom CSS area in Theme Settings.
.woocommerce-Tabs-panel { font-size: 13px; color: #333333; }
Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register