- This topic has 4 replies, 3 voices, and was last updated 7 years, 10 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Logo problem with mobile version
Hello,
I am using your SKT Restaurant PRO theme. I have a problem with a text logo in mobile version.
It would looks much better if it takes a whole width of the screen and not only small part of left top corner.
Please seem my website in mobile version to see the problem: www.domeknadjeziorem.biz
Please advise how can I correct it.
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS and below code there:
@media (max-width: 980px) {
.header .header-inner .logo{margin: 15px 0 30px !important; width: auto !important;}
}
Regards,
Shri
Problem solved, great thanks.
If you are so kind I have two more problems:
1. picture in the header should be scaled in mobile version, not squeezed as it is now, please check the mobile verison of the following page to see the problem: http://domeknadjeziorem.biz/nasz-domek/
2. On the home page of the pc version the section no. 1 and 2 is not visible when the page is loaded. It appears only when you scroll the page down. It there an option to make it visible immedietly after the page is loaded?
Thank you in advance.
Hi,
1. Answer
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS and below code there:
@media screen and (max-width:767px) {
.innerbanner img { height:auto;}
}
2. problem
Kindly send us WordPress admin details (Username & Password) via sktthemes.net/contact Please mention this forum URL while replying so that we understand what needs to be done.
Regards,
Chris
Magento to WordPress Migration The migration process is indeed helpful for your dream business as your e-commerce business needs this buckle up to grow and […]
Promising WordPress Themes We have collected the most promising WordPress themes to guarantee the sustainable and revenue generating nature of your website revolving around any […]
Free WordPress Google Map Plugins Google Maps are the maps that can be integrated into your website to show the address in the proper way. […]