Jump to content

Change Portfolio Title Overlay Font Style on Mobile Only from Header to Paragraph

Go to solution Solved by Web_Solutions,

Recommended Posts

Posted (edited)

Hi there, 

I'd like to be able to change the font style for the image titles on the mobile version of my portfolio page to simple paragraph text. The current Heading style looks good on desktop but it is too much/looks too heavy on mobile. It would be nice to centre the text on the lozenge as well if possible. Is there some code that can do this? Example attached. 

Thanks in advance!

IMG_B627DEA3C4DC-1.jpeg

Edited by shaqmarie
Grammar
  • Replies 2
  • Views 393
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Posted Images

  • Solution
Posted
10 minutes ago, shaqmarie said:

Site URL: https://www.nickikonomou.com

Hi there, 

I'd like to be able to change the font style for the image titles on the mobile version of my portfolio page to simple paragraph text. The current Heading style looks good on desktop but it is too much/looks too heavy on mobile. It would be nice to centre the text on the lozenge as well if possible. Is there some code that can do this? Example attached. 

Thanks in advance!

IMG_B627DEA3C4DC-1.jpeg

Add these code on Custom CSS panel in Website Utilities Website Tools > Custom CSS.

@media screen and (max-width: 767px ) {
    [data-section-id="626240dd4faefb7401455ad7"] .portfolio-title {
        font-family: var(--body-font-font-family) !important;
        font-size: var(--body-font-font-family) !important;
        text-align: center !important;
    }
}

 

If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks

MD Rofik
Website Designer and Digital Marketer

Am I helpful? Want to offer me a coffee?
Send me a message if needed any help. I'll try to reply as soon as possible.


 

Create an account or sign in to comment

You need to be a member in order to leave a comment


×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.