Forum Replies Created
-
AuthorPosts
-
jimmyhukill
ParticipantAwesome, I really appreciate that and just in case anyone else wants to widen the carousel, here’s the code.
/************* Custom Styles –Added by Andrew *******************/
.su-jcarousel { max-width: none !important; width: 834px !important; }
@media only screen and (max-width: 980px) and (min-width: 767px) {
.su-jcarousel { width: 584px !important; } }@media only screen and (max-width: 767px) and (min-width: 480px) {
.su-jcarousel { display: block !important; } }@media only screen and (max-width: 479px) {
.su-jcarousel { display: block !important; } }jimmyhukill
ParticipantExcellent, thanks so much Andrew! My last question is in regards to changing the width of the carousel. It currently displays at 305px wide and I’d like this to be closer to the width and centered to to the text on the page. Can you help with that?
jimmyhukill
ParticipantHi Andrew,
I just emailed that info to you. I updated the file, but it’s still not showing the thumbnails.
Thank you.
Jimmyjimmyhukill
ParticipantThanks Andrew,
I’ve updated the file which was in a slightly different directory, but nothing changed. I’m still seeing missing images for thumbnails…
/wp-content/plugins/shortcodes-ultimate/lib/jimmyhukill
ParticipantOk, I’m seeing that change now. Thanks Andrew!
jimmyhukill
ParticipantMy pleasure Andrew, thank you!
Alright, I tried inserting the code, but I don’t see any change in the space. Any ideas?
Thank you!
-
AuthorPosts