Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1231934

    Hi –

    I found out that I have to replace my old theme and the kind folks at WP Easycart recommended Enfold. I have two elements that I can’t live without, The background image and the ribbon menu at the top of my site: https://www.thestrapsaver.com

    Can anyone give me a hint as to how to make either of these work with Enfold? I am trying but the HTML is quite different on this new theme!

    Thanks,
    Shari

    #1232273

    Hey sldeutsch,

    Can you please show us what you’ve got so far?

    Best regards,
    Victoria

    #1232303

    So far, not much: https://dev.thestrapsaver.com/ – I literally just installed the new theme on the old site.

    These are the first two elements that we tried, without luck (these are the two that make our site unique)

    Thanks!!

    #1232937

    Hi sldeutsch,

    Well, you can use the same logo but having the ribbon across will require rebuilding the header.

    Best regards,
    Victoria

    #1233028

    ok – thank you – any thoughts on the background image?

    #1233088

    Hi sldeutsch,

    You can have an image as a header background or as a logo. Which one do you want to add?

    Best regards,
    Victoria

    #1233210

    We’re trying to set the background image as the pink pattern – with the white area for text. I’m having trouble with that as well.

    #1233421

    Hi,

    Thanks for the update. You will likely need more CSS than this, but please try starting off by adding this to Quick CSS:

    #header_main {
        background-image: url(https://www.thestrapsaver.com/wp-content/uploads/logo960.png);
        background-repeat: no-repeat;
    }

    Then set a custom hight to your header under Enfold->Header.

    Best regards,
    Rikard

    #1233627

    Thank you SO much – I’ll let you know how it goes!!

    #1233873

    Hi,

    Did you need additional help with this topic?

    Best regards,
    Jordan Shannon

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.