-
Author
-
January 9, 2018 at 17:24 #185282ashlagerParticipant
hi…
how do i change color of registration box?
http://www.awesomescreenshot.com/image/3087750/eabba6d5c04596452f338dc0ba2d2001
January 10, 2018 at 20:42 #185425LauraModeratorHello, try by adding this to style.css of child theme
COPY CODE.form-header { border-left: 10px solid red !important; border-top: 10px solid red !important; border-right: 10px solid red !important; } .form-search, .form-header, div.alert-box, div.pagination span.current { background: red !important; } .form-search .notch { border-top: 10px solid red !important; } .form-search.custom input[type="text"] { border: 1px solid red; } .form-search.custom div.custom.dropdown a.current, .form-search.custom input[type="text"] { background-color: white !important; } .button:hover, .button:focus, .form-search .button, .form-search .button:hover, .form-search .button:focus, .wpcf7-submit:focus, .wpcf7-submit:hover, #rtmedia-add-media-button-post-update:hover, #rt_media_comment_submit:hover, .rtmedia-container input[type="submit"]:hover { color: red !important; background-color: white !important; border: 1px solid red !important; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
January 18, 2018 at 14:02 #186160ashlagerParticipanthi…
thanks!
that look great!
can you help me find how to control these parts? :
http://www.awesomescreenshot.com/image/3109015/73a0928130c7f93bc615c74e9a0ed2a0
thanks
January 18, 2018 at 23:42 #186238LauraModeratorHello, yes i can with some css if its just styling changes, let me know how do you want it to look, and please share admin username and password 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
January 20, 2018 at 02:20 #186337LauraModeratorHello, please try by adding this to style.css of child theme
COPY CODE.form-header { color: #0296c0 !important; } .form-header h4 { color: #0296c0 !important; } .form-search label { color: #0296c0 !important; } .custom.dropdown.expand a { border: 1px solid #BBE5F1 !important; box-shadow: inset 0 1px 2px rgba(0,0,0,0.2); }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
-
AuthorPosts
You must be logged in to reply to this topic.