Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #985954

    Hi, how can I make the font size for the breadcrubms do be the same as the size for the title?

    Thanks.

    #986142

    Hey DROR,

    Try adding this css code:

    #top .breadcrumb, 
    #top .breadcrumb a {
        font-size: 16px;
        font-weight: 700;
    }

    Hope it helps :)

    Best regards,
    Nikko

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