- This topic has 1 reply, 2 voices, and was last updated 7 years, 2 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Increasing Logo Width
Hello Shri,
I want to increase the width of the logo. I essentially want to fill the empty space between the logo and telephone image with logo. I tried putting the following into the custom css box:
.header .header-inner .logo{float:left; margin:auto;margin-bottom:auto; text-align:left; width 500px;!important;}
It does nothing. I also tried using “width 50%;” and that didn’t work either.
Secondly, I’d like to move the slider (home page) and banner (all other pages) up. I can’t seem to find the line that’ll do this though.
Any help would be greatly appreciated! The site is www.lemonlawpro.com
Thank you in advance!
Hi,
Kindly go to Appearance>Theme Options>Basic Settings>Custom CSS box:
Paste this css code in custom css box
.header .header-inner .logo {width:535px;}
.header .header-inner .logo img {width:100%;}
.slider-main {top:-51px;}
Regards,
Shri
It takes a strong foundation for a business to survive. Similarly, it takes a planned and structured coding for a website to remain active and […]
The address of a World Wide Web Page is a URL. Protocol, domain name, and path are three parts of a URL. It is a […]
What is a newsletter and how to use it? Due to the recent advancement in technology, the traditional concept of marketing is no longer the […]