New Landing How can we help? General Forum Help Footer centered

Viewing 8 posts - 1 through 8 (of 8 total)
  • #317651
    sstrunck
    Member
    Post count: 8

    Hey together,
    I would like to center my text in footer. Now it goes to the left, I prefer to center the text.
    Thank you a lot.

    #317697
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi @sstrunck,

    So we can assist you, you need to register your purchase code in your profile area here at the support forum.
    Also attache again the image using Dropbox or a similar service.

    Thanks

    -Rui

    #317717
    sstrunck
    Member
    Post count: 8

    okay, I register now the code and the image size was too big. Sorry

    Attachments:
    You must be logged in to view attached files.
    #317728
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Thanks. Add the code below to your custom css option in the theme options.

    #footer-widgets .widget {
        text-align: center;
    }
    #footer.spb-heading {
         width: 100%;
    }

    -Rui

    #317731
    sstrunck
    Member
    Post count: 8

    Thanks a lot.
    Just the heading of the footer is still left.

    Attachments:
    You must be logged in to view attached files.
    #317737
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    In that case, replace this one:

    
    #footer.spb-heading {
         width: 100%;
    }

    By this one:

    #footer h3.spb-heading {
        width: 100%;
        text-align: center;
    }

    -Rui

    #317739
    sstrunck
    Member
    Post count: 8

    Many thanks!!!

    #317758
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem.

    -Rui

Viewing 8 posts - 1 through 8 (of 8 total)

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

License required for one of the following items
Login and Registration Log in · Register