Tagged: x
-
AuthorPosts
-
October 6, 2016 at 8:09 am #1205027
alamtfuerwerbungParticipantHi, please see sub.protec.com
There is a gallery on the right side, and I want to adjust the space between “Galerie” and the thunbnails.
I tried it with this code:
.envira-gallery-wrap {
margin-top: 18px;
}but it doesn´t work 🙁
Thx for help
AndreOctober 6, 2016 at 10:26 am #1205184
JoaoModeratorHi Andre
Seems like you have under constrcution mode activated, please turn it off or provide us your admin credentials in a private reply in order that we can take a closer look.
Thanks
Joao
October 7, 2016 at 2:34 am #1206446
alamtfuerwerbungParticipantThis reply has been marked as private.October 7, 2016 at 2:40 am #1206447
RupokMemberHi there,
That’s what I am getting on your login page and site as well – http://prntscr.com/cqufzc
Update us when it’s up and running.
Cheers!
October 7, 2016 at 2:51 am #1206455
alamtfuerwerbungParticipantOh sorry, wrong adress.
sub.protecmobil.comSame issue with the header backgroundcolor.
You can see in line 1 what I set, but it doesn´t work.thx for help
Andre
October 7, 2016 at 3:05 am #1206468
FriechModeratorHi Andre,
Thank you for the clarification. Please use this selector instead for your Galerie.
.x-widget-area .widget.envira-gallery .h-widget { margin-bottom: 40px; }And make sure you added the closing bracket of the last custom CSS block you have.
You wrote: You can see in line 1 what I set, but it doesn´t work.
You mean this?
x-navbar: { border-bottom: 0px solid #ccc; background-color: #e2e2e2; box-shadow: 0 0.15em 0.35em 0 rgba(0,0,0,0.135); -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }Prepend your selector
(x-navbar)with period(.)and remove the colon(:)on it.Hope it helps, Cheers!
October 7, 2016 at 4:35 am #1206529
alamtfuerwerbungParticipantgreat thx
October 7, 2016 at 5:41 am #1206578
Paul RModeratorYou’re welcome! 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1205027 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
