Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #379983

    Hi,

    first: THANK YOU for this awesome theme! Love it!

    Can you help me out with some CSS to highlight the last element of the breadcrumb?

    I have a grey breadcrumb menu and want to make the last link (the current page) white and maybe a few pixels larger than the breadcrumb.

    Appreciate any help.

    Thank you!

    N.

    #380099

    Hi hansmeiser!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    span.trail-end {
    color: orange;
    }

    Regards,
    Yigit

    #380151

    Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Different color for active page in breadcrumb’ is closed to new replies.