This topic has 41 replies, 4 voices, and was last updated 9 years, 11 months ago ago by Eva Kemp
I would like to center my logo. It seems like the logo is aligned to the left. Please assist. Thank you.
Hello,
Please provide us with link to the page and wp-admin access in Private Content.
Regards,
Robert Hall.
http://inpixelhaus.com/Angelicobebe/
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.
Thank you. And how about the language bar and currency? Its not working
Hello,
For language bar you need install and use WPML plugin:
http://wpml.org/documentation/getting-started-guide/
Regards,
Robert Hall.
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.
Try to add this code into custom.css file.
.header-logo img {
float:none;
}
Regards,
Robert Hall.
At 993px screen width, the logo goes to the left side
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.
It is still not centered.
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.
I’ve added code into style.css. You can check it.
Do you have this bag with the default theme?
Regards,
Robert Hall.
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.
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.
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
Hello,
Here is video tutorial how to update theme:
http://www.youtube.com/watch?v=KdWESIIPU1k
Regards,
Robert Hall.
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.
Before update theme you need download a new version from themeforest.
If you can’t do it, we can help you.
Regards,
Robert Hall.
I have aready done so. Please assist me. Thank you.
I’ve updated theme for you. You can check it now.
Regards,
Robert Hall.
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.
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.
Hello,
Could you please provide us with wp-admin panel credentials?
Thank you.
Regards,
Eva Kemp.
In private content
Any updates?
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.
Featured and Sale product isn’t showing at home page
Hello,
The link for wp-admin panal gives 404 error.
Please provide us with the correct link.
Thank you.
Regards,
Eva Kemp.
Sorry, I did a change of domain. It is located here now: http://www.angelicobebe.com/wp-admin with the same credentials
The issue related to '‘Centering Logo’' has been successfully resolved, and the topic is now closed for further responses