Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #579026

    Hallo,

    folgende Hilfestellung benötigen wir.
    1) Footer Schriftgröße verkleinern
    2) Die Abstände bzw, Zwischengröße zwischen den einzelnen Schriften bzw, Links zu den Seiten verringern.
    3) Column 5 sollte die Spalte erweitert werden, sodass mehr text eingegeben werden kann pro Zeile.

    Vielen Dank für die Hilfestellung

    Gruß
    Jessica

    #580293

    Hey MEXX!

    Thank you for using Enfold.

    I checked the site but I got a 500 error. Please check with your hosting provider. Regarding the inquiries, please do the following:

    1.) Add this in the Quick CSS field:

    #socket, #footer {
        font-size: 13px;
    }

    2.) Not sure what you meant with this and we can’t access the site. Could you please provide a screenshot?

    3.) This is possible but you have to decrease the width of the remaining columns. Use this:

    #footer .av_one_fifth {
        margin-left: 4%;
        width: 14%;
    }
    
    #footer .av_one_fifth:nth-child(5) {
        width: 27%;
    }

    Cheers!
    Ismael

    #580314

    Good morning Ismael.

    The last code you have this error produced 500, had just replaced the functions.php.

    Can you now please check.

    Thank you very much.

    greeting

    Jessica

    #580324

    Hello Ismael,

    I enter the code – Result see Image.
    Please make small change.

    Thank you very much.

    greeting
    Jessica

    #580783

    Hey!

    I’m sorry but I don’t understand the screenshot. The fifth column is wider now compare to the other columns.

    Cheers!
    Ismael

    #580914

    Hallo Ismael,

    thank you.

    Ticket closed.

    Greeting
    Jessica

    #581441

    Hi!

    Great! Glad we could help. :)

    Cheers!
    Ismael

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Footer Problem’ is closed to new replies.