df
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Biznez Lite] Remove the header feature/change menu background1
Forum: Themes and Templates
In reply to: [Biznez Lite] Why all my images all same size in all pages.Hi, I couldn’t find it in style.css
Forum: Themes and Templates
In reply to: [Biznez Lite] Remove the header feature/change menu background1) Not clear but I assume you want the header to disappear when you scroll up rather than sticking to the viewable top part of the page
#mainnav .fixed-menu {
position: initial !important;
}
2)
.menu ul li.current-menu-ancestor > a, .menu ul li.current-menu-parent > a {
background: transparent;
}
3) Replace black drop-arrow.png file in images folder with white drop-arrow.png file.Works perfect.
And thanks for recommend the custom css plug-in. Easier and don’t have to worry about break the code anymore, before I always have to copy the css, just in case I delete or did something to break other stuff.
Great plug in
Forum: Themes and Templates
In reply to: [Biznez Lite] slide text backgroundWorks perfect!
Thanks
Forum: Themes and Templates
In reply to: [Biznez Lite] Why all my images all same size in all pages.I mean they all become smaller
Forum: Themes and Templates
In reply to: [Biznez Lite] Remove the header feature/change menu backgroundthank you everybody’s help
Forum: Themes and Templates
In reply to: [Biznez Lite] I want to add a text in my header with logo imagesolved.
Thanks anywaysForum: Themes and Templates
In reply to: [Biznez Lite] I want to add a text in my header with logo imageone more thing is I don’t want the phone number be part of the logo, since I want people be able to copy it.
Please advise. Thanks
Forum: Themes and Templates
In reply to: [Biznez Lite] I want to add a text in my header with logo imagePlease see my page again, https://hdwservices.com/
I added the phone number there(in header.php)How can I made the text on the right side of the logo, and when I scroll down the page, the number move with the logo and menu?
Another question would be how can I make logo size bigger?
Forum: Themes and Templates
In reply to: [Biznez Lite] I want to add a text in my header with logo imageHi Gunjan,
I made it confuse. I want to add a text in header. beside my logo, align to left in header.”Call or text 123.321.1234″ But I don’t know where to insert it. and how can I change font size later.
also I don’t want to insert it in a header image or logo, I want people can copy.
Thanks
Forum: Themes and Templates
In reply to: [Biznez Lite] change icon of "Our Client " on front pageNo, I mean the blue icon that looks like 3 peoples head and shoulders silhouettes. I want to change this icon because it doesn’t make sense for the website I’m building. I am using this section for product brands that the business uses and an icon representing people doesn’t make sense for this purpose.
How do I change this blue icon? Please help.