- This topic has 4 replies, 3 voices, and was last updated 8 years, 3 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
How Smart Web Design Building Brand Trust by OWDT In a digital-first world, your website is an extension of your brand; it’s your business’ front […]
Top WordPress Halloween Deals on Plugins, Themes & Templates Well, it’s the end of October and the beginning of November, and we know the […]
B2B E-Commerce with Magento 2 Bulk Order Tools In the dynamic world of eCommerce, speed and scale are what it is about, especially in B2B. […]