Home › Forums › WoodMart support forum › I can not customize on your interface ???
I can not customize on your interface ???
- This topic has 17 replies, 2 voices, and was last updated 6 years, 11 months ago by Artem Temos.
-
AuthorPosts
-
December 7, 2017 at 8:39 am #27626
ducphuliParticipant1. Similar products display six columns, because the current looks too large.
http://prntscr.com/hk7nuu2. I can not change the text color in this search
http://prntscr.com/hk7otx3. I want to change the rating to the left, because there is no evaluation that looks too empty
http://prntscr.com/hk7pfwThanks you.
December 7, 2017 at 10:09 am #27657
Artem TemosKeymasterHi,
Could you please provide us your website access so we can take a look firstly?
Thank you
December 7, 2017 at 10:32 am #27668
ducphuliParticipanthi, i use 1600px width
December 7, 2017 at 10:34 am #27669
ducphuliParticipantI do not speak English very well.
December 7, 2017 at 10:44 am #27673
Artem TemosKeymaster1. There is no option for this element yet. In our next version, we will add an option so you will be able to change this number from Theme Settings.
2. Try to add the following code snippet to the Custom CSS area in Theme Settings to change this color
.searchform ::-webkit-input-placeholder {color:white!important} .searchform :-ms-input-placeholder {color:white!important}
3. We can’t change it only in case there are no any reviews added. We can do reviews and the form in one column but then they will look too large.
Regards
December 7, 2017 at 11:14 am #27688
ducphuliParticipant1. Add options (Product Page)
2. Add options (Header – Search – Color)
3. okContinue
4. When I let the background darken on the pages.
I realized that it looked so bad, why do not you try the light background that surrounds that part.
http://prntscr.com/hk9i785. Why can not we have a custom widget here?
Sales pages need to add a custom phone number there.6. Sticky Header add option Search
http://prntscr.com/hk9orfThank you for the theme you have more custom functions than many other themes that I know.
December 7, 2017 at 11:40 am #27692
ducphuliParticipantThank you for problem 2, I have fixed it. have a good day.
December 7, 2017 at 12:58 pm #27716
Artem TemosKeymaster4. What do you mean here? Could you please scetch on the screenshot what do you want to change?
5. You can try to add your custom content to the widget area in the header via Appearance -> Widgets.
6. Sorry, but this sticky header doesn’t have a search option at the moment.
Regards
December 7, 2017 at 1:39 pm #27732
ducphuliParticipant4. I want to say: when the background is gray, the default sidebar is without background color and border.
5. I tried adding the css, but could not get the phone number to the right of the search
http://prntscr.com/hkbqto6. I expect the update to fix issues with the 1600px width interface. And more features 6.
ThanksDecember 7, 2017 at 3:07 pm #27752
Artem TemosKeymaster4. So do you want to add a background for the sidebar on the single product page only?
5. Here is a code snippet to make them inline
.widgetarea-head { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .widgetarea-head .widget_product_search { -webkit-box-flex: 1; -ms-flex: 1 1 0px; flex: 1 1 0; margin-right:15px; } .widgetarea-head .widget_custom_html { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; }
December 7, 2017 at 3:27 pm #27761
ducphuliParticipantOh,
4, I want5, great.
Thank you.December 7, 2017 at 3:31 pm #27762
Artem TemosKeymasterHere is a code for this
.area-sidebar-product-single .sidebar-inner { background: white; padding: 20px; }
December 7, 2017 at 5:16 pm #27777
ducphuliParticipantThank you,
Bother you, I try to do the same as this page but when clicked on it does not work.Demo link hide
December 7, 2017 at 6:43 pm #27796
Artem TemosKeymasterSorry, but there is no such function in our theme as on the website you sent.
December 7, 2017 at 7:01 pm #27805
ducphuliParticipantThank you I canceled it,
I installed but did not see it
http://prntscr.com/hkglllDecember 8, 2017 at 7:11 am #27826
Artem TemosKeymasterDo you mean that you don’t see upsells products in the sidebar? Do you have any products with upsells products set in the dashboard? Could you please provide us a link where we can see them.
Thank you
December 8, 2017 at 9:41 am #27853
ducphuliParticipantThank you, I have fixed it
December 8, 2017 at 9:56 am #27869
Artem TemosKeymasterGreat, you are welcome!
-
AuthorPosts
Tagged: edit
The topic ‘I can not customize on your interface ???’ is closed to new replies.
- You must be logged in to create new topics. Login / Register