• Resolved clifton11221

    (@clifton11221)


    My links (login, etc) are over-lapping my avatar in the sidebar widget because it is too large. I tried reducing the size of the avatar by editing the css of clean login via the code below. However, after I editing the size, nothing changes.

    You can view here.

    .cleanlogin-preview .avatar {
    	border-radius: 5px;
    	float: none;
    	width: 128px;
    	height: 128px;
    	margin: 0 auto 24px auto;
    }

    https://ww.wp.xz.cn/plugins/clean-login/

Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Overlapping Avatar’ is closed to new replies.