Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1283646

    hello,
    is it possible to make a border between the utmost top of the site (in this case above the infobar) and the url bar/browser bar?
    something like 2px solid black
    best regards, jelle

    #1283960

    Hey jelle,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .responsive .boxed#top {
        border-top: 5px solid #000;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1284346

    thanks Victoria, you can close this one.

    #1284627

    Hi,

    Thanks for letting us know, I’ll go ahead and close this thread for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘border 2px’ is closed to new replies.