Excuse me, I have a couple of queries:
1) Currently, I am working on designing a sample website. I am facing an issue with the Dropdown list button (Our Softwares
). When I click on it, everything works fine except for its Color
. Instead of changing to green
, the color seems to be more like white
, which doesn't match the theme of my site. Here is the code snippet I am using:
insert code snippet here...
I have even tried checking the button's active
state using CSS, but it didn't work. Can anyone guide me on this issue?
2) I have created thumbnails for a photo gallery arrangement but when I try to place them either horizontally or vertically, there is a significant space beneath them on the site. The site keeps expanding vertically every time I add a new thumbnail. Here is the code I am using:
insert code snippet here...
I have also included the CSS for handling these thumbnails, but the issue persists. Could someone please assist me in identifying the problem here?
I apologize for the inconvenience, but I am having trouble resolving these issues. Any help would be greatly appreciated.