Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1245903

    Hello,

    I inserted a line of code into the php of the footer according to the instructions here in order to remove the “All rights reserved to ENFOLD…”.
    Now the problem is that it sacrificed to me the “All rights reserved with my company name” – to the footer menu.
    my question is:

    1. How can I make there a space between “all the reserved…” and the footermenu?
    2. How to increase the font size of the bottom menu?

    Thank you!

    #1245919

    Hey top1projects,

    You want space to the left of it? To increase the size add the following:

    footer{
    font-size:20px!important;
    }

    Adjust the number to what you need.

    Best regards,
    Jordan Shannon

    #1245978

    Man you are awesome!!

    i want to left the menu please

    #1245996

    Hi top1projects,

    Please try adding this CSS code:

    #socket .copyright {
        width: 100%;
    }
    

    Best regards,
    Nikko

    #1246001

    WORKS GREAT!
    THANK YOU!!!

    #1246085

    Hi top1projects,

    We’re glad that we could help :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘FOOTER PROBLEM’ is closed to new replies.