Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #593729

    Hi,

    I am working on the following website http://indianraisin.org/why-us/

    But can’t see the breadcrumbs properly. from where I can fix the css

    Aziz

    #593807

    Hey azizurkhan!

    I have loaded the web site and I can see the breadcrumbs here
    http://awesomescreenshot.com/03f5ort301

    can u explain to us what you mean please? What is not working properly?

    Best regards,
    Basilis

    #593939

    I want to make the breadcrumbs same as the URl http://kriesi.at/themes/enfold/features/

    from where I can change the css for background & bottom border.

    #594995

    Waiting for reply… I need to change the background color & border color for breadcrumbs. From Wp-admin Enfold setting can I change that ?

    #597160

    Hi!

    Use this css code:

    .alternate_color.light_bg_color.title_container {
        background-color: red;
    }
    
    .alternate_color .breadcrumb, .alternate_color .breadcrumb a, #top .alternate_color.title_container .main-title, #top .alternate_color.title_container .main-title a {
        color: yellow;
    }

    Adjust the color values as you please.

    Best regards,
    Ismael

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