- This topic has 2 replies, 2 voices, and was last updated 8 years, 11 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore Troubleshooting › eStore – Left align download button
Hi,
I’d like to know how can I change the download button alignment. I use this shortcode [wp_eStore_download_now_button_with_stamping id=1] and by default it is aligning to the right as you can see here [http://goo.gl/bFtA7k]
Thanks
By the way, I’ve already tried this custom CSS below but it didn’t work
.download_now_button_submit {
float: left !important;
}
I can’t find the button, on the page you linked to. Can you setup a simple test page, with just the button on it?