Download Button will not resize.

Viewing 2 posts - 1 through 2 (of 2 total)
#112622

Dreamland Homes
Participant

After updating latest WP version, the button and description are not sized properly. See link below for reference

https://www.dreamlandhomes.ca/communities/westridge-place-orillia/millwood/

I’ve tried changing the settings but it did not work. How can I fix this?

#112693

Shahriar
Moderator

Hi,
We are adding a patch in next release to fix the issue.
For now, you can remove the following CSS from /download-manager/assets/css/front.css file. You will find it at the bottom of the file.

.w3eden .link-template-default.thumbnail .wpdm-download-link.btn{
    padding: 0 20px !important;
    line-height: 48px !important;
    font-size: 12pt;
    margin: 0;
}

Best regards.

Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘Download Button will not resize.’ is closed to new replies.