Hi,
Thinking about creating a new website. I was wondering if it would be possible to have a fixed frame website with two borders on. A thick border, and then a thin border. A little like this.
Cheers!
Anyone there?
Hi,
Sorry for the late reply. I think that should be possible but you will need custom CSS to achieve that since there are no demo like that by default in the theme.
Best regards,
Rikard
Thanks Rikard,
Is there anything you could suggest I could try on our site? We’re using Enfold with a frame, so I can experiment on there.
I’ve tried the following, but it appears to sit under the navigation, full width sub-menu.
.av-framed-box {
border-right: 2px solid #444;
border-left: 2px solid #444;
border-top: 2px solid #444;
border-bottom: 2px solid #444;
}
Hi,
Ok, thanks for the feedback. Could you post a link to the site in question so that we can take a closer look please?
Best regards,
Rikard
Hi Rikard,
I can’t leave the code live, because I am experimenting on our companies live site. I’ve left a link, but I’ve since taken the above code off because it looked bad! You’re welcome to take a look though.
Hi,
you could just experiment with it using a test page where you use a Code Block element for your code, so it will just work on this test page. Send us the link of the test page with the elements in question, in case you still need help with it.
Best regards,
Andy
Cheers Andy, I’ll report back when I have chance to pick that job back up.