Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Breadcrumbs overlap Portfolio Page Header

Home / Forums / Virtue Theme / Breadcrumbs overlap Portfolio Page Header

This topic is: Not Resolved
[Not Resolved]
Posted in: Virtue Theme
August 20, 2015 at 9:10 am

Also, using the following CSS (from 2 different forum posts), I have moved the breadcrumbs to the right, and they display fine except on individual portfolio pages. (see ). Suggestions?

#kadbreadcrumbs {
font-size: 12px;
font-weight: bold;
}

#kadbreadcrumbs {
position: absolute;
top: 0;
}
.page-header {
position: relative;
padding-top: 30px;
}

  • The forum ‘Virtue Theme’ is closed to new topics and replies.