Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1228391

    Hallo,

    wäre es vielleicht möglich, mir eine Frage in Deutsch zu beantworten?

    Ich versuche jetzt schon seit mehreren Stunden, die “Sortieren nach” Funktion auszublenden.
    Dabei habe ich schon mehrere Vorschläge die ich mir ergoogelt habe ausprobiert.
    Diverse CSS-Codes haben nicht zum Erfolg geführt. Ich habe auch versucht über Snippets etwas einzufügen.
    Leider hat auch dies nicht funktioniert.

    Ich bin da leider absoluter Neuling und versuche viel über Try-and-error. Aber hier komme ich absolut nicht weiter.

    Wer kann mir helfen?

    Freundliche Grüße
    Anna

    • This topic was modified 3 years, 10 months ago by AnnaKaese.
    #1228398

    Hey AnnaKaese,

    Add this to quick css:

    .product-sorting{
    display:none!important;
    }

    Best regards,
    Jordan Shannon

    #1228513

    Hello Jordan,
    i have – there was no effect.
    Any other ideas?
    Thx

    #1228644

    Hi AnnaKaese,

    I am not seeing the sorting anymore.

    Could you please attach some screenshots of the issue?

    Could you please clear the cache, check again and get back to us.

    Best regards,
    Victoria

    #1228687

    Oh, i guess this was the problem :) Thank you so much!!!

    Can i ask you another question?

    I try to center the text/links in my footer (Zahlungsarten Widerrufsbelehrung AGB Impressum Datenschutzbelehrung)

    I allready add this to quick css:

    .footer-widget {
    display: inline-block;
    }

    But it doesn’t work :-/

    I would be pretty cool if you help me with this also!

    Best regards
    Anna

    #1228708

    Hi,

    Add this to quick css:

    footer .container{
        width: 60%!important;
        margin: 0 auto!important;
    }

    Best regards,
    Jordan Shannon

    #1228828

    It works! Thank you so much, again.

    Best support of the world ;-)

    Best regards
    Anna

    #1228918

    Hi,

    Perfect, I’m glad it worked out for you! If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘How can i hide the "sorty by" function’ is closed to new replies.