Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #1086246

    Dear Kriesi

    Im trying to do a few things with my Enfold based site. Have a few questions that i hope you can help with

    1) I cant seem to get the breadcrumb navigation to appear on the About Us page. its on all the other apart form the home page. can you tell me why
    also
    2) how can i change the colour of the separator lines to a Red that im using else where

    and sorry one final question. teh home page shows in my menu. i would like it only to appear when you load the page or click on the logo – is that possible?

    Thanks for help. Details of my site below and access information

    Austin

    #1086855

    Hey Austin1988,

    Thanks for giving us admin access.

    1. I’m not sure why this happens but I tried to duplicate your about page and it works fine (link in private content). I think you can delete the old one then rename this and use this new page instead.

    2. Edit the separator, then on Horizontal Ruler Styling select Custom, then change the color.

    3. Logo already points to the homepage, just remove the homepage in the menu items, go to Appearance > Menus and remove it there.

    Best regards,
    Nikko

    #1087041

    Thanks Nikko for your help

    I will try later today but the new about page works fine

    Best regards

    Austin

    #1087055

    Hi Austin,

    We’re glad to hear that :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    #1088832

    Hi Nikko

    I have changed the menu and i found a piece of Quick css

    i have used thsi to change teh ruler colour

    span.hr-inner {
    border-color: #ff0900 !important;
    }

    it works. i have tried adding code to change the height or thickness of the rulers – but i cant seem to get it work

    is there a quick code that i cloud add that would change all of them through the site?

    thanks for help

    private data below

    #1089119

    Hi Austin1988,

    Try using this css code:

    span.hr-inner {
        border-top-width: 5px;
    }

    just adjust the value.

    Best regards,
    Nikko

    #1089123

    Thanks Nikko

    That worked perfectly

    Best regards

    Austin

    #1089128

    Hi Nikko

    sorry i have just discovered another problem and tried fixing it

    On the home page i use some Icon (6 in total, 2 rows of 3). the Icons are meant to be all the same colour. the 3 on the left are a dark grey – the correct colour . But the 3 on the right are a light colour. I have tried deleting them and loading again but the colour still stays the same light grey – any ideas?

    The icons are below a heading saying

    WHAT UIS CAN OFFER YOU

    Thanks again – private content below

    Austin

    #1089392

    Hi Austin1988,

    This was a bug on this version of Enfold, this will be fixed on the next update.
    For now, please do what’s instructed by our dev in this thread: https://kriesi.at/support/topic/possible-css-rendering-bug-in-4-5-5/#post-1083761

    Best regards,
    Nikko

    #1089533

    Thanks Nikko

    I will try this later – i thought i might have done something wrong

    Best regards

    Austin

    #1089537

    Hi Nikko

    just changed and its fixed the bug

    Thank again

    #1089566

    Hi Austin1988,

    We’re glad that we could help you :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘breadcrumb problme and changing the colour of separator’ is closed to new replies.