• I am trying to use transparent header option, however there is a problem using it.
    On mobile Optional Replacement Mobile Logo (For Transparent Header) is supposed to show only one logo, but both logos (transparent header logo, and original logo)are showing. Desktop version is working fine.
    On Desktop Optional Replacement Logo (For Transparent Header) only shows one logo by replacing the transparent logo with original logo file.

    Please fix the following issue as soon as possible.

    you can see the screen capture image to understand the issue here.
    ascend theme logo replacing issue

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hey,
    Thanks for posting, as a temp fix add this in your theme options > custom css box:

    .mobile-headerclass .ascend-mobile-trans-logo {
        display: none;
    }

    There is an update coming out for ascend monday and it will include a fix for this.

    Ben

Viewing 1 replies (of 1 total)
  • The topic ‘Ascend Theme Logo replacement not working on mobile’ is closed to new replies.