Centering Logo - by irmankarim - on WordPress WooCommerce support

This topic has 41 replies, 4 voices, and was last updated 9 years, 4 months ago ago by Eva Kemp

  • Avatar: irmankarim
    irmankarim
    Participant
    September 18, 2014 at 03:32

    I would like to center my logo. It seems like the logo is aligned to the left. Please assist. Thank you.

    40 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    September 18, 2014 at 05:26

    Hello,

    Please provide us with link to the page and wp-admin access in Private Content.

    Regards,
    Robert Hall.

    Avatar: irmankarim
    irmankarim
    Participant
    September 18, 2014 at 08:02

    http://inpixelhaus.com/Angelicobebe/

    Please, contact administrator
    for this information.
    Avatar: Robert Hall
    Robert Hall
    Support staff
    September 18, 2014 at 08:41

    Hello,

    Try to add this code into custom.css file.

    .header-logo {
    padding-left:20px;
    }

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

    Regards,
    Robert Hall.

    Avatar: irmankarim
    irmankarim
    Participant
    September 24, 2014 at 05:20

    Thank you. And how about the language bar and currency? Its not working

    Avatar: Robert Hall
    Robert Hall
    Support staff
    September 24, 2014 at 05:52

    Hello,

    For language bar you need install and use WPML plugin:
    http://wpml.org/documentation/getting-started-guide/

    Regards,
    Robert Hall.

    Avatar: irmankarim
    irmankarim
    Participant
    September 24, 2014 at 07:24

    I have already insert the code you’ve provide for the logo centering. I’ve changed the logo and it seem it is not centered.

    Avatar: Robert Hall
    Robert Hall
    Support staff
    September 24, 2014 at 08:24

    Try to add this code into custom.css file.

    .header-logo img {
    float:none;
    }

    Regards,
    Robert Hall.

    Avatar: irmankarim
    irmankarim
    Participant
    September 24, 2014 at 08:30

    At 993px screen width, the logo goes to the left side

    Avatar: Robert Hall
    Robert Hall
    Support staff
    September 24, 2014 at 09:19

    Also add this code.

    @media only screen and (max-width: 1200px){
    .header-logo {
    left: 260px;
    }
    .header-type-7 .header-logo {
    text-align: center;
    }
    }

    Regards,
    Robert Hall.

    Avatar: irmankarim
    irmankarim
    Participant
    September 24, 2014 at 09:26

    It is still not centered.

    Avatar: irmankarim
    irmankarim
    Participant
    September 24, 2014 at 09:48

    Also, for my home page, when i update it, it goes to a post.php page and it is empty. There are elements on the home page which I have deleted but when i view it, the items are there.

    Avatar: Robert Hall
    Robert Hall
    Support staff
    September 24, 2014 at 10:15

    I’ve added code into style.css. You can check it.
    Do you have this bag with the default theme?

    Regards,
    Robert Hall.

    Avatar: irmankarim
    irmankarim
    Participant
    September 25, 2014 at 04:11

    What bag are you referring to? In Admin page, when i edit, it direct me to post.php page which is blank white. And the way i layout my home page is different from what is being published.

    Avatar: Eva
    Eva Kemp
    Support staff
    September 25, 2014 at 12:02

    Hello,

    Please update the theme to the latest 1.2 version, which has been recently released.
    If the issue still persists after that, then provide us with FTP login details.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: irmankarim
    irmankarim
    Participant
    September 26, 2014 at 06:14

    Hi

    I have deleted my previous theme and installed the new theme. However, it is not updates to v.1.2 but instead remain at v.1.1. How to I update theme properly?

    I’ve insert my ftp login if necessary in the private content

    Please, contact administrator
    for this information.
    Avatar: Robert Hall
    Robert Hall
    Support staff
    September 26, 2014 at 06:18

    Hello,

    Here is video tutorial how to update theme:
    http://www.youtube.com/watch?v=KdWESIIPU1k

    Regards,
    Robert Hall.

    Avatar: irmankarim
    irmankarim
    Participant
    September 26, 2014 at 06:53

    Hi

    I have already update the theme according to the video. However, it still show my version as 1.1
    And my homepage layout in wp-admin the way i set is still different from when i published it. Please assist. Thank you.

    Avatar: Robert Hall
    Robert Hall
    Support staff
    September 26, 2014 at 06:59

    Before update theme you need download a new version from themeforest.
    If you can’t do it, we can help you.

    Regards,
    Robert Hall.

    Avatar: irmankarim
    irmankarim
    Participant
    September 26, 2014 at 07:17

    I have aready done so. Please assist me. Thank you.

  • 1 2 3
    Viewing 20 results - 1 through 20 (of 41 total)

The issue related to '‘Centering 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.