Wordpress Suggestion Box - html

Would like to know if anyone knows of a dropdown suggestion box that can be used in WordPress. Trying to offer my customers a way of voicing their opinion on how I can better serve them as a personal assistant. I've attached a screenshot below that I've edited in Canva of how I'd like the suggestion box to look.
https://i.stack.imgur.com/QeL2k.jpg

Related

Dynamic html banner to display items from website

I'm not even really sure how to ask what I'm looking for. I've been digging around online but can't seem to find any relevant information. I'm wondering if someone can help or point me in the right direction.
I'm wondering how to create a dynamic html banner that pulls items from a website and displays them. When clicked they take you to the items on the site.
The best examples are sites like eBay and Amazon. They show multiple items from listings on the store. Kijiji also does them as shown in the attached image.
Can anyone tell me how this is accomplished or at least the name of these types of dynamic banners to help me in my search. Any help would be greatly appreciated.

How can I add CSS code to pre built themes in Website builder

Website builder name: Dynadot not Wordspace SO I CANNOT MAKE A CHILD THEME
I want css code for my website P.S The website has prebuilt themes and we can basically customize text, change pictures, add products etc. The website also provides a CSS editor like square space does. I have been to so many websites to try to copy some code but not a success. I have no experience with it either. Here is some information that might be useful.Also, the first pictures has drag and drop options like i can drag VIDEO to a certain part Here is a example website: https://www.svpartners.com/ I don't want the image animation it already has i need some new ideas on how to customize it with CSS, Font for the website Open sans
The screenshot 1 shows how my website theme already looks also at the bottom left there is a code option and there is a screen shot #2 for it so it might be helpful. Again I have tried many sites but most ask for money and most are not helpful. ALSO a GIF so you can have a better view😁 please help me out thanks
THE GIF
I am new here, I don't know how this works! Just ignore the writing if it'd not good, Also comment if you need any more details

Code for Reddit style image Carousel that's on home page

Has anyone got any idea on how to implement this carousel into my website? I am using WordPress and I am not sure how to go about this. I was told to use 'foo gallery' to achieve the same look however, it doesn't really feel the same and also didn't work on my site (for some reason).
I have tried to code some of this but I am awful at coding and I am mainly just spending my time watching youtube help videos if I am being honest!
I'll explain my neeed for this and what I would like it to do and then, if you could help me that would be great!
So like on reddit, I would like to implement this feature on my home screen to show off some of the 'Hot topics of the day'. Preferably, some code could automatically update the images and text each day depending on the comments/views left on a page - so the top 4 most viewed pages would be automatically added to the front page with a custom image (which I have created). However, that seems quite hard. So just the layout/template of the images (like the photo provided) AND there is a way for me to manually change the images and names each day would suffice. I would also like to have 4 photos which also act as buttons with the curved boarders.(again, like the image I have attached)
Just so it's clear, I do not want these images to be able to move off like a slideshow, I just want them to stay in place and be able to change either manually or automatically.
Maybe this is called something other than a carousel and would be easy to do... i dont know! So if you do, please let me know.
Furthermore, I appreciate this is a place mainly for code to be posted however, I won't post my code as it is useless! If anyone wants to share any code or contact me privately then that would be very much appreciated.
Thank you

Horizontal sliding image gallery grid

I need some code for a website. I've done some code myself however, it's not exactly what i had in mind. I was hoping that I would be able to get some code which would be similar to the image shown below. Any help would be appreciated as I was hoping to go live with this website on Thursday.
Thank you.
Image Link

Flow in text / Pop Out

What's the code to make a text, or a picture flow in on my website. A good example is this website: https://isephful.com/ As you can see, the icons pops out whenever you enter the website. I've tried looking at the HTML, without any luck, couldn't see what's used. Could someone please just tell me what code was used etc.
Thank you.
It's a matter of using jQuery method .animate. Making more advanced websites with only html and css will give you hard time.