Home Forums WoodMart support forum Responsive title font size

Responsive title font size

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #322466

    Pernilla
    Participant

    I am trying to make the h1 title smaller on mobile. But my code is not accepted.
    In example, the title of this page is to big on mobile: https://stsphp-15108.eivind-osl.servebolt.cloud/aterforsaljarepartners/
    I am adding this css to custom css but it does not help, any suggestion?


    @media
    (max-width: 768px)
    h1.entry-title.title {
    font-size: 10px !important;}
    }

    #322513

    Hello,

    Please replace your Custom CSS with the following in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.

    .page-title .title {
        font-size: 18px;
    }

    Regards.
    Xtemos Studios.

    #322576

    Pernilla
    Participant

    Thank you! I have placed your code in css for Mobile but still not showing correclty.

    #322624

    Hello,

    Please provide admin panel login details of the website to check it myself and help you out accordingly.

    Regards.
    Xtemos Studios.

    #322647

    Pernilla
    Participant

    I appreciate your help. Thank you very much.
    I enclose the login details.

    #322652

    Hello,

    Your issue has been Resolved. Please clear cache and check back.

    Regards.
    Xtemos Studios.

    #322709

    Pernilla
    Participant

    Thank you very much!

    #322710

    Pernilla
    Participant

    But I think you took away another css propterty I had, because the title in webshop is to large on mobile devices. Do you recall?

    #322776

    Pernilla
    Participant

    I solved it šŸ˜‰

    #322847

    Most Welcome!!!.

    Iā€™m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

Viewing 10 posts - 1 through 10 (of 10 total)

The topic ‘Responsive title font size’ is closed to new replies.