- This topic has 1 reply, 2 voices, and was last updated 10 years, 3 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Community Forums › Epik Theme Support › Need help with a page
Hey I built a PayPal button into my page but it is way too big and I don’t know how to scale it down….PLEASE HELP!!!
If you take a look around line 2157 in your css file you’ll see this –
input,
select,
textarea {
background-color: #FFFFFF;
border: 1px solid #DDDDDD;
padding: 0.3125rem 0.625rem;
width: 100%;
}
The width is what is causing that issue. You could either remove that, or individually create a separate class for that particular image so it shows up the size you want……whichever way would be easier for you.
I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com