Viewing 14 posts - 16 through 29 (of 29 total)
  • #114750
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    In this case just add the code below to theme custom css options.

    
    #super-search .search-options .ss-dropdown > span {
    text-transform: uppercase!important;
    }

    We will check that situation. Thanks

    -Rui

    #114771
    profilpr
    Member
    Post count: 9

    No need for !important tag here! Works without for me. This is not directly related to the inital question anymore but I recognized that the neighboorhood template is using !important tags too much which sometimes makes it pretty difficult to override stuff.

    Example:

    input:focus, textarea:focus {
    box-shadow: none!important;
    }

    Not hard to override but why is the template even doing that. The developers should put more into this and should avoid the massive usage of !important tags. In most cases you don’t need them.

    #114782
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    In the code I provided you since is a custom css code the important assures that will always work and that any other rule won’t override it.

    The example you provided the selectors are very generic if you don’t use the important it will be overided by many stylesheets from WordPress plugins, and then customers would say that the look and feel of the theme is broken.

    If you need I can forward to the development team.

    -Rui

    #119990
    cloudy0815
    Member
    Post count: 6
    This reply has been marked as private.
    #120217
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi @cloudy0815,

    We will need admin credentials to check your settings, so it’s better to open a new topic providing the admin credentials in the Topic form.

    Also any difficult you have working with the theme we are here to help.

    -Rui

    #120246
    cloudy0815
    Member
    Post count: 6
    This reply has been marked as private.
    #120647
    cloudy0815
    Member
    Post count: 6

    Hi there,

    I hope you got my admin credentials. If not, let me know.

    Claudia

    #120721
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Yes I have. Will check it.
    -Rui

    #120795
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    The language it’s making this difficult to analyse.
    Your products are all simple products? They all seem to have the same values for Brand, size, etc.

    -Rui

    #120798
    cloudy0815
    Member
    Post count: 6

    Hi Rui

    I know the problem with the language very well … ๐Ÿ˜€

    Yes, they are all simple products. But they dont have all the same attributes for brand, size, color etc. So, dont care about the language, lorem ipsum is nothing else than another language. Please can you have a look why the super search dont work with attributes? There is no selection in no way when i start the super search. Just the complete shop is shown.

    Thankies in advance

    Claudia

    #120818
    cloudy0815
    Member
    Post count: 6

    OMG! … Thank you so much. What have been the problem?

    #120819
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Guess you already know the good news. ๐Ÿ™‚

    It was a permalink issue, I needed to change the Permalink settings to $postname that is the most advised configuration.

    Enjoy.

    -Rui

    #120820
    cloudy0815
    Member
    Post count: 6

    For today you are my hero! ๐Ÿ˜‰

    #120821
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Thanks for the kind words.
    -Rui

Viewing 14 posts - 16 through 29 (of 29 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register