-
Hi,
I importet the demo-content.
Now I want to change the look of the header
1) I don´t want the dottet overlay
2) I don´t want the search box, only my logo
3) I want another background image, instead of this bamboo stripe
4) I want another background behind the sliderCan you give me some additional css?
Thank you
URL: https://sehens-wert.comHi.,
1) Get into Admin Panel > Appearance > Customize > Additional CSS > Pasted the below css code inside the text area > Save All.
#header {background: no-repeat;}
2) Get into Admin Panel > Appearance > Customize > Additional CSS > Pasted the below css code inside the text area > Save All.
#header #searchform { display: none; }
3) Get into Admin Panel > Appearance > Customize > Additional CSS > Pasted the below css code inside the text area > Save All.
body { background-image: url(); }
Note: You can change the image url as per you need.
4) Get into Admin Panel > Appearance > Customize > Additional CSS > Pasted the below css code inside the text area > Save All.
#home-slider { background: url(images/slider-bg.jpg) center top repeat-x; }
Note: You can change the image url as per you need.
If you have any queries, found any difficulties, facing any kind of issues or need any support for this theme, please feel free to contact us. We are always ready to help you.
Ratign!
Kindly don’t forget to place your worthy ratings 🙂 Your 5 stars has a crucial part in our overall rating!!!
Please visit below video link for how to rate our theme:
Refer : http://recordit.co/YqdTBuEJRm
Waiting to see your 5 stars rating.
Thanks in advance
You must be logged in to reply to this topic.