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

Different logo image for mobile

Home / Forums / Virtue Theme / Different logo image for mobile

This topic is: Not Resolved
[Not Resolved]
Posted in: Virtue Theme
February 15, 2016 at 5:03 pm

Hello!
We are trying to have our site use a different logo when on mobile. A less complicated image, that will show up clearer. Having a tough time figuring it out. Any words of wisdom?
Thank you!
Jessamy

test.belleville.lib.mi.us
we are using a child theme.
Here are the modifications we have made so far (not effecting logo)

#nav-main ul.sf-menu ul li a, .nav-main ul.sf-menu ul li a, #nav-second ul.sf-menu ul li a {
font-size: 20px;
}

/* Responsive iFrame */

.responsive-iframe-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}

.responsive-iframe-container iframe,
.vresponsive-iframe-container object,
.vresponsive-iframe-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;

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