Forum Replies Created
-
AuthorPosts
-
this is perfect, thank you so much!
Sure. I haven’t launched the button though because it doesn’t look good. I’ve only tested the custom css in preview mode. It’s called ‘custom-button’.
The page I want to use the button style with the background is womenindharma.com/thecircle.
I posted temporary admin credentials below if you need to look at the backend.
Hi Rikard,
Here’s a screenshot:
https://drive.google.com/file/d/1ITTmUgvddKOW68DJ417zgX1cI96wHhj9/view?usp=sharingI also did some searching and made modifications to the quick-css code. Now we’re using this:
.custom-button {
border-radius: 3px;
background-image: url(https://womenindharma.com/wp-content/uploads/2018/09/Gold-button.jpg);
background-repeat: repeat-x;
background-position: 0 0;
padding:10px;
font-size: 12px;
text-decoration: none;
display:inline-block;
border-style: solid;
border-width: 1px;
margin:3px 0;
line-height: 1.2em;
position: relative;
font-weight: 600;
text-align: center;
max-width: 100%;
}What can I edit so the button is aligned in the center and the background image doesn’t extend past the button borders?
Thanks!
We ended up just changing all of them to fixed instead of parallax. So it works fine for now. Thank you.
Yes it looks like it just took awhile to update. Everything is good now. Thanks!
Yes I used the general styling then footer tab. I added the background image and configured everything properly. The preview in general styling looks correct, it’s just not being applied to the actual site.
I added that code and the error seems to be better. It’s only affected the very last parallax color section on the longer pages. It’s still not completely gone though.
Thanks Rikard. I posted the temp credentials below.
-
AuthorPosts