-
Posted in : uCard
-
Hi,
I want to change the green colored contact form and icons at bottom of home page. How can I do this?
Also, how can I change the color of one button? It currently has a gray border, I want it to be white.
Hi,
You can use these custom css codes;.page-bottom input[type=submit], .page-bottom input[type=button], .page-bottom button, .page-bottom a.button { color: #71FFD9; border-color: #71FFD9; } .page-bottom .fun-fact i { color: #71FFD9; } input[type=submit], input[type=button], button, a.button { border: 2px solid #fff; }Thanks
Thanks for your reply.
One more question: How can I change the colour of the text of the event short code on the resume page. Check the screenshot below. I can only change the colour of the border.
https://www.dropbox.com/s/fthv10egyyfmdea/Photo%2028-10-2017%2C%2022%2010%2051.jpg?dl=0
Hi,
You can use this custom css code;.event h3 { color: #4ECE99; border: 1px solid #4ECE99; }Thanks
Hi, jumping onto this thread because it was helpful for me. Using the above advice, here’s what I got so far:
https://pasteboard.co/GRSZMdk.png
What are the CSS shortcodes to:
1) Change the background color of the fun fact section at the bottom?
2) Change the background color of the contact section?
3) Change the boxes to another color?
4) Change the highlight color of the send button when the cursor hovers over it?
5) Change the text for “Drop me a line” and the text of the fun facts?
Hope you can help! My site isn’t live yet so I can’t share a link (unless you want to me create an account so you can view it logged into my site).
Hi – I purchased this theme on the assumption you honored the advertised 24-48 hr response time. Is that no longer true? Please advise.
Hi, Please note that our response time in the forums is usually 48h (2 business days).
1)
.page-bottom .row > div { background: #181F21; }2)
.page-bottom .row > div:nth-child(even) { background: #263033; }3)
.page-bottom textarea, .page-bottom select { color: #fff; border-color: rgba(113, 255, 217, 0.2); }4)
.page-bottom input[type=submit]:hover { background: #71FFD9; border-color: #71FFD9; color: #234; }5) Go to pages > edit your homepage.
Please do not ask bundle questions at the next time. You can ask your questions by opening a separate topic. In this way, other users can easily find the answer they need.
Thanks for your understanding.Thanks for your help. This was my first time asking for help here and I wasn’t sure if the forum was active or not. I see now that it is – much thanks and my apologies!
You’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.
You must be logged in and have valid license to reply to this topic.