-
-
So I have a few questions. I am basing all of this off of your Church site. I would like a transparent color behind my main menu . Also I like how the codeless sliders work in the church theme… how does that work and also I like the small round arrows… How do I accomplish that.
-
Hello,
have you installed dummy data? If you install them then your site will look like it and you can continue customizing it as you want.
You can watch the video tutorials on dummy data install https://support.codeless.co/video-tutorials/Let us know if you need further help.
Best regards!
-
Yes I have tried this and it will not import all the way. I even tried it on another site and I could only get it to download about 65%.
-
Hello,
This is strange. Please make sure to have enough memory and execution time limit first, if the issue persists send us your wp credentials in a private reply. So we can give it a closer look.
Best regards!
-
-
Hello,
We imported your demo data and slider dummy data, but we can not import the images because of some restrictions on your host that don’t allow them to be imported. One of your plugins Fusion Core it conflicts with Codeless Slider. I deactivated so you can create sliders with Codeles Slider as you wish (watch this tutorial https://www.youtube.com/watch?v=j6M_uyvqiuU).
We also configured you homepage similar to our church demo home.
Please update theme to its latest version (2.0) to avoid causing other configuration conflicts.Let us know.
Best regards! -
So thank you for doing what you did that helped so much. But I am still at a lost for the major issue I am having and that is figuring out how to make a translucent header color. I would like it to be able to see through the header to the background picture but still see a defined space. Do you know how to accomplish this. I was hoping with the dummy data would give me insight into that. But it did not.
-
Hello,
To give the header transparency you have to edit header options in General Options > Header Options > Background. Select a color and set some transparency gradient here. However, something must be interfering in your site as it does not take the option changes. So i added this code into your custom css box:
.header_1.fullwidth_slider_page .header_wrapper { background-color: rgba(255, 254, 252, 0.19); }It does the same thing. To change the transparency gradient, just change the last value (0.19)
Please note that this option doe snot have any issue on our side. I suggest you try to make the changes while in parent theme or disable all third party plugins and try again.
Let us know.Best regards!
-
that is my testing site… On the site that I am really concerned about is using the parent theme….I will try this… Thank you for your continued help.
-
You must be logged in to reply to this topic.