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

Dynamically change the logo size

Home / Forums / Virtue Theme / Dynamically change the logo size

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
December 10, 2014 at 4:12 pm

I am going to show a smaller logo size for some of my pages. I have uploaded my logo in full size, and tryed to use css to set a new logo size for some of my pages. I am able to filter on page id’s like this:

.page-id-35 #thelogo img {
max-width: 50%;
}

It works for all pages except for one. page-id-28 is a bb press forum. Is there a workaround so I can use a smaller logo size on that page too ?

Live URL here:

Regards
Rune

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