Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1027353
    Natalie
    Participant

    Hi X theme experts,

    I’ve been having a couple small issues both with ubermenu and a big one with layerslider.

    I updated X theme, went to update layerslider and it appeared to update but then got stuck in a loop where it kept telling me I still had to update it. The one slider I use then stopped appearing (https://wle-mekong-staging.waterandfood.org/), even though it still appears in cornerstone page editor. I’ve tried de-activating, clearing cache, viewing on incognito. The plugin appears to actually have updated by this point, but the slider still doesn’t show up. Anything obvious left to do before deleting and re-installing the plugin?

    As for ubermenu, I have a couple small questions. I can’t for the life of me figure out what to target to change the color of single submenu items. You can see under About, I have a submenu of what, where, who, why, how, all with different colored icons. I want to change the ‘what’, ‘where’, etc submenu item titles to match the color of their respective icon. I’ve tried all these variations:

    ubermenu-target-title.ubermenu-target-text.menu-item-6167 {color: #0a7822;}
    
    .ubermenu-submenu.ubermenu-submenu-id-112.ubermenu-target-title.ubermenu-target-text
    {color: #0a7822;}
    
    .ubermenu-submenu .ubermenu-submenu-id-112 .ubermenu-submenu-type-auto .ubermenu-submenu-type-mega .ubermenu-submenu-drop .ubermenu-submenu-align-full_width.ubermenu-submenu .menu-item-6167 .ubermenu-target-title .ubermenu-target-text
    {color: #0a7822;}

    for the first item, ‘what’, and nothing works. I was able to do this fairly easily with the normal x menu.
    Another issue is that some of the submenu item titles are not centered underneath their icon and I can’t figure out why or how to fix it. Finally, how to I deactivate it for mobile? I’m not sure if I’m missing this option somewhere…

    Thanks for all and any help.

    #1027583
    Christian
    Moderator

    Hey there,

    I get a “Not Acceptable” error message when I try to login to your site (see attachment). Looks like there’s a problem with your Mod Security setting. Also, please clear all caches and then disable all third party plugins while we investigate.

    Thanks.

    #1027688
    Natalie
    Participant

    Hello, I did what you said and can now see the slider. I’m wondering what you see on your end?

    I’m thinking it may have been autoptimize plugin.

    #1027830
    Christian
    Moderator

    The slider displays ok now. Optimization plugins could cause issues on your site if configured incorrectly. With that said, it would be best to consult a web developer on the right settings for your site.

    Thanks.

    #1029243
    Natalie
    Participant

    Thank you, is it possible to know more about the ubermenu concerns?

    #1029597
    Christian
    Moderator

    Hey there,

    It looks like you have achieved what you need (see attachment). Please check.

    Thanks.

    #1029684
    Natalie
    Participant

    I did figure out the colors. But I still don’t know how I can fix the alignment of the submenu items and the different sizing of the menu images (they all should be 150×150 but are not). Do you know what I can do so all of the images and all of the titles are the same size and position?

    Also, is it possible to increase the opacity of the submenu drop-down? And still about disabling it for mobile?

    #1029926
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> CSS :

    .ubermenu .ubermenu-item-layout-image_left>.ubermenu-image {
        float: none !important;
        width: 150px;
        height: 150px;
        margin: 0 auto;
        display: block;
    }

    The menu opacity is 1 which is the maximum value.

    Hope it helps.

  • <script> jQuery(function($){ $("#no-reply-1027353 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>