Home › Forums › WoodMart support forum › change some texts change some texts This topic has 5 replies, 2 voices, and was last updated 4 years, 12 months ago by Elise Noromit. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts April 25, 2020 at 11:05 pm #189984 ahmed.askParticipant hello please i want to know how i cang change this texts 1- Show sidebar 2- Related product also how i can add css style to ( Load more buttom ) in shop page thanks April 26, 2020 at 10:05 am #190035 Elise NoromitMember Hello, You can translate all theme and plugin texts via PO file in WordPress. Here is a video tutorial that should help you translate your website texts with a Loco Translate plugin https://www.youtube.com/watch?v=D3NsDdMzsls&list=PLMw6W4rAaOgKKv0oexGHzpWBg1imvrval&index=3 Provide the page URL of what to change in style. I will provide custom CSS. Best Regards April 26, 2020 at 10:19 am #190037 ahmed.askParticipant https://tethkarstore.com/shop I want to change button style in this page (load more products) Also i wont to translate i mean in English language how i can change word (show sidrbar) to (show filter) April 26, 2020 at 6:15 pm #190081 Elise NoromitMember Hello, Please provide the page URL and screen how you would like to change the button? You can translate all theme and plugin texts via PO file in WordPress. Here is a video tutorial that should help you translate your website texts with a Loco Translate plugin https://www.youtube.com/watch?v=D3NsDdMzsls&list=PLMw6W4rAaOgKKv0oexGHzpWBg1imvrval&index=3 Best Regards April 26, 2020 at 8:26 pm #190121 ahmed.askParticipant i want to make button like one in screenshoot Attachments:You must be logged in to view attached files. April 27, 2020 at 11:02 am #190259 Elise NoromitMember Hello, Please add this code to the Theme Settings > Custom CSS > Global: body a.woodmart-load-more { border-color: red; color: white; background-color: orange; border-radius:20px; } body .woodmart-load-more:hover { border-color: orange; background-color: orange; color: white; } body .woodmart-load-more:not(:hover) { background-color:red!important; } Best Regards Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to create new topics. Login / Register