Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1054464
    scotthoward
    Participant

    I am getting an orange box around my menus? Really weird. I love the Uber menu and the power and the control, but def with great power comes… not going to say it. How about a big learning curve! How do I get rid of the orange box?

    https://drive.google.com/file/d/0B4H2Um-3oRZzZk9Iajh4NlZmdnM/view

    #1054566
    Nabeel A
    Moderator

    Hi there,

    Thanks 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.

    #1055218
    scotthoward
    Participant
    This reply has been marked as private.
    #1055219
    scotthoward
    Participant
    This reply has been marked as private.
    #1055673
    John Ezra
    Member

    Hi there,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer or in your child theme’s style.css file.

    a:focus, select:focus, input[type="file"]:focus, input[type="radio"]:focus, input[type="submit"]:focus, input[type="checkbox"]:focus {
        outline: none !Important;
    }

    Let us know how that goes. Hope this helps – thanks!

    #1056670
    scotthoward
    Participant

    Hey! Wow. I love when you guys give me code and it works! Thank you.

    How come when I used your Under Construction Plugin the menu is showing up? Its this an Uber Menu Problem? How do we fix this? We don’t want it to show.

    https://www.evernote.com/l/AVwnUPWY-8dG3LjeU6oKVjppxdX2yVfg3fQ

    http://www.ubersalon.com

    #1056852
    Joao
    Moderator

    Hi There,

    Upon Checking your website the meny is not being shown on the Under Construction Page

    Let us know more details about the issue you are facing if necesary.

    Thanks

    Joao

    #1061433
    scotthoward
    Participant

    I have to use a different plugin. I used seedprod which gave me more options. The biggest option is the ability to give clients a back door to view the site while its being worked on. Also, let’s you collect emails and a ton of other stiff. However, I love your solution in a pinch, but it def seems to conflict with the new Uber Menu.

    Now for the big questions. The CSS code that you gave me to remove the orange in the Uber Menu was super amazing! Do you have code to fix this issue below? For some reason the text in the Woo Commerce Account Page is very small and not really matching the rest of the theme. I know you guys say you are compatible with Woo. Is there some place in your theme that I am missing for me to do more formatting with Woo Commerce? Or do I need to use Custom CSS for these types of issues with text sizes and positioning? If so, what style.css would you recommend to fix this?

    https://www.evernote.com/l/AVxpAx-E5etM8qO0p0QiWSI_2HKvsQfvic8

    Thanks! BTW, I am blown away by X. I don’t think I will be buying any other themes from here on out. You guys really figured it out. I love everything about it and looking forward to becoming a ninja coder using your platform.

    #1061491
    Joao
    Moderator

    Hi There,

    Please provide us acess to URL – that we can see – of this page so we can provide you a CSS solution.

    Thanks

    Joao

    #1061674
    scotthoward
    Participant

    You got it. The great news is that these are minor formatting problems. Once I get all the Woo Commerce Plugins working exactly how we need them I will send the login creds your way. This is a huge help! Also, we just installed the Woo Commerce Pro Reviews Plugin and came across another formatting issue. It appears as though many fields are being cut off. hmmmm. I wonder if somehow this is all related. Anyhow the Login will be over at EOD for you guys to take a look. Hey, watcg out Apple Geniuses, Themeco is the new kid on the block.

    https://www.evernote.com/l/AVztqQDZ0XpKdKuLAx49o6pE-eJWBIf6Qsw

    https://www.evernote.com/l/AVx1QRqXIndHi4ZJ8OsB1hHtf6TKZeNsOkQ

    This is weird.. right? Hope you can give me one of the magical css stylesheets 🙂

    #1062019
    Jade
    Moderator

    Hi Scott,

    Thank you for the kind words.

    Kindly add this CSS in the customizer:

    input#review_title, 
    textarea#review_comment, 
    textarea#order_comments {
        width: 225px;
    }
    
    #review_attachment_type_field fieldset label {
        margin-right: 0 !important;
        width: 110px !important;
    }

    Hope this helps.

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