Home>Support>Vantage Logo removal not working!

Vantage Logo removal not working!

By Mike Wilson, 9 years ago. Last reply by Mike Wilson, 9 years ago.

Hi Magus – Sorry, not yet managed to achieve result?

(1). Following on from header thread re ‘Changing Vantage Site Header Layout.’, having followed guidelines to remove LOGO, (LOGO image disappears but what appears to be a Logo title, ‘not entered’ still displays in image location) and having removed visual widget replacing with layout builder and creating three columns and inserting visual editor widget to each column, any images added are still being thrown to the right as though the LOGO section is still present. I still require to retain a boxed look rather than 100% page spread as advised through your guide to use custom CSS!

The visual appearance I am attempting is that the current LEFT logo is displayed centrally to the header space with the current RIGHT logo to the right in a separate section (need to add URL Link) and another LOGO to the LEFT in a separate section!

(2) Still not heard to thread re ‘Do we have a Premium order Number for the Vantage Theme’ as appear to have lost and not displaying in WordPress section?

URL: http://www.adrianprota.co.uk

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 4 months ago Magus
    Hi, I Work Here

    Hi Mike

    Sorry about that. Please check Appearance->Theme Settings and see if you have the option enabled for No Widget Overlay. If it is please disable it. This should spread it out past the logo area. Then please add the following to Appearance->Custom CSS

    #masthead .hgroup #header-sidebar {
      width: 100% !important;
    }
    

    We may need to put a transparent image as the background to the PageBuilder Row to act as padding for the main menu.

    I will look into the other issue on its thread.

    Let us know how you get on

  2. 9 years, 4 months ago Mike Wilson

    Hi Magus,  finally seemed to have achieved what was required,  only one exception,  behind where logo image was on left have 'name' of owner appearing in dark grey behind new image, appears when looking at site on small screen such as mobile at top! How do I disappear that?

  3. 9 years, 4 months ago Magus
    Hi, I Work Here

    Hi Mike

    Please add the following to Custom CSS

    .site-title {
        display: none;
    }
    

    That should fix this issue.

    Thanks

    Magus

  4. 9 years, 4 months ago Mike Wilson

    That worked thanks, sorry, one more alignment problem that is Occurring on iPad and mobile display! As the screen shrinks in size, the navigation menu stays fixed and is not dropping down to show the header images lined up vertically! Again, best viewed on mobile or iPad. Probably a setting or need for further css. Script. Nearly there though thanks for your assistance!

  5. 9 years, 4 months ago Magus
    Hi, I Work Here

    Hi Mike.

    I can see a couple of problems.

    1 Please remove the background image from the centre widget.

    2. Create a transparent jpeg the same size as your existing logo image and upload that as your site logo in Appearance->Theme Settings->Logo.

    Once we have that set we can look at the collapse point for the header items

    Magus

  6. 9 years, 4 months ago Mike Wilson

    Thanks, will look at tomorrow and be in touch.

    Sent from Samsung Mobile

    <div>——– Original message ——–</div><div>From: Magus <forum+12943-u20605-2103c2f3d468de9ea15e443b2ac4dce91386ea19@siteorigin.com> </div><div>Date:09/05/2015 17:57 (GMT+00:00) </div><div>To: [email protected] </div><div>Cc: </div><div>Subject: Re: [SiteOrigin] Vantage Logo removal not working! </div><div>
    </div>Magus has posted on Vantage Logo removal not working!.

    —–

    Hi Mike.

    I can see a couple of problems.

    1 Please remove the background image from the centre widget.

    2. Create a transparent jpeg the same size as your existing logo image and upload that as your site logo in Appearance->Theme Settings->Logo.

    Once we have that set we can look at the collapse point for the header items

    Magus


    Reply to this email or view the thread on SiteOrigin. All replies are public, don't email sensitive data. Unsubscribe to stop receiving notifications.

  7. 9 years, 4 months ago Mike Wilson

    Hi Magus,

    No apparent background image in centre widget now (had spotted before your reply and removed)!

    Have created 'transparent' image (had to be PNG file as I believe JPEG cannot have transparent background!) and inserted in to the
    APPEARANCE/SETTINGS/LOGO IMAGE position as you requested!

    I await your response!

  8. 9 years, 4 months ago Magus
    Hi, I Work Here

    Hi Mike

    Please add the following to Appearance->Custom CSS

    @media all and (max-width:680px) {
    body.responsive #masthead .hgroup .logo img {
    display: none;
    }
    }
    

    This will hide the transparent logo when viewing on mobile. I will get back to you about the header on ipad.

    Magus

  9. 9 years, 4 months ago Mike Wilson

    Thanks – done!

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More