Link to home
Create AccountLog in
CSS

CSS

--

Questions

--

Followers

Top Experts

Avatar of David Schure
David Schure

Making a Bootstrap Card Wider

I need to make the CARD wider and move it over to the left. Have been playing with it for awhile now.  No luck.

User generated image

Page attached.

mugs.php

Zero AI Policy

We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.


Avatar of Daniel Pineault (Microsoft MVP)Daniel Pineault (Microsoft MVP)🇨🇦

Use your browser web developer Inspection tools to review the applied CSS, from there you can play with the values until you get things just right, then copy your changes to your CSS files.

 

It's very difficult to help with PHP pages since we don't have the db …  


Avatar of gr8gonzogr8gonzo🇺🇸

With any CSS issue, you need to provide the URL.

With any PHP issue, you need to provide the file with the code.

Since this is a CSS issue, make sure you provide the URL.

ASKER CERTIFIED SOLUTION
Avatar of Chris StanyonChris Stanyon🇬🇧

Link to home
membership
Log in or create a free account to see answer.
Signing up is free and takes 30 seconds. No credit card required.
Create Account

Reward 1Reward 2Reward 3Reward 4Reward 5Reward 6

EARN REWARDS FOR ASKING, ANSWERING, AND MORE.

Earn free swag for participating on the platform.

CSS

CSS

--

Questions

--

Followers

Top Experts

Cascading Style Sheets (CSS) is a language used for describing the look and formatting of a document written in a markup language. Usually used to change web pages and user interfaces written in HTML, it can also be applied to any kind of XML document. CSS is designed primarily to distinguish the content of a document from its presentation.