Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #500225

    hi,
    do I have to customize (esp. the height of ) the breadcrumb/title section directly in the css or is this possible within the theme configuration?
    If (css) – it would be nice, if you would implement a customization [size (height), bg-color, and border] within the enfold options/styling in the future.
    Thx – Nick

    • This topic was modified 8 years, 6 months ago by nickbernauer.
    #500492

    Hey nickbernauer!

    Add this to your custom CSS to change the sizing of the breadcrumb container.

    .title_container {
        padding: 40px 0px;
    }

    Best regards,
    Elliott

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