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

Logo change for a specific page

Home / Forums / Ascend Theme / Logo change for a specific page

This topic is: Resolved
[Resolved]
Posted in: Ascend Theme
July 18, 2023 at 4:09 pm

Hi KTeam,

I am looking to have a different logo for a specific page. I am needing to change the logo on this page only

I did this on another Pinnacle themed website a many years ago – with your help on some CSS I was able to get the logo changed on this page

I am having some difficulties trying to get this done on Ascend.

Here is what I did but I am getting both logo’s on the page when I apply it.

.page-id-751 .kt-header-position-above #logo a .ascend-logo {
background: url(/wp-content/uploads/2023/07/Live-To-Learn-logo-2-blue-orange.png) !important;
background-size: contain !important;
max-height: 130px !important;
background-repeat: no-repeat !important;
margin-top: 20px;
}

Thank you,
Chad

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