This topic has 4 replies, 3 voices, and was last updated 8 months, 2 weeks ago ago by Andrew Mitchell
why is css ID changing every time I refresh?
banner id is 9601
https://i.imgur.com/gpmmfbk.png
after I refresh is 1394
https://i.imgur.com/pcyQblI.png
after I refresh again it’s 2341
https://i.imgur.com/3XGi1uI.png
…
..
.
I assigned it a new ID but is not seen anywhere
Here
https://nova.brlogarka.com/
I’m trying to fix that so it looks ok on mobile
https://i.imgur.com/0dYAqbn.png
I used this which is ok, but the problem is number is changing every time
#banner-2341 img {
min-height: 250px;
object-fit: cover;
}
Hello, Ziga32,
Thank you for reaching out to us with your concern.
We kindly request that you utilize “selector” within your code, rather than “id”. For instance, please refer to the following example: https://prnt.sc/rR3_N0fojddt. By doing so, the code will be applied exclusively to the element for which it has been added.
Best Regards,
8Theme’s Team
thank you!
Dear ziga32,
In the spirit of gratitude, we want to express our appreciation for your trust in our products. As a valued customer, your experience matters greatly. Would you consider sharing it by giving our theme a deserving 5-star rating on ThemeForest?
Click here to share your thoughts: https://themeforest.net/downloads
Being part of our community means a lot, and your feedback contributes immensely.
Best Regards,
The 8Theme Team
The issue related to '‘banner css ID changing every time I refresh’' has been successfully resolved, and the topic is now closed for further responses