Category "css"

how to leave the position of a button fixed no matter the content?

I have a question, I would like to leave the position of the two buttons aligned (m and s), no matter how many lines are above. As you can see on the picture, d

Color Change for Font Awesome Icon Not Working

I have some font awesome icons that I want to change to a different color but for some reason it will not work. Here's my html and css: HTML <span><i

HTML CSS FORMATTING{}

We need to get values from html table located in gmail .But when we get thre appears not only the value but its formattings like value{color:0000 and etc} How c

why doesn't my nav move to the left beside the logo?

why doesn't my nav move to the left beside the logo? Css code below for reference .left-nav { background-color: green; display: inline; align-items: left;

scroll behaviour smooth not working at all

I am wondering why my scroll smooth isn't working at all. I am not too sure why? I thought adding overflow-y: scroll; scroll-behavior: smooth; will help but it

How can I make these divs inline?

I cant seem to make the elements inside this div inline. Id like the h3 to be above the form then the next h3 and form beside that. <div class="title">

How to add custom css to section in shopify

I am trying to add a custom css to my shopify section. I have created a css file in asset folder called test2.css: .body { background-color: lightgrey; colo

Vuetify date picker not displaying the whole month

I am working with vuetify date picker. The API I am calling will display data from a range of dates. I have called the date picker component with the range prop

CSS upscaling / force resolution

I'm working on a webgame and for performance reasons I'd like to render the UI at a certain resolution (lets say 640x480) and scale it up (just like you'd do wi

Prevent flex box from growing

I have attempted all solutions I could find. flex-grow, flex-shrink, align-items:flex-start, flex-basis, and setting a definitive width:50%, etc. and I can't se

React: How to autoplay video on all devices but prevent it from launching full-screen on iPhone

I have a React website that autoplays videos on desktop. However, autoplay causes it to not only autoplay, but launch full-screen autoplay on iPhone (I tried Sa

Scroll bar missing from web app and unable to scroll

The vertical scroll bar in my angular app does not appear when items on the page go beyond the view. The scroll bar was there and I don't recall changing anythi

flex-direction: row isn't working in media query

When the screen size hits a certain number of pixels, I'm trying to get my footer columns to turn into rows inside my media query. I'm following along with a tu

in aspose Image CSS style is ignored and the image is rendered full size in the cell of table using .NET

I am experiencing some problem when inserting an html code containing images. The problem is that css information like width, height are ignored and the final p

Show current page on the menu Jquery

I'd like to change the background color of the current page the user is on. I've tried some code but they don't work. My js code is in a different file and it's

Headline not showing above Canvas

I created my portfolio a few months ago and everything was working fine. After about half a year I reopened the code again and now it is not working correctly a

My script open all "Read More" Boxes but should only be 1

I used the code from this site(https://html-online.com/articles/simple-popup-box/) to create some read more buttons in my website. But they are linked together

Google play icon not appearing (fontawsome)

I want to add google play and apple icons with the download button the apple icon works fine but the google play doesn't show and i don' know why <link r

How do I fix this? CSS '::Before' is not working in HTML [duplicate]

I'm trying to use ::before in CSS, but it doesn't work. I need it to create a hover effect. But I had to learn this, but I just can't seem to

Position two text elements underneath eachother

I'm struggling to get these two text elements (h1 & p) underneath of each other. The header somehow seems to be blocking the paragraph from floating to the