BuddyBoss Home – Web › Support Forums › Themes › BuddyBoss theme › Slider not showing.
- This topic has 18 replies, 7 contibutors, and was last updated 10 years, 1 months ago by Alyssa.
Question
September 27, 2014 at 5:36 am #32044@milenaHi @michael,
since the update my slide styling changed. I had some custom css added, and my slides are 600 px high (change made in buddyboss-slides-loader.php in the child theme) but the position of the text- that was in the middle of the slides was not altered.
Now the text is too high – and if I add a fixed top margin- to lower it- the ipad portrait view looks bad- loo low. ( MINIMUM width of 721 pixels (tablets+)- there is only one styling section for both of these views)
I checked and with the previous version – the title and text of the slides moved relatively and stayed in the center of the landscape or portrait view on ipad.
How do I center the text in the middle (top and bottom) of the page now with the new version?
thanks.
Answers
September 27, 2014 at 7:13 pm #32055@alyssa-buddyboss
AlyssaParticipant@milena there shouldn’t be any issues with the update. Did you make any other CSS changes to the slider? I was unable to replicate the issue on your current site, is the update still active or did you roll it back? Are you able to make the new version live for me to check out?
September 28, 2014 at 5:23 am #32059@milenaHi TJ,
I found and changed this code after I wrote:
#fwslider .slide_content {
top: 80px;
}Instead of
#fwslider .slide_content {
top: 0px;
left: 0;
position: absolute;
width: 100%;
height: 100%;
}This is a new code, it wasn’t there in the previous version.
Some of my wordpress css settings are changed as well. Its really hard to keep tack of all these extra changes. I am afraid to update, it takes me days to get the site back.
Did you upload another css in the past hour? I had some weird setbacks.
September 28, 2014 at 7:38 pm #32084@alyssa-buddyboss
AlyssaParticipant@milena I’m not aware of any, if anything was changed it would be in the changelog here: https://www.buddyboss.com/release-notes/
- The question ‘Slider not showing.’ is closed to new replies.