-
AuthorPosts
-
September 30, 2025 at 8:21 pm #1489694
https://www.valhallaenergies.com/oil-gas
On this mobile page I am trying to get the blue box above the image. But it does not respond when I set the Z value higer. What am I doing wrong?
October 1, 2025 at 5:49 am #1489710October 1, 2025 at 7:49 am #1489716Thank u, however, is there a way I can do this on all blue boxes, or do I have to make a separate css for each box?
October 2, 2025 at 7:43 am #1489742Hi,
Thank you for the update.
You can assign a Custom CSS Class name to the element and use it instead of the default unique identifier or selector (.av-3rcobvm-8d18db703327afb5e34a99a6bcf02d44). Please refer to the documentation below for more info.
— https://kriesi.at/documentation/enfold/add-custom-css/
Best regards,
IsmaelOctober 2, 2025 at 2:57 pm #1489769That sounded good, however. It is not responding, so I am still doing something wrong.
I called the blue box (column) in Developer Setting – Custom CSS Class: bluebox
Then I replace the code in CCS under General Styling in Theme Options with:
.responsive #top #wrap_all .flex_cell.bluebox {
z-index: 999;
position: relative;
overflow: visible;
}But it still is not above.
See mobile view on this page:
https://www.valhallaenergies.com/wiig/what-we-do/swivelsOctober 3, 2025 at 6:47 am #1489792Hi,
Thank you for following up.
The class name bluebox was added to the column inside the cell. Please correct this by moving the bluebox class to the cell element.
Best regards,
IsmaelOctober 3, 2025 at 9:41 am #1489803Yes perfect. Thank u so much :)
-
AuthorPosts
- You must be logged in to reply to this topic.

