Tagged: x
-
AuthorPosts
-
December 2, 2016 at 9:36 am #1278861
moathworksParticipantHello guys,
I’m trying to add a border to the slider in (Watch Us) section in this page: http://www.ozonekids.tv/
I’v tried different ways, the right and bottom borders disappears although they are exist!
Anybody can help?December 2, 2016 at 11:38 am #1278989
JoaoModeratorHi There,
You cannot set your slider settings as full width you need to select standard size and than choose a side you can use 1600px, but the full width settings will take over X settings.
Hope that helps
Joao
December 5, 2016 at 12:19 pm #1281902
moathworksParticipantThank you for your help.
I’m not sure if you mean the Slider Settings, or the page layout. I choosed these options from the Slider Settings:
3- Slider Type: Carousel Slider
4-
Slide Layout: Auto
Desktop Large Grid Size: 560 * 315, Others: Atuo SizesDecember 5, 2016 at 12:33 pm #1281932
JoaoModeratorHi There,
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 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
December 6, 2016 at 9:38 pm #1284009
moathworksParticipantThis reply has been marked as private.December 7, 2016 at 1:57 am #1284200
FriechModeratorHi There,
Thanks for the credentials, how about we add the border on the section instead? You can add this on your custom CSS on Customizer.
.home #x-section-4 { border: 10px solid black; }Actually sections has a border options, so you don’t necessary need that CSS just set your section to have a border.
Regarding the second issue, add this on your custom CSS
#our_projects .tp-bgimg.defaultimg { background-size: 100%; }Hope it helps, Cheers!
December 7, 2016 at 8:58 am #1284656
moathworksParticipantThank you, but for the first one I need the border around the middle youtube video only not around the whole section
December 7, 2016 at 10:05 am #1284733
ThaiModeratorHi There,
Please add the following CSS:
ul.tp-revslider-mainul li.active-revslide { border: 5px solid #ff3070; }http://i.imgur.com/lnKUEq7.png
Hope it helps 🙂
December 11, 2016 at 1:36 am #1288805
moathworksParticipantPerfect! it works.
This code works for all sliders, add your (#slider_id) at the beginning to limit it for specific slider
Thank you very much.
December 11, 2016 at 4:11 am #1288859
ChristianModeratorYou’re welcome.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1278861 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
