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

    Hi
    Im trying to change the font and styling of my titles and excerpts but to no avail. I specifically need my excerpt to be the same as my heading H6. I found below css, which is by the looks of it exactly what I’m after, but alas nothing happened.

    .av-masonry-entry-title.entry-title {
    font-family: “choose font”;
    font-size: 18px !important;
    text-align: center;
    text-transform: uppercase;
    }

    .av-masonry-entry-content.entry-content {
    font-family: “choose font”;
    font-size: 12px;
    text-align: center;
    text-transform: uppercase;
    }

    Ive been searching for this for some while so would be over the top if anyone could help.

    Jacob

    #1027513

    Hey jacobedgren4,

    Could you please give us a link to your website, we need more context to be able to help you.

    Best regards,
    Victoria

    #1027543

    Hi
    Thanks for answering so quickly. It turns out that working in a localhost environment makes some changes reluctant to work properly. I uploaded the site and voila, it works like a charm.

    Again thanks
    Jacob

    #1027573

    Hi Jacob,

    Glad you got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

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