Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #922439

    Hallo,

    können Sie mir bitte den CSS Code für das ausblenden der Kategorie im Blog mitteilen? Ergänzend dazu würde mich noch interessieren wie ich den Text “Enfold WordPress Theme by Kriesi” in der Fußzeile ausblenden kann.

    Danke.

    Gruß

    • This topic was modified 6 years, 8 months ago by kletterfreak.
    #923303

    Hey kletterfreak,

    Can you please post for us in English, so we can be able to help you with your issues faster?

    Thank you very much

    Best regards,
    Basilis

    #924026

    Hello,

    Can you please tell me the CSS code for hiding the category in the blog? In addition, I would be interested to see how I can hide the text “Enfold WordPress Theme by Kriesi” in the footer.

    Thank you.

    greeting

    #924057

    Hi,

    For hiding the category, please provide a link to the page in question so we can give you the proper css. To change the footer please Go to Enfold > Footer > Copyright > Insert [nolink]

    Best regards,
    Jordan Shannon

    #928694

    Hallo,

    der link zur Seite siehe im privaten Bereich.

    Danke.

    #929167

    Hi,

    Add this to quick css:

    .blog-categories .minor-meta{
    display:none!important;
    }

    Best regards,
    Jordan Shannon

    #930080

    Hallo,

    vielen Dank. Leider funktioniert es nicht und der Kategoriename steht immer noch da.

    Haben Sie noch eine Idee?

    Danke.

    #930084

    Hi,

    Please add it to the VERY TOP of the quick css area. That way it will run first.

    Best regards,
    Jordan Shannon

    #930089

    Hallo,

    ich habe sonst kein CSS eingefügt. Unten finde Sie ZUgangsdaten zum einloggen bei meiner Seite.

    Danke.

    #930143

    Hi,

    Try adding the following to quick css instead:

    .blog-categories.minor-meta a{
    display:none!important;
    }

    Best regards,
    Jordan Shannon

    #930746

    Hi,

    jetzt hat es funktioniert. Vielen Dank :-)

    #930750

    Hi,

    No problem at all my friend. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘Kategorie ausblenden’ is closed to new replies.