Christmas theme, slider text goes tiny on resize?

Home Forums All Other Themes Christmas theme, slider text goes tiny on resize?

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #184891
    Darren CarnallDarren Carnall
    Participant
    • Topics: 2
    • Replies: 5
    • Total: 7
    Member since: September 28, 2021

    hi! I’m using the Christmas theme that I bought from you, and I’ve noticed that if the browser window gets dragged anything wider than about 1100px the “Merry Christmas” line suddenly shrinks super tiny and I can’t seem to fix it. Any ideas? Thanks, I’m about to launch this site so any help would be appreciated.

    Darren Carnall

    Direct site link (under construction mode on, this link should work) https://northpolegreetings.com/?ucp-access=59dffdc2

    #184892
    Darren CarnallDarren Carnall
    Participant
    • Topics: 2
    • Replies: 5
    • Total: 7
    Member since: September 28, 2021

    I think it might be working now. I changed the font size to something different and back again.. it seems to be working correctly now for some reason. I’m really not sure what the issue was. Consider this closed for now. 🙂

    #184893
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    @media screen and (max-width:1100px) and (1200px) {
    .slider-main .nivo-caption .title { font-size:100px;}
    }

    Regards,
    Chris

    #184919
    Darren CarnallDarren Carnall
    Participant
    • Topics: 2
    • Replies: 5
    • Total: 7
    Member since: September 28, 2021

    Thank you! I’ll add that in.

    #184927
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Okay

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.