Tagged: x
-
AuthorPosts
-
January 8, 2017 at 1:15 am #1320828
KobberParticipantHi,
If you look my site – the last row, I’ve placed a recent posts widget called “Nyheder”. The widget doesn’t look very good for this design, so I was wondering if;
1) the background could be transparent
2) there could be no lines between the posts
3) the date could be before the postsThanks in advance!
January 8, 2017 at 3:47 am #1320909
ChristianModeratorHey there,
1 and 2. Please add the code below in your Appearance > Customize > Custom > Global CSS
.content .widget ul li, .content .widget ol li { border-bottom: 0; background-color: transparent; }3. Regretfully this isn’t a feature offered by X. It could be possible with custom development, but this would be outside the scope of support we can offer. You might want to contact our trusted partners who caters X setup and customization needs. Please see https://community.theme.co/custom-development/. X is quite extensible with child themes, so there are plenty of possibilities.
Thanks.
January 8, 2017 at 9:43 am #1321133
KobberParticipantGreat – thank you!
January 8, 2017 at 10:02 am #1321147
RupokMemberYou are welcome. Have a nice day!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1320828 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
