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

Header Widget and Mobile Devices

Home / Forums / Virtue Theme / Header Widget and Mobile Devices

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
December 9, 2016 at 3:12 pm

Using this CSS for header modification

.kad-header-left {
width: 100%;
}
.kad-header-widget {
width: 40%;
position: absolute;
top: 0;
right: 0;
}
.headerclass .container {
position: relative;
}

For Desktops works fine. But for Mobile Devices Header Widget (Text) overrides header image.

How can I fix it? For example make Header Widget above the header image.

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