Moving the follow button
-
I’d like to display the follow button below the widget title. Aside from using CSS as:
.twitter-follow-button{
position: relative !important;
top:-320px !important;
}is there any way to have an option as to where to display it? I’d hate to go in and modify the plugin – the changes I do will be killed when there’s a new version
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Moving the follow button’ is closed to new replies.