So here is the issue. I have an 800X600 div element that I paste a gallery code into. The div fits undernearth the nav perfectly on all browsers except firefox. I have no special ID’s that I know of that is messing this thing up. If you could please take a look at it and let me know your fix or opinion I would GREATLY appreciate it. I have to wrap this project up tonight if all possible.
Hi @seank, it seems you already have some custom styles in your header in the Custom Code tab of site settings. You want to past that between the style tags, but not between some other css style override, it can be put at the end, just before the closing style tag.
They told me to remove the line that says float: left;
When I do that it does center the gallery under the navigation. However when I go to my contact page the branding and the navigation are all smashed close to one another.
Hi @seank, If changing the nav from float left helps the embed, then great. We cannot control what happens in embeds when custom code is being added at runtime, as in the case of this wow slider.
I would perhaps try moving the brand out of the navbar to see if that helps. You may have to do some additional page structure modification.
My suggestion would be to use some columns, make two columns, 4/8, and in the first column, put your brand link, and in the second column, put your navbar.
There might some things that can be done, but that is one thing to try. I will continue to look at this.
Hey Dave, Adding the code suggested did not work. I have also fixed the navigation, so now everything seems to be working just fine. Going forward, with delete the float: left; will I encounter any responsive complications? Or is it ok to be removing that line each time I place one of these WoW Sliders in my site?
I value webflows feedback more than WoW Slider. You guys have been very helpful and for that I am loyal to the software and the team.
Hi @seank, you will have to check the elements on your pages to see if deleting the float left will have an impact. Usually after any change you should check each viewport and see things are ok
I would stick with it, If it is working, and you do not want to make some different layouts or design changes. If you notice an issue, then that can be checked