Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #75731
    Evelyn Großschedl
    Participant
    Premium Member

    Hello WP Royal Team!

    I have been a satisfied Bart user for years. I recently got a new design and have problems with the font in the footer, namely in the related posts and above them the previous and newer ones.

    I would prefer not to have capital letters in the previous and newer ones.

    And in the related posts the font needs to be larger, which is difficult to read.

    Here is a screenshot:

    What would be the code that I have to insert in css?

    Many thanks and best regards

    Evelyn

    #75732
    Evelyn Großschedl
    Participant
    Premium Member
    This reply has been marked as private.
    #75737
    vako
    Keymaster
    Premium Member

    Hi Evelyn,

     

    At first, thank you for choosing our theme and service.

    Please navigate to Dashboard > Appearance > Customize > Additional CSS and add the CSS snippet below:

    .single-navigation span

    {

    font-size: 16px !important;

    text-transform: capitalize !important;

    }

    Kind Regards

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