Making some changes to the Supreme theme

This topic contains 6 replies, has 3 voices, and was last updated by  Guust 7 years, 11 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #397740

    John Clark
    Free User
    Post count: 10

    Hi all,

    I am trying different things with Supreme to see how I can best incorporate my site logo into the page. I’m still pretty new to WordPress, so I apologize if the answer to this is an obvious one and I’m just missing it.

    Is there a way to add my logo to the top “layer” of the homepage? I don’t know how else to describe it. Right now I have it pasted on my featured image so that it appears above the search bars, but the dark overlay that separates the search bar “layer” from the background/featured image one is making too hard to see.

    There is a default “Supreme” with a little map pin icon in the top left of the default page. Is there a way I could edit that out and replace it with my logo image instead?

    Thanks.

    #397741

    John Clark
    Free User
    Post count: 10
    This reply has been marked as private.
    #397753

    Joy
    Buyer
    Post count: 1076

    In your WordPress Appearance menu, select the “Customize” option. You can edit the logo and other components there.

    #397754

    John Clark
    Free User
    Post count: 10

    I have explored the “Customize” option pretty extensively, but there doesn’t seem to be a way of doing what I’m trying to do from there.

    As a default, on the Supreme theme, there is an icon on the top left of the home page that says “Supreme.” I’m trying to find a way to replace it with my .png file. After trying lots of different things, I can’t find how to edit it.

    I’m not saying it’s not there, but I just can’t find it. 🙁

    #397755

    Joy
    Buyer
    Post count: 1076

    You have to follow these steps from your WordPress dashboard: Appearance> Customize > Header > Logo

    Still not there?

    #397764

    John Clark
    Free User
    Post count: 10

    🙂

    Yes, that did it! Thanks SO much!

    #397765

    Guust
    Moderator
    Post count: 29970

    Joy has given the correct path to follow to change the logo, see also images.

    To replace the title of the page with an image, try this CSS.
    You will have to change the URL of the image and make some other adjustments, see more at https://wpgeodirectory.com/docs/customizing-your-style/

    
    
    .sd .featured-area h1.entry-title {
    background-image: url("http://multi.goldroo.net/wp-content/uploads/2016/05/Feature.png");
    background-position: 50% 20%;
    background-repeat: no-repeat;
    background-size: initial; 
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
    overflow: hidden;
    color: transparent;
    }

    Thanks

Viewing 7 posts - 1 through 7 (of 7 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount