This topic has 6 replies, 2 voices, and was last updated 9 years by Laura.

  • Author
  • #145190
     markussell
    Participant

    How can i change the Font size of that area you see in the Picture and how can i change the names? For example MEDIEN. I want to change the name in BILDER. I just cant find it with Loco translate.

    Thanks for your help.

    #145272
     Laura
    Moderator

    Hello, you can change the size adding this css to style.css of child theme 🙂

    COPY CODE
    
    div#object-nav a {
        font-size: 18px !important;
    }
    

    About changing the name, make sure you translate sweetdate and buddypress plugin and click SYNC button at least twice.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #145447
     markussell
    Participant

    You are great, thank you 🙂

    #145449
     markussell
    Participant

    Do you know how to to change this area in font size too?

    #145654
     Laura
    Moderator

    Hello, you can use

    COPY CODE
    
    ul.button-nav a {
        font-size: 20px;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #145661
     markussell
    Participant

    Works just great 🙂
    Thanks

    #145884
     Laura
    Moderator

    Glad to help 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 7 posts - 1 through 7 (of 7 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?