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

  • Author
  • #140661
     kjcarleo
    Participant

    Hello, when I look in my breadcrumbs, the word “Home” is not capitalized (the page name is). How can I make it ALL CAPS to match the rest of the site?

     

    Kevin

    Attachments:
    You must be logged in to view attached files.
    #140837
     Laura
    Moderator

    Hello, just add this to style.css of child theme

    COPY CODE
    
    .breadcrumb-extra a {
        text-transform: uppercase;
    }
    

    🙂

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #140838
     kjcarleo
    Participant

    Worked perfect. Thanks!

    #140840
     kjcarleo
    Participant

    Is it possible to change the seperator to >> instead of /

    #141080
     Laura
    Moderator

    Hello, yes, follow these steps:
    1- Go to wp-content/themes/kleo/kleo-framework/lib
    2- Copy the file function-breadcrumb.php
    3- Go to wp-content/themes/kleo-child
    4- Create the folder kleo-framework, open it, create the folder lib
    5- Paste the file inside wp-content/themes/kleo-child/kleo-framework/lib
    6- Edit the fild, find

    ‘separator’ => ‘& # 0 4 7;’,

    Replace with

    ‘separator’ => ‘& # 0 6 2;& # 0 6 2;’,
    (without spaces between the numbers, you will notice it when you see, it, just change 47 for 62 and add another just next to it to create >>

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #141091
     kjcarleo
    Participant

    Ok did that. How long should it take to see the change?

    Kevin

    #141392
     Laura
    Moderator

    Hello, should be just after the change. It might need a bit more than just that hmm

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #141400
     kjcarleo
    Participant

    Still no change 🙁

    #141613
     Laura
    Moderator

    Hello, you might need to hire a developer for that as it seems a bit more complicated than that
    Check at the same file if you see any other & #047;

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

Viewing 9 posts - 1 through 9 (of 9 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?