Tagged: x
-
AuthorPosts
-
May 15, 2016 at 2:33 am #991953
CrystalTiffanyTanParticipantHello!
Have a couple of CSS related questions.
1) We are using Template – Blank – Container | Header, Footer in most of our pages
Is there a way we can reduce the padding/ space (top, bottom, right and left) between the container and content?
2) How can we adjust the Topbar, Navbar and Footer Transparency? Example: 50% only.
Thank you!
May 15, 2016 at 3:02 am #991980
Nabeel AModeratorHi there,
Thanks for writing in! 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.
May 15, 2016 at 8:26 am #992261
CrystalTiffanyTanParticipantThis reply has been marked as private.May 15, 2016 at 9:59 am #992308
ThaiModeratorHi There,
Your website is under construction.
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link login to your site
– WordPress Admin username / passwordDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
Thanks.
May 16, 2016 at 10:09 am #993747
CrystalTiffanyTanParticipantThis reply has been marked as private.May 16, 2016 at 11:05 am #993837
JoaoModeratorHi There,
I cannot access your website login form, I tried url/wp-admin and url/login as above provided but without success.
Is there a chance you can turn off the countdown or provide us the correct login link so we can access your website and have a look at the page?
Thanks,
Joao
May 18, 2016 at 1:58 am #996859
CrystalTiffanyTanParticipantThis reply has been marked as private.May 18, 2016 at 2:16 am #996869
RupokMemberHi there,
Thanks for writing back.
#1. You can add this under Custom > CSS in the Customizer.
.entry-wrap { padding: 0; }#2. You can use RGBA color to set transparency :
.x-topbbar, .x-navbar { background-color: rgba(255, 255, 255, 0.5); } .x-colophon.bottom { background-color: rgba(0, 0, 0, 0.5); }Hope this helps.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-991953 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
