Tagged: x
-
AuthorPosts
-
December 9, 2016 at 12:31 pm #1287633
amschabertParticipantURL: ispotsanta.com
WordPress 4.7 running X – Child Theme theme1. I added a menu (Santa Sightings) and I want the menu hoover to work like my previous menu hoover (Santa Spotters). Please see attached images for examples. How do I get this menu item to work the same way as my old one?
2. How do I remove the date from my portfolio items when they are showing thumbnails? Ex: on this page: http://ispotsanta.com/santa-claus-sightings/
3. Is there a way that I can choose the exact portfolio item I want in Cornerstone’s “Recent Posts” (that I use for portfolio), instead of using a category? I would like to have a “Recent Posts” (or portfolio in my case), where I can pick any of my portfolio items. This way I do not have to change the order of my portfolio item release dates all the time. Ex: on this page: http://ispotsanta.com/santa-claus-sightings/
Thank you!
December 9, 2016 at 8:18 pm #1288031
RadModeratorHi there,
Thanks for writing in.
1. You have to set them up the same as megamenu with 3 columns. Please check this https://community.theme.co/kb/how-to-setup-megamenus/
2. Please add this CSS to Admin > Appearance > Customizer > Custom > CSS
.x-recent-posts-date { display: none; }3. It’s not possible, but you may try the Essential Grid plugin. It has many options including specific item selections.
Thanks!
December 9, 2016 at 8:36 pm #1288041
amschabertParticipantThis reply has been marked as private.December 9, 2016 at 10:14 pm #1288093
amschabertParticipantThis reply has been marked as private.December 9, 2016 at 11:23 pm #1288126
RadModeratorHi there,
Ah, it’s overridden by another CSS. Please change it to this
.x-recent-posts-date { display: none !important; }Hope this helps.
December 12, 2016 at 12:30 pm #1290272
amschabertParticipantHello,
Thank you that did work. I appreciate the help! 🙂
December 12, 2016 at 12:57 pm #1290307
RupokMemberYou are welcome!
Glad that it helped. Feel free to let us know if you face any other issue. We’ll be happy to assist you.
Thanks for using X.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1287633 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
