I just installed Bifrost there and imported the "Studio Agency" demo content in a brand new Wordpress (not publicly accessible for now). Unfortunately it's not exactly like your preview : the content slides to left back, behind the menu, so the page is not centered (please see attachment)
Did I missed something or is this a bug ? How can I fix it ?
The body offset in the page (edit mode) is actually set to "Off" and doesn't work when I activate it, so is the option in "Customize > General > Site > Body offset". To make it work you did not use this field but you added additional CSS :
Sorry as when I responded to your ticket, I saw that the body offset option was not functioning as excepted, so I added the CSS code, but somehow forgot to tell you about that, I apologize.
And, we'll look forward to fixing this in the upcoming updates of the theme.
If you like our theme, please leave us a rate of 5 stars at ThemeForest, that would help us a lot.
Hi,
I just installed Bifrost there and imported the "Studio Agency" demo content in a brand new Wordpress (not publicly accessible for now).
Unfortunately it's not exactly like your preview : the content slides to left back, behind the menu, so the page is not centered (please see attachment)
Did I missed something or is this a bug ?
How can I fix it ?
Thx ^^
Attached files: bifrost studio agency screen shot.jpg
bifrost studio agency screen shot demo.jpg
Hi,
Can you please provide me with your wp-admin, I will have a quick look to see what's going on.
Feel free to ask for anything you need.
Kind Regards
Hi,
I've just fixed the issue, can you please take a look at your homepage now?
Feel free to ask for anything you need.
Kind Regards
Hello,
It seems to be ok now, thank you !
Can you please tell me what was wrong ?
Hi,
I am very sorry for the late reply, we were not working on the weekend.
I just needed to set the spacing on the left side by going to edit the page > general > offset.
If you like our theme, please leave us a rate of 5 stars at ThemeForest, that would help us a lot.
Kind Regards,
NeuronThemes
Hi,
Thank you, no problem about your closing days.
The body offset in the page (edit mode) is actually set to "Off" and doesn't work when I activate it, so is the option in "Customize > General > Site > Body offset".
To make it work you did not use this field but you added additional CSS :
.home .l-main-wrapper {
padding-left: 29.1666666667rem;
}
I will use your trick waiting for a theme update.
Hi,
Sorry as when I responded to your ticket, I saw that the body offset option was not functioning as excepted, so I added the CSS code, but somehow forgot to tell you about that, I apologize.
And, we'll look forward to fixing this in the upcoming updates of the theme.
If you like our theme, please leave us a rate of 5 stars at ThemeForest, that would help us a lot.
Kind Regards,
NeuronThemes
Had to add left padding on footer as well :
.home .l-main-wrapper, footer {
padding-left: 29.1666666667rem;
}
Hi,
I'm glad you found a way to add the space on the footer also, please let me know if you need help with anything else.
Feel free to ask for anything you need.
Kind Regards