Home Forums WoodMart support forum Copyrights custom typography style

Copyrights custom typography style

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #602662

    jsscmassinelli
    Participant

    Hello,
    I need to reduce the size of the font used in the copyrights.
    Where can I do that.

    Attachments:
    You must be logged in to view attached files.
    #602754

    Hello,

    You can enter text with any inline CSS in the copyright input field.

    Example <span style="font-size:12px;">YOUR COPYRIGHT TEXT HERE</span>

    Or use this custom CSS snippet to change copyright font size globally.

    .copyrights-wrapper {
    	font-size: 12px;
    }

    Best Regards

    #602818

    jsscmassinelli
    Participant

    Thank you so much. You can close this one

    #602925

    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 4 posts - 1 through 4 (of 4 total)

The topic ‘Copyrights custom typography style’ is closed to new replies.