sakib_ShopiDevs
Shopify Partner
Contact Me
Status
Offline
Last Activity
‎05-08-2025 01:17 AM
Topic Started
0
Topics Started
Topic Solutions
2
Solutions
Post Count
21
Posts
Post Kudos
4
Likes

Bio: Hi, I'm Sakib Sobhan Khan, a passionate front-end developer with expertise in HTML, CSS, JavaScript, Liquid, Figma, and GitHub. I specialize in creati...

Community Badges

No content to show

User Activity

img { position: absolute; height: 100%; width: 100%; left: 20%; top: 10%; }and also add this.section-template--17537361739818__image_with_text_3ihEVD-padding { overflow: hidden; } I already check your store and i hope it will be solve your problem.
Please give a live link.
From your Shopify Admin, go to Online Store → Themes.Click “Customize” on your live or desired theme.Once the theme settings opens, navigate to the left sidebar and:Click on “Product form” Look for a checkbox or toggle labeled something like “Final s...
.shopify-section--main-product .badge { background: transparent; color: #0a5031; }From your Shopify admin, go to Online Store > Themes.Click Actions > Edit code on your published theme.Open the CSS file: Look for theme.css under the Assets folder...
.multicolumn-card__info h3 { text-align: center; }From your Shopify Admin, go to Online Store > Themes.Click "Customize" on your current theme.In the top dropdown, select “Theme settings” then “Custom CSS” (if available).Paste the code above into t...
Yes, you should be able to remove or change your phone number later. However, Shopify may require a phone number temporarily for verification purposes. Here’s what you can do: Steps to Change Your Store Name: Go to Shopify Admin → Click Settings → St...
I don't have direct access to your Shopify theme files, but you can find and paste your theme.css file here, and I can help you analyze or modify it. To locate it: Go to Shopify Admin → Online Store → Themes Click Edit Code on your active theme Open ...
Access your Shopify admin panel: Go to your Shopify admin.In the left-hand menu, click on "Online Store" > "Themes."Under your active theme, click "Actions" > "Edit code."Locate your theme's CSS file: Find the assets folder and look for a file like t...
You can rename "Shop" to "Category" and create a new item named "Shop" with a link to "All Collections." Otherwise, you will need to modify the code.
Steps to Enable Sticky Header in Dawn:Access the Theme Editor:In the Shopify admin, go to "Online Store" > "Themes".Find the Dawn theme and click "Customize".Navigate to Theme Settings:In the theme editor's left-hand sidebar, click "Theme settings".F...
Here’s how you can implement a line break in your thank-you page text:Steps to Edit the Thank-You PageNavigate to the code editor:In your Shopify admin, go to Online Store > Themes.Find your current theme and click Edit code.Find the appropriate file...
1. Locate the base.css File Go to Online Store > Themes > Actions > Edit code. In the Assets folder, find and open the base.css file.2. Add the CSS Scroll to the bottom of the base.css file (or find an appropriate section if your file is organized by...
It seems like the font you added is not the same as the Google Fonts version of Itim, and that's causing the mismatch. Here's how you can fix this: Use Google Fonts for ItimInstead of manually uploading the font file, you can link the font directly f...
 Correct the @font-face Declaration Update your CSS to correctly reference the font files. Shopify uses the assets folder, so your URL should look like this:@font-face { font-family: "Itim-Regular"; src: url('{{ "Itim-Regular.woff2" | asset_url }}') ...
My Accepted Solutions
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
Likes given to