Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello,

    I don’t see any outstanding effect with that yellow frame border on that site. That can be achieved with simple CSS styling.

    body {
    	border: 30px solid #be9b19
    }

    Please use the above CSS code in your “Dashboard > Appearance > Customize > Additional CSS” box.

    Thanks

    Thread Starter justicef

    (@justicef)

    Hello and thank you for your answer.

    When applying your effect there is not framed everything (header/footer), scrolling is bit rough. There should be also overflow I think but I’m not a specialist when it comes to CSS.

    Also the code should be injected in header and footer i believe in some divs.

    Hi @justicef , indeed as @farhana27 mentioned you’ll need to use custom CSS on your theme customization. Unfortunately providing custom code falls out of our support scope

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘css frame around webpage’ is closed to new replies.