New Landing How can we help? Themeforest Theme Support Neighborhood Where to set the Footer

Viewing 5 posts - 1 through 5 (of 5 total)
  • #37742
    catwai216
    Member
    Post count: 11

    Hi , here is my website: http://ycubestore.com/

    I have import your demo and find there is missed the bottom area, it should be the footer i suppose.

    I want to know how to set the footer like your demo such as photo. Thanks.

    #37885
    amberlene
    Member
    Post count: 28

    I would love to know this as well..

    Hope to get an answer soon!

    #37886
    amberlene
    Member
    Post count: 28

    Hi,

    I have actually found out how can we do it.

    Please take a look at http://support.swiftideas.net/forums/topic/add-footer-links/

    But I do have a questions, how can I change the font colors to the same as shown in demo? I have been searching but couldn’t get hold of an answer..

    Thanks!

    #37891
    amberlene
    Member
    Post count: 28

    Hi,

    I have found out how to change the link colours!

    Go to Appearance> Editor > Stylesheet.css

    Find #footer a, #footer a:hover { & insert this code
    color: #fff !important;

    Change the #fff to any color that you want. !important bascially means ‘this is important, ignore subsequent rules, and any usual specificity issues, apply this rule!’ (as quoted)

    #38268
    Melanie – SUPPORT
    Member
    Post count: 11032

    You rather should add this custom css to the theme options in order to not lose the changes when updating the theme:

    #footer a, #footer a:hover { 
    color: #fff !important; }
    

    Cheers!

Viewing 5 posts - 1 through 5 (of 5 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