Comments 4pedewu1 started the conversation2 weeks ago on September 2, 2025 at 11:53amHi Where in Elementor can I edit the appearance of the 'Show More' button? I can't seem to find it anywhere. I want the button to be red with white text.Attached files: Zrzut ekranu 2025-09-2 o 12.51.08.png 2,963PenciDesign replied2 weeks ago on September 2, 2025 at 3:46pmHi, You can change or customize this style in Style → Pagination area. Regards,PenciDesign. 4pedewu1 replied1 week ago on September 3, 2025 at 2:25pmI can't find this section, check the attachmentAttached files: Zrzut ekranu 2025-09-3 o 15.23.48.png Zrzut ekranu 2025-09-3 o 15.24.29.png 2,963PenciDesign replied1 week ago on September 3, 2025 at 4:53pmHi, Please go to Appearance → Customize → Custom CSS then add the following custom CSS code: .elementor-widget-penci-portfolio .penci-pagination.penci-ajax-more a.penci-ajax-more-button { color: #fff; border: #b30909; background: #b30909; } Regards,PenciDesign. 4pedewu1 replied1 week ago on September 3, 2025 at 9:20pmThanks! It works. Sign in to reply ...
Hi
Where in Elementor can I edit the appearance of the 'Show More' button? I can't seem to find it anywhere. I want the button to be red with white text.
Attached files: Zrzut ekranu 2025-09-2 o 12.51.08.png
Hi,
You can change or customize this style in Style → Pagination area.
Regards,
PenciDesign.
I can't find this section, check the attachment
Attached files: Zrzut ekranu 2025-09-3 o 15.23.48.png
Zrzut ekranu 2025-09-3 o 15.24.29.png
Hi,
Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:
Regards,
PenciDesign.
Thanks! It works.