Tagged: x
-
AuthorPosts
-
December 19, 2016 at 4:50 am #1297976
delanestParticipantI am trying to change the height of my slider, as far to big by default. I’m using the standard slider with the theme. I have tired changing a combination of different CSS code snippets suggested in this forum but unfortunately they don’t seem to be making any difference to the size.
thanks
some of the code I’ve tried …
.fullwidthabanner {
height: 200px !important;
}.x-flexslider .x-slides img {
width: 59%;
}
.x-flexslider-shortcode-container {
width: 60%;
float: none;
margin-right: auto;
margin-left: auto;
}.x-flexslider .x-slides img {
width: 75%;
}
.x-flexslider-shortcode-container {
width: 85%;
float: none;
margin-right: auto;
margin-left: auto;
}December 19, 2016 at 5:05 am #1297995
ThaiModeratorHi There,
Please try with this CSS:
.x-flexslider.x-flexslider-shortcode { height: 220px !important; overflow: hidden; } .x-flexslider .x-slides, .x-flexslider .x-slides .x-slide { height: 100%; }Hope it helps 🙂
December 19, 2016 at 7:07 am #1298077
delanestParticipantThis reply has been marked as private.December 19, 2016 at 7:33 am #1298101
Paul RModeratorHi,
To further 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.
Thanks
December 19, 2016 at 7:36 am #1298102
delanestParticipantThis reply has been marked as private.December 19, 2016 at 7:52 am #1298125
Paul RModeratorHi,
Your site is in maintenance mode.
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.
December 19, 2016 at 8:22 am #1298151
delanestParticipantThis reply has been marked as private.December 19, 2016 at 10:07 am #1298291
JadeModeratorHi there,
I placed the code in the custom CSS for the customizer and it seems to be working fine.
Would you mind double checking?
Thanks!
December 19, 2016 at 10:32 am #1298319
delanestParticipantGreat, thanks for that yes it is working.
I was putting the code in the actual .css file for the theme in wordpress Appearance >> Editor … I didn’t see the customiser part for the code until now.
Thanks for your help, just bought yesterday, love the theme so far and great support!
December 19, 2016 at 10:50 am #1298349
JoaoModeratorGlad to hear it,
Joao
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1297976 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
