Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #255741

    How do you change the colour of the menu name in the footer ( Widget column 1 and 2 in the footer ). At the moment you can see it is a grey colour, but i am wanting white as the links are below it.

    site is, http://www.allaspectmechanicalservices.com.au

    I suspect there is a css line of code for this? I cant find any option in the enfold theme backend.

    This will be greatly appreciated if you can help.

    Thanks, from a kangaroo in wombatland.

    #255753

    Hi!

    This will do it:

    #footer .widgettitle{
    color: white !important;
    }

    Note that in 2.7 we introduced a new Styling window that let you do these changes easier:

    Best regards,
    Josue

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.