Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #286113

    Hi, I have tried numerous times to change the alignment of an image of a teammember to the left;

    i copied this code in the quick css area but nothing happens.
    I also cleared my browser history and browser cashe..nothing helps

    .avia-team-img-container img { float: left;
    }
    .avia-team-member { text-align: left;
    }
    .team-member-description { text-align: left;
    }

    http://www.healthinvestment.nl/team/

    #286123

    Hi vonweiler!

    Please try adding following code to Quick CSS

    .team-img-container img { float: left !important; }

    Regards,
    Yigit

    #286138

    Hi Yigit,

    Thanks for the quick reply.

    But this also has no effect.

    best
    godert

    #286141

    Hey!

    Please try adding the code to Custom.css file inside Enfold/css folder. Please also post all custom CSS code using – http://pastebin.com/

    Cheers!
    Yigit

    #286148

    Yes! that’s the trick!

    Thanks

    #286151

    Hey!

    Great! You are welcome, glad we could help :)

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘avia team member image left’ is closed to new replies.