Logo - by pads456 - on WordPress WooCommerce support

This topic has 12 replies, 3 voices, and was last updated 9 years, 2 months ago ago by Jack Richardson

  • Avatar: pads456
    pads456
    Participant
    October 20, 2015 at 13:33

    How do I centre the logo in the main header? Also, can I move the search for products box to bottom right of the header?

    Thanks

    Mark

    11 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 20, 2015 at 13:38

    Hello,

    Please provide us with link to the page.

    Regards,
    Robert Hall.

    Avatar: pads456
    pads456
    Participant
    October 20, 2015 at 14:20

    Here is the link.

    http://crownjulesdiamonds.co.uk/

    Thanks

    Mark

    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 20, 2015 at 14:31

    You can try to add the following code in custom.css

    #header{
    position:relative;
    }
    #search {
        position: absolute;
        bottom: 60px;
        right: 0;
    }
    .logo {
        text-align: center;
        position: relative;
        left: 50%;
        margin-left: -185px;
    }

    Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.

    Regards,
    Robert Hall.

    Avatar: pads456
    pads456
    Participant
    October 20, 2015 at 14:49

    Hi Robert,

    Done this. It didn’t work. Have I done something wrong?

    Thanks

    Mark

    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 20, 2015 at 15:22

    Hello,

    Please provide us with wp-admin access in Private Content.

    Regards,
    Robert Hall.

    Avatar: pads456
    pads456
    Participant
    October 20, 2015 at 15:27

    Please see details attached

    Thanks

    Mark

    Please, contact administrator
    for this information.
    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 20, 2015 at 15:41

    Hello,

    We need wp-admin credentials also.
    Did you enable Custom CSS file in Dashboard->Blanco->General?

    Regards,
    Robert Hall.

    Avatar: pads456
    pads456
    Participant
    October 20, 2015 at 15:56

    Please see attached.

    Yes, I believe I enabled Custom CSS. Can you check, to make sure its all done right.

    Thanks

    Mark

    Please, contact administrator
    for this information.
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    October 20, 2015 at 17:38

    Hello,

    I’ve ticked “Enable Custom CSS file” in Blanco – Theme Settings > General, so now custom.css is active. Please check your site now.

    Best regards,
    Jack Richardson.

    Avatar: pads456
    pads456
    Participant
    October 20, 2015 at 17:40

    I just did; brilliant thank you.

    Great support.

    Regards

    Mark

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    October 20, 2015 at 17:42

    Hello,

    You’re welcome.

    Best regards,
    Jack Richardson.

  • Viewing 12 results - 1 through 12 (of 12 total)

The issue related to '‘Logo’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.