Tagged: x
-
AuthorPosts
-
September 7, 2016 at 4:16 pm #1165165
pablomalatinoParticipantHi,
I want to add a border to the container of this contact form (view the attachment) How can I do this?
Is it possible to put the Logo on the right instead on the left?
Thanks!
September 7, 2016 at 11:14 pm #1165783
RupokMemberHi there,
Thanks for writing in! Yes it would be possible with some CSS. To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
September 8, 2016 at 11:51 am #1166664
pablomalatinoParticipantThis reply has been marked as private.September 8, 2016 at 3:22 pm #1166993
JoaoModeratorHi There,
To put the logo on the right of the side bar please add the following code to Appereance > Customizer > Custom > CSS
@media (min-width: 769px) { .x-brand { float: right; margin-left:60px; }}And to add a border to your contact form please add the following code:
.page-id-31 .entry-wrap { border: pink; border-style: solid; border-width: 15px !Important; }Hope it helps
Joao
September 9, 2016 at 7:18 am #1167883
pablomalatinoParticipantThanks!!! It works, perfectly
September 9, 2016 at 9:53 am #1168053
JoaoModeratorGlad to hear it,
Let us know if we can help with anything else.
Joao
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1165165 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
