Tagged: x
-
AuthorPosts
-
January 11, 2017 at 2:39 pm #1326103
mbajadekParticipantI have two questions relating to the X theme mega menu (x-megamenu class).
1) How can I have a mega menu without having column headers? I wish to have a 3 column menu (with images and underlinks) which I have right now, but in order to do that I have to have a column heading for each one (Which are useless and do not want to link anywhere) but seems I need this in order to create the structure of 3 column mega menu.
2) With the mobile site, the megamenu does not display the submenu arrows (when it is in portrait display) but does show in landscape display. I am testing on a Samsung Galaxy 6 phone.
January 11, 2017 at 3:33 pm #1326158
JoaoModeratorThanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
January 12, 2017 at 1:22 pm #1327603
mbajadekParticipantThis reply has been marked as private.January 12, 2017 at 3:16 pm #1327748
JoaoModeratorHi There,
Please add the following code to Appereance > Customizer > Custom > CSS
.menu-image-title { display: none; }Hope it helps
Joao
January 12, 2017 at 4:18 pm #1327833
mbajadekParticipantThis CSS removed the column titles .. but it also removed the text from under the images.
I do not want the column titles but wish to have the titles/text under the images.
January 12, 2017 at 10:14 pm #1328251
RupokMemberHi there,
Thanks for writing back. Let’s try this code :
.sub-menu > .menu-item.current-menu-ancestor > .menu-image-title-after > .menu-image-title { display: none; }Cheers!
January 14, 2017 at 1:46 pm #1330098
mbajadekParticipantThat didn’t change anything
January 14, 2017 at 11:13 pm #1330486
ChristopherModeratorHi there,
Provided URL doesn’t use x theme, please switch to x so we can see the issue.
Thanks.
January 18, 2017 at 11:48 am #1335349
mbajadekParticipantI’m currently running a LOCALHOST given the issues with the ISP hosting the URL. Hoping to resolve in the next day or two, which I will them let you know.
January 18, 2017 at 11:59 am #1335366
JoaoModeratorLet us know when it is ready,
Cheers
January 19, 2017 at 5:10 pm #1337451
mbajadekParticipantThis reply has been marked as private.January 19, 2017 at 10:19 pm #1337789
LelyModeratorHello There,
Thank you for the URL.
Please use this custom CSS instead:.sub-menu > .menu-item > .menu-image-title-after > .menu-image-title { display: none; }Hope this helps.
January 22, 2017 at 11:57 am #1340591
mbajadekParticipantNo good .. the results are equal to the first code suggestion
.menu-image-title {
display: none;
}Where it takes the column header titles out but also the text titles from underneath the photos. I need the text under the photos to display.
January 22, 2017 at 4:24 pm #1340754
NicoModeratorHi There,
I have tried to check your URL however it is still not working or not showing your site yet. If the URL still not working, would you mind sharing us a screenshot of what you want to accomplish so that we could suggest the code to achieve it.
Once we fully understand the customization, we’ll do our best to help you.
Thanks.
January 24, 2017 at 12:17 pm #1343480
mbajadekParticipantThe URL is working now
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1326103 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
