Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1265588
    MakkBlakk
    Participant

    Hi
    When I set the Uber menu for a tab (e.g Landscape) to not go to the URL as do not want this to go to a page the cosmetic effect that we have on the button changes. Can you help find a way to stop this from happening?

    I will send log in and screen shot privately

    Regards

    Mark

    #1265590
    MakkBlakk
    Participant
    This reply has been marked as private.
    #1265596
    MakkBlakk
    Participant
    This reply has been marked as private.
    #1265597
    Rupok
    Member

    Hi Mark,

    Don’t share any confidential information publicly, always check “Set as private reply” when you need to share credentials. However provide your URL as well and your screenshot was not uploaded due to exceeded file size. Your attachment should be within 512KB. You can also use this tool to add your screenshot – http://prnt.sc

    Cheers!

    #1265599
    MakkBlakk
    Participant
    This reply has been marked as private.
    #1265600
    MakkBlakk
    Participant
    This reply has been marked as private.
    #1265643
    Rupok
    Member

    Hi Mark,

    I am sorry but I don’t understand what’s the problem. Kindly explain the issue first.

    Thanks!

    #1265668
    MakkBlakk
    Participant

    If you look at the left hand tabs on the screen shot they have shading on the Top three tabs. The bottom two tabs lose the shading when I select “Disable Link” in the Uber Menu General settings. Turn this off and the shading returns.

    Hope this helps explain

    Mark

    #1265718
    MakkBlakk
    Participant

    I am referring to the drop down menu from the sales gallery tab…

    #1265730
    Rupok
    Member

    Hi Mark,

    So do you want to add the shadow for the links as well? You can add this under Custom > CSS in the Customizer.

    .ubermenu-target.ubermenu-item-layout-text_only {
      box-shadow: 0 -7px 7px -0.5px rgba(0, 0, 0, 0.8) inset !important;
    }

    Hope this helps.

    #1265743
    MakkBlakk
    Participant

    I am assuming by links you are referring to the tabs in the drop down menu. I want these to look the as the shaded ones plus any subsequent ones I add. So if you untick the disable link check box you will see what I mean, just to check.

    does this mean I will be able to use the disable link in the Uber Menu now?

    Thanks

    #1265755
    MakkBlakk
    Participant

    Also another issue has imerged. I uploaded 22 pictures to the following gallery

    Landscape
    – Lake District

    These have not appeared on the site.

    #1265879
    MakkBlakk
    Participant

    Please ignore the gallery upload issue

    #1265962
    MakkBlakk
    Participant

    Hi
    I tried the code that you gave me but it only shades the last tab (landscape) and not the other two we currently have.

    #1266353
    Lely
    Moderator

    Hi There,

    Please use the following CSS instead:

    .ubermenu.ubermenu-main .ubermenu-tab > .ubermenu-target {
        color: #000000;
        box-shadow: 0 -7px 7px -0.5px rgba(0, 0, 0, 0.8) inset !important;
    }

    The result will be something like this:http://screencast-o-matic.com/watch/cDX3eKQf9v

    Hope this helps.

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