Home › Forums › Gillion Theme › Social share button in mobile layout / size of title in mobile layout
Home › Forums › Gillion Theme › Social share button in mobile layout / size of title in mobile layout
Hi there,
I just updated to 1.0.11, but I still can’t find social share button in the single post in mobile layout. do I need to switch something on? and is there any way to change the size of title in mobile layout? or I need to edit style.css manually? thanks.
Hi @shosho,
I hope you are well today and thank you for your questions.
I just updated to 1.0.11, but I still can’t find social share button in the single post in mobile layout. do I need to switch something on?
In the theme Blog settings you have to enable Share option as shown in the attached screenshots.
and is there any way to change the size of title in mobile layout? or I need to edit style.css manually? thanks.
You can change it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
@media (max-width: 768px) {
#page-container .post-title h1,
#page-container .post-title h2 {
font-size: 22px;
}
}
Best regards,
Shufflehound team
If you need services beyond standard support, we've got your back!
If you'd prefer not to handle the installation yourself or need help getting started, we'll set everything up for you.
We'll help you rearrange sections, adjust spacing, and modify the page structure to fit your needs.
More complex styling changes, theme option modifications, and third-party integrations.
If you need something that's not included in the theme, we can code it for you.
Web design services to create custom sections, pages, and blocks for your theme, plus graphics and visualizations.
Full website builds, custom theme development, or plugin creation from scratch.
We'll provide a clear quote based on what you need. No hidden fees.