Tagged: x
-
AuthorPosts
-
May 29, 2016 at 12:41 am #1014953
tashitendrelParticipantHello,
I would like to center basically everything on my sidebars. Here is the link: http://wildlotusart.com/portfolio-item-tag/purple/
I have managed to center an image in text widget and the rest should follow: widgets titles, texts, and so on.
I think I will have one more side bar, but even with different widgets the look will be the same, and again it should be centered. So I need some global style for sidebards, I guess.
Also, can I have lines separating those sidebar widgets? They should look exactly the same as the lines separating elements on sidebar from Renew individual portfolio item page: http://wildlotusart.com/portfolio-item/red-lotus/
thank youMay 29, 2016 at 12:50 am #1014960
ChristopherModeratorHi there,
Please add following code in Customize -> Custom -> CSS :
.x-sidebar h4.h-widget,.x-sidebar .x-recent-posts-content { text-align: center; } .x-sidebar .tagcloud { width: 88%; margin: 0 auto; } .x-sidebar .widget { border-bottom: 2px solid #e5e5e5; } .x-sidebar .widget:last-of-type { border-bottom:none; }Hope it helps.
May 29, 2016 at 2:09 am #1014975
tashitendrelParticipantFantastic. Thank you!
May 29, 2016 at 2:12 am #1014976
ChristopherModeratorYou’re welcome.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1014953 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
