• This topic has 2 replies, 2 voices, and was last updated 10 years by lisasm.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Posted in: Pinpoint
  • #8762
    lisasm
    Member
    Post count: 8

    http://www.kimsorangehat.com.au

    Hi

    Having problems with formatting footer. I need it to be in 3 responsive columns, with white font on orange background. Also I need the links to change to light grey on hover.

    How do I go about this?

    Also How do I control the size of the font in the footer?

    At the moment it’s in a text box / content box and I inserted the text in a table.

    Thanks

    #8825
    Ben – SUPPORT
    Member
    Post count: 690

    In appearance -> Widgets

    Add widgets into footer 1 – 3

    Then theme options -> footer options

    as for changing the colour and hover add

    #footer-widgets div{
    background: orange;
    color:white
    }
    #footer-widgets div a:hover{
    color:#AAAAAA;
    }
    

    Add that to custom css in your general settings

    Thanks
    Ben

    #8843
    lisasm
    Member
    Post count: 8

    I have done the above but now the custom.css is showing under the footer and the colours have not changed:

    http://www.kimsorangehat.com.au/

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