Tagged: x
-
AuthorPosts
-
February 11, 2017 at 11:57 pm #1367586
entechnicoParticipantHi There,
Hope that you guys could help with the footer.
I have added the elements as far as I can but not able to make it look close to the way I need it…
I have attached a image of what I am trying to replicate.
1. I would like the colour of the background to be black like the photo
2. I would like to remove the borders over the menu options so that it looks like the example
3. I would like to add an image to the right (4rth widget once I select 4 sections)I have added an image of what the footer looks like at the moment.
February 11, 2017 at 11:58 pm #1367587
entechnicoParticipantThis reply has been marked as private.February 12, 2017 at 5:08 am #1367730
ChristianModeratorHey there,
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.
Thanks.
February 12, 2017 at 5:53 am #1367761
entechnicoParticipantThis reply has been marked as private.February 12, 2017 at 6:54 am #1367793
ChristopherModeratorHi there,
Please add following code in Customize -> Custom -> Global CSS :
.x-colophon+.x-colophon { box-shadow: none; border-top: 1px solid #2e2e2e; } footer.x-colophon.top { background-color: #212121; } footer .widget_nav_menu ul li a,footer .widget_meta ul li a, footer .widget_pages ul li a, footer .widget ul, .widget ol { border: none; box-shadow: none; text-shadow: none; } footer .textwidget { text-shadow: none; } footer h4.h-widget { text-shadow: none; color: #fff; margin: 0 0 25px; } footer .widget ul li a:hover{ background-color:transparent; } .widget_nav_menu ul li a:before, .widget_meta ul li a:before, .widget_pages ul li a:before { content: ""; padding-right: 0; }You can add image in text widget area.
Hope it helps.
February 12, 2017 at 7:17 am #1367815
entechnicoParticipantHey Christopher
Thats awesome thanks so much for that! worked like a charm.
thanks very much for the help!
February 12, 2017 at 7:24 am #1367819
ChristopherModeratorYou’re welcome.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1367586 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
