Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #124737
    michelg
    Participant

    Hello. I use the fotografie theme. He is superb. thank you.
    Is it possible to reduce the size of the copyright so that it does not appear on 3 lines in smartphone size? At present it is narrower than the main subtitle. Would it be possible that it is not bigger, maybe even a little smaller?
    Thank you very much.
    Michel

    #124738
    Mahesh
    Keymaster

    @michelg: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:

    @media screen and (max-width: 767px) {
        .site-info {
            font-size: 10px;
        }
    }

    Note: You can adjust the font size as desired in the above code.

    Regards,
    Mahesh

    #124739
    michelg
    Participant

    Super!!
    Merci beaucoup.

    #124751
    Mahesh
    Keymaster

    @michelg: I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/fotografie/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated.
    Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know.

    Regards,
    Mahesh

    #124757
    michelg
    Participant

    Bonjour.
    Perfect, exactly what I wanted. thank you for your responsiveness, as always!
    Regards.
    Michel.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Fotografie Free – copyright’ is closed to new replies.