Centering Logo - by irmankarim - on WordPress WooCommerce support

This topic has 41 replies, 4 voices, and was last updated 9 years, 11 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.

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

    I’ve updated theme for you. You can check it now.

    Regards,
    Robert Hall.

    Avatar: irmankarim
    irmankarim
    Participant
    September 26, 2014 at 13:27

    I got the same problem, my home page in pages (wp-admin) and the way it is published is different. I have 3 banner and video on my homepage setting but on live site, it is not there.

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

    Another issue is that the ajax loading took a while to load. I installed SendPress and the loading is very long for user to subscribe. I thought it was SendPress but when i test to checkout a product, it load very long as well.

    Avatar: Eva
    Eva Kemp
    Support staff
    September 26, 2014 at 17:28

    Hello,

    Could you please provide us with wp-admin panel credentials?
    Thank you.

    Regards,
    Eva Kemp.

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

    In private content

    Please, contact administrator
    for this information.
    Avatar: irmankarim
    irmankarim
    Participant
    September 27, 2014 at 00:48

    Any updates?

    Avatar: irmankarim
    irmankarim
    Participant
    September 27, 2014 at 01:44

    Hi I managed to fix the issue of home page display wrongly. Anyway, my featured product and sale product isnt showing. Please check. Thank you.

    Avatar: irmankarim
    irmankarim
    Participant
    September 27, 2014 at 06:37

    Featured and Sale product isn’t showing at home page

    Avatar: Eva
    Eva Kemp
    Support staff
    September 27, 2014 at 14:26

    Hello,

    The link for wp-admin panal gives 404 error.
    Please provide us with the correct link.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: irmankarim
    irmankarim
    Participant
    September 28, 2014 at 14:21

    Sorry, I did a change of domain. It is located here now: http://www.angelicobebe.com/wp-admin with the same credentials

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

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

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