- This topic has 6 replies, 2 voices, and was last updated 8 years, 9 months ago by .
Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › logo view
how to cange the backgroung of header it’s a gray color and my logo would not be display properly…and should you adjust my logo for me …m website url is http://www.maharajsandwich.com/ i’ll give you my admin id passwor i tried a lot but logo will not properly display.
Hi Krishna,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.logo img{height:110px !important;}
.header .header-inner .logo{margin-top:10px !important;}
@media screen and (max-width:768px){
.header-inner, .sitenav ul li:hover > ul{background-color:#000000 !important;}
}
Regards,
Brad
but i also have this code in css that i remove or not? @media screen and (max-width:768px){
.header .header-inner .logo{width:auto !important;}
}
Hi Krishna,
This code not related to my previous code. Just add the the code and let me know.
Regards,
Brad
ok i add this code but now how do i change background color
i want it white
Add this code:
@media screen and (max-width:768px){
.header-inner, .sitenav ul li:hover > ul{background-color:#ffffff !important;}
}
Regards,
Brad
Document Management WordPress Plugins for File Management There are many document management WordPress plugins available online. Starting to open-source blogging software to a fully-fledged CMS […]
Are you looking for the best WooCommerce based plugins for your WooCommerce Website? Here’s a list of the best WooCommerce based plugins. These are suitable […]
When talking about WordPress, you may get curious about the plugins used by WordPress, shortcodes, page builder, etc., in the same way, SEO optimized WordPress […]