Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1041931
    JP
    Participant

    hi my ubermenu is great – thanks for including!

    http://myeternalbeauty.com/

    if you mouseover ‘offers’ you can see that on one of the images the text is well aligned. On the others it is not. Could you please advise.

    #1042000
    Rahul
    Moderator

    Hey There,

    I only see placeholders and blank space. Please advise?

    Thanks

    #1042008
    JP
    Participant

    hi, you don’t see a menu?

    I’ve attached screenshot so you can see the issue

    I want all the text under imge 2, 3 and 4 to align to left like img 1

    #1042771
    Paul R
    Moderator

    Hi,

    To achieve that, you can add this in Custom > Edit Global CSS in the Customizer

    
    .ubermenu .ubermenu-item-layout-image_left>.ubermenu-target-text {
        text-align: left;
        padding-left: 0;
    }
    

    Hope that helps.

    #1042772
    Paul R
    Moderator

    Hi,

    To achieve that, you can add this in Custom > Edit Global CSS in the Customizer

    
    .ubermenu .ubermenu-item-layout-image_left>.ubermenu-target-text {
        text-align: left;
        padding-left: 0;
    }
    

    Hope that helps.

    #1043450
    JP
    Participant
    This reply has been marked as private.
    #1043734
    Joao
    Moderator

    Hi There,

    Please add the following code to Appereance Customizer Custom CSS

    .ubermenu .ubermenu-item-layout-image_left>.ubermenu-image {
      margin-bottom: 10px;
      
    }

    Hope it helps,

    Joao

    #1043899
    JP
    Participant

    perfect! thanks so much

    #1044428
    Rad
    Moderator

    You’re welcome!

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