Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #577054

    are there settings in the enfold child backend menu? greetings conny.

    #577086

    Hi again. How can i get the social logo in the footer. (facebook icon) bigger and how can i alsways display the blue background by default. and i want the change the color from http://imgur.com/dKrONLE blue to #ff0173

    #577242

    Hi Alexander

    Please add following code to Quick CSS

    #top #wrap_all .av-social-link-facebook a {
        color: #fff;
        background-color: #ff0173;
    }
    #socket a {
        font-size: 16px;
    }

    Best regards,
    Yigit

    #577951

    http://imgur.com/1CeiZ7d Thank you Yigit. How can i get the left text also bigger?

    #577955

    Hi!

    Please add following code to Quick CSS as well

    .copyright {
        font-size: 16px;
    }

    Best regards,
    Yigit

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