Home › Forums › WoodMart support forum › edit menu
edit menu
- This topic has 111 replies, 4 voices, and was last updated 6 years, 11 months ago by Artem Temos.
-
AuthorPosts
-
December 2, 2017 at 10:20 pm #26820
Bogdan DonovanKeymasterTry to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.
.site-navigation .menu > li:not(:last-child) > a { border-right: 1px solid #CDCDCD; } div.navigation-wrap .main-nav .item-level-0>a { height: 30px; line-height: 30px; margin-top: 10px; margin-bottom:10px; } div.navigation-wrap .main-nav .sub-menu > li > a { border-bottom: 1px solid #CDCDCD; }
Regards
December 2, 2017 at 10:31 pm #26823
bubienokParticipantno changes
please can you check it ?thank you
December 2, 2017 at 10:47 pm #26825
Bogdan DonovanKeymasterApparently, the snippet was copied with errors. https://gyazo.com/8de20c925efdb072f4fd927f2929957b
Please, check now.Regards
December 2, 2017 at 11:10 pm #26827
bubienokParticipantso sorry 🙁
thank you
how can I remove Directional Icons (fa-angle-down – “\f107”) from main menu or add another Icons ?
thx
December 3, 2017 at 9:08 am #26838
Artem TemosKeymasterHi,
Use this code to hide them
.woodmart-navigation .item-level-0.menu-item-has-children>a:after { display: none; }
Regards
December 3, 2017 at 10:32 am #26849
bubienokParticipantthank you very much
how can I add this code to sticky header menu ? I think underline for Title
.site-navigation .menu > li:not(:last-child) > a {
border-right: 1px solid #CDCDCD;
}div.navigation-wrap .main-nav .item-level-0>a {
height: 30px;
line-height: 30px;
margin-top: 10px;
margin-bottom:10px;
}div.navigation-wrap .main-nav .sub-menu > li > a {
border-bottom: 1px solid #CDCDCD;
}December 3, 2017 at 3:14 pm #26875
Bogdan DonovanKeymasterPlease, use this code snippet to add title underline in the sticky header menu.
div.site-navigation .sub-menu > li > a { border-bottom: 1px solid #CDCDCD; }
Regards
December 5, 2017 at 9:55 pm #27330
bubienokParticipantthank you
I have problem, I cannt add Woodmart html block to widget area in the header (html block header-digitals)
can you check it please?
thx
December 6, 2017 at 7:47 am #27362
Artem TemosKeymasterHi,
We added it with a text widget and now it seems to work correctly. Please, check.
December 6, 2017 at 6:47 pm #27567
bubienokParticipantthank you
but images (icons) arent visible
December 6, 2017 at 7:02 pm #27571
Artem TemosKeymasterMaybe some problem with your icons SVG files. Try to upload other icons for that.
December 6, 2017 at 7:23 pm #27574
bubienokParticipantI was trying upload new svg but no changes
December 7, 2017 at 7:40 am #27612
Artem TemosKeymasterHi,
We changed the widget to Custom HTML and now it works correctly.
December 7, 2017 at 5:45 pm #27781
bubienokParticipantthanky you
how can I remove Wishlist from Top bar to Header ?
thx
December 7, 2017 at 10:09 pm #27814
bubienokParticipantpls delete , I found it 🙂
December 8, 2017 at 7:17 am #27829
Artem TemosKeymasterGreat, we are glad that you have found the solution.
December 10, 2017 at 11:07 am #28131
bubienokParticipantHi, I uploaded logo image white – footer but no changes on home page
can you help me ?
December 10, 2017 at 12:16 pm #28160
Artem TemosKeymasterHi,
What do you mean? We see that the logo is looking correctly on the home page. If you are talking about the footer logo image so you can edit it in Appearance -> Widgets.
Regards
December 10, 2017 at 2:13 pm #28197
bubienokParticipantthank you
why the Footer layout – Four Columns isnt align to the center?
pls can you check it?
thx
December 10, 2017 at 5:46 pm #28212
Artem TemosKeymasterCould you please attach a screenshot for a better explanation?
Thank you
December 10, 2017 at 7:04 pm #28226
bubienokParticipantattached picture, align center
Attachments:
You must be logged in to view attached files.December 10, 2017 at 7:16 pm #28230
Artem TemosKeymasterIt is perfectly aligned at the moment. You just don’t see an empty area in the last column and that is why think that it is not centered. Check this https://gyazo.com/02f3ae453421b6b401f4494514cc1eb0
-
AuthorPosts
- You must be logged in to create new topics. Login / Register