Home › Forums › WoodMart support forum › Rearrange Single Product Page
Rearrange Single Product Page
- This topic has 5 replies, 2 voices, and was last updated 4 years, 5 months ago by Elise Noromit.
-
AuthorPosts
-
June 18, 2020 at 5:29 pm #204642
getfoundstlParticipantI just bought this theme and I must achieve the attached desired look for the single product page.
*I need to move the full description below the tabs.
*Put the price on the left and the short description on the right of each other.
*Add some text after the price.
*Move the wishlist button under the short description.Please see the attached graphic of the desired look and the way woodmart appears by default.
Attachments:
You must be logged in to view attached files.June 18, 2020 at 6:22 pm #204654
Elise NoromitMemberHello,
Thank you very much for choosing our theme and for contacting us.
HTML structure does not allow creating the template exactly as you need it by custom CSS. Such modification requires complicated Woocommerce code customization which is not covered by our support.
You can find options provided by our theme in the Theme Settings > Product page > Images – you can see how can you arrange the layout. In addition, you can use the options provided in Theme Settings > Product page > Tabs.
Best Regards
June 18, 2020 at 6:31 pm #204657
getfoundstlParticipantThere must be some actions or hooks used by your theme. I should be able to work with them to reposition some elements that were added by your theme. These things should not be too complicated.
I was hoping by purchasing your theme your tech support could give some basic design help. How about just helping with the css code to add a + icon to the right of each tab
Thanks
June 19, 2020 at 8:54 am #204747
Elise NoromitMemberHello,
Please set the Default Product page design in the Theme Settings > Product page. All the elements would be aligned left and tabs icons would appear, then send us the product page URL we shall provide custom CSS to replace the arrows with plus signs.
Best Regards
June 19, 2020 at 10:43 pm #204932
getfoundstlParticipantThanks. It was a simple class update
.woodmart-accordion-title::after {content: “\002B”;}Is it possible to add brands simply as text and display it above the product title?
Since Im not an official reseller I cant display the logo but I can display the brand name and I would like to display it by the product title.June 20, 2020 at 9:09 am #204990
Elise NoromitMemberHello,
You can create HTML block with the logo text and set it in the Extra content block, https://xtemos.com/docs/woodmart/product-page-options/#local_settings configure showing the block before the content https://prnt.sc/t37ytz
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register