Home › Forums › ASE Support › Sequence gallery component IGNORING gallery size
- This topic has 8 replies, 2 voices, and was last updated 5 years, 10 months ago by
Michael Beil.
-
AuthorPosts
-
Participant
No matter what size I put in for “Main Gallery Width” it is ignored. I use 800px or 70% and there is no change.
KeymasterHey Pete,
Which gallery layout are you using? Do you have a screenshot of what you are seeing?
ParticipantUsing Zealot with the sequence gallery
Oh an it is also overwriting the number tag…..
how do i send you a screen shot?
Participanthttp://recordit.co/rOzHOtTkJJ <http://recordit.co/rOzHOtTkJJ>
As I said, Using Zealot with a sequence gallery
supposedly the gallery is set to a width of 800px…. The caption is 800px
ParticipantAlso, why does the demo for ZEALOT show the “Posted on” information for each post on the home page, but mine does not?
Thanks!
KeymasterHey Pete,
That looks like there is a styling issue with the numbered tag that we have a fix for. Regarding the width of the sequence gallery, we will check into that.
Do you have a screenshot or screencast of what is going on with the “Posted on” information?
ParticipantThanks Michael
I figured out how to tweak it on my end. I do have one more question if you can help. What is the best way to change the font size in the content component? I have the ability to add custom CSS but everything I have tried is not working. It seems to ignore the size change even though I can change the style.
KeymasterDid you try this snippet?
.aesop-content-component .aesop-content-comp-inner p { font-size: 1.1em; }
You can simply change the font size to your liking. Let me know if that works.
-
AuthorPosts