Re: Adjust Size of a Link

How can I increase the font size on my mobile hero page button?

Inux131
Tourist
11 0 5

Hi,

I added the code below to make my mobile Hero Page scalable without changing the hero picture design.

However, now I want to increase the font size of the "Jetzt bestellen" button.

How do I do this?

(Note: I already reached out to the customer support, they will not help me with this issue)

kind regards

Robert

Inux131_0-1634716580594.png
Code added:
Inux131_0-1634716747081.png

 

Replies 6 (6)

mashkovtsev
Shopify Partner
43 1 27

Hello Robert.

Please, share your website link, so I'll be able to help you.

Thanks.

All the best.
Alex, Team Lead at INSO.codes Shopify Studio
https://inso.codes/
Inux131
Tourist
11 0 5

https://humbugwatches.com/

pw: aiffau

 

Best regards

Robert

mashkovtsev
Shopify Partner
43 1 27

Thanks.

Need a password for it.

All the best.
Alex, Team Lead at INSO.codes Shopify Studio
https://inso.codes/
Inux131
Tourist
11 0 5

pw: aiffau

mashkovtsev
Shopify Partner
43 1 27

Hey Robert.

The easy solution you can use is to include this code in some of your media queries (if you want it for mobile only):

.mega-subtitle a {
    font-size: 15px;
}

But for better usability and proper code style - you have to use CSS variables + Theme controls. Can't help you with that free, because it will require some time. But you can always use the first option.

All the best.
Alex, Team Lead at INSO.codes Shopify Studio
https://inso.codes/
oscprofessional
Shopify Partner
16366 2440 3188

Hello
You can try this code for mobile view
Add this in theme.css file

@media screen and (max-width:767px){
.mega-subtitle a {
    font-size: 16px;
}
}

 

Hire us | Pass Core Web Vital | B2B Wholesale Experts | Claim Your Free Website Review |
Connect with Us: WhatsApp | Skype: oscprofessionals-87 | Email: pallavi@oscprofessionals.com |
Custom Shopify SolutionsPrivate Apps, Theme Customization & SEO | Digital Marketing |
OSCP Apps: Discount Suite | Wholesale App | Bundle & Upsell | Shipping Discount | and more...