andrzepa Posted July 23, 2020 Posted July 23, 2020 Hi, is there any way I can make the gallery navigation after the pictures (<-- Gallery name / Gallery name -->) smaller? I would like to make the font smaller so its in one line and generally doesn't stand out as much. Attached picture shows this taken from one of my galleries. I use grid:masonry type of gallery. Thanks! Pawel
Guest Posted July 23, 2020 Posted July 23, 2020 Same problem with me .<a href="https://hootakes.com/">.</a> Hope some one will guide. hanks in advance.
andrzepa Posted July 24, 2020 Author Posted July 24, 2020 So I've found code responsible for this size: <h2 class="item-pagination-title preFade fadeIn" style="transition-timing-function: ease; transition-duration: 0.9s; transition-delay: 0.497143s;">Paula, Nina & Grzesiek - Sesja w Parku Klecińskim</h2> Looks like this is formatted as header 2. Anyone can tell me please how can inject custom CSS to force it to be H4?
andrzepa Posted July 24, 2020 Author Posted July 24, 2020 @tuanphan sorry to call you out on this one, but I've seen you did magic in previous post and I am struggling to modify CSS posted elsewhere to work on my page.
tuanphan Posted July 26, 2020 Posted July 26, 2020 Can you share link to gallery? We can check easier. Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
andrzepa Posted July 27, 2020 Author Posted July 27, 2020 Site trial just ended and I am currently waiting to receive an email with offering trail extension (at least this is what I have read). I am not quite ready with commiting to a subscription plan. As soon as I will get my page active again I will share this link. Sorry for that and thanks for your support.
andrzepa Posted July 27, 2020 Author Posted July 27, 2020 @tuanphan here's the link to one of the galleries: https://www.marcelinaandrzejewska.pl/sesje-rodzinne-przyklady/paula-nina-grzesiek
tuanphan Posted July 27, 2020 Posted July 27, 2020 9 minutes ago, andrzepa said: @tuanphan here's the link to one of the galleries: https://www.marcelinaandrzejewska.pl/sesje-rodzinne-przyklady/paula-nina-grzesiek Add to Home > Design > Custom CSS /* pagination */ h2.item-pagination-title { font-size: 1.5em !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
andrzepa Posted July 27, 2020 Author Posted July 27, 2020 Awesome! that's exactly what I was after. Thank you very much sir!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.