Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #933489

    Hi,

    I found this code in the forum:
    .av-layout-grid-container .flex_cell {
    border: 6px solid white !important;

    But I need these borders only on one site. Could you help me modify the code for one specific site?

    Thanks

    #933498

    Hey seykom,

    Yes, please give us a link to the specific page you want to implement it.

    Best regards,
    Nikko

    #933515

    Thanks!

    #933547

    Hi,

    Thanks, please add this css code in Quick CSS (located in Enfold > General Styling):

    .page-id-1917 .av-layout-grid-container .flex_cell {
        border: 6px solid white !important;
    }

    Let us know if it helps :)

    Best regards,
    Nikko

    #933554

    Hi,

    the code works. But unfortunately the content of all other pages and the footer moved into the middle. So I removed the code again. Is there a solution for this problem?

    #933561

    Hi,

    Can you give us the link of affected pages? the code I gave should only affect the page with an id of 1917. Also if you can provide a screenshot of before and after how it looks on 1 of the pages that are affected with the change.

    Best regards,
    Nikko

    #933565

    It´s strange, but now everything´s fine. Maybe it took a few minutes.
    So thank you :)

    #933569

    Hi,

    You’re welcome, glad that it’s all good :) Probably just caching issue. Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.