• Resolved molde12

    (@molde12)


    After updating to Version 2.4.20 the divider background color changed on one divider. It only changed in one place on the frontpage not in any other places. I tried to change to color back but it is not possible to change it anymore. In the backend editor the color show correct but not on the frontend.

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support Gilbert Hernandez

    (@ghernkadence)

    Hello,

    I’m sorry that this has occurred on your site. I can’t be sure what happened without inspecting the admin section. However, try adding the following CSS and changing the color to your desired color:

    #kt-layout-id_006c70-a9 .kt-row-layout-bottom-sep svg {
        fill: #643535 !important;
    }
    

    Update the color, add the CSS to your customizer, and let us know if it helps.

    Thread Starter molde12

    (@molde12)

    Thank you, this code worked. It is now white as it should be.

    Thread Starter molde12

    (@molde12)

    The site i tried on is our development site. When I updated the main site, the same thing occurred. But this time the css code did not work. https://www.aquaglobe.se Any ideas?

    Plugin Support Chito

    (@chitocamacho)

    Hi there,

    I checked your main site, but there’s no divider applied on the first Row Layout like the one in the development site. Here’s a screen recording: https://share.getcloudapp.com/WnuDL1dx

    There’s also a code in the main site that’s already overriding the divider color. Watch this: https://share.getcloudapp.com/WnuDL1N2

    Which area were you trying to change the divider color?

    Kind regards,
    Chito

    Thread Starter molde12

    (@molde12)

    Hi there. Thank you for checking this. I removed the divider of the first row from the main site because I could not get the divider to work. But if I put it back again it will look the same as the development site. It is strange because the back-end editor and the customizer everything looks right but, on the frontend, the divider is brown instead of white. I have tried to remove it and put it back again, changed the color but it doesn’t work.

    Thread Starter molde12

    (@molde12)

    Updating to version 2.4.21 fixed the problem.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Divider background color changed after update’ is closed to new replies.