Forum Replies Created
-
AuthorPosts
-
Any joy with this?
Hi,
I removed that (was only used to try something out) and the menu items have came back. However, the main slider isn’t working. Or the colour section further down the page. Or the menu dropdown. On Chrome it’s all fine. Is this an issue with Enfold and Safari? Or something else tripping me up?
Hi Victoria,
Admin details in private. Many thanks for having a look
I found out the issue. Was a script in the child themes functions php. Must have been added for some reason during development.
Thanks for your time.
Excellent! This worked. thank you Victoria.
-Billy
Hi there,
This fix has now caused the sidebar to load first on ALL pages on mobile. It should be after the page content. How can I fix this?
-Billy
Amazing. Thanks Victoria. I had so much trouble figuring this out.
Hi Victoria,
I can’t see any change to the position of the sidebar. See the screenshot…
-Billy
Hi there, them is now updated. Thank you!
This reply has been marked as private.No nothing like that.
-Billy
Hi Rikard,
I have went through each of these steps already without any success. The problem seems to be something else.
What are my options here?
-Billy
Thanks for the help Elliott,
I had already solved the issue with the CSS you mentioned but may try your other solution #top .inner-container { background-color: red !important; }
Mainly because I also need to reduce the width of the footer and the blue colour is showing through.
Thanks again
Billy
Its this area… http://prntscr.com/80q99r
Fixed with this… .header_bg {
opacity: 0 !important;
}Looks like problem solved! Although I think I may have issues by changing the overall inner container colour. Any advice?
Thanks
Ok I have solved some of my issue by using this css (in case anyone elase has the same problem)…
.inner-container {
position: relative;
height: 100%;
width: 100%;
background-color: #232A47!important;
}All ok but now I cant get the sticky menu to do the same.
-
AuthorPosts