-
Content Count
933 -
Joined
-
Last visited
Everything posted by Mdhanjal
-
reviewsonmywebsite.com widget alignment issues
Mdhanjal replied to richardmayo's question in Coding and Customization
add spacer in right side that heading. -
Disable hamburger icon on mobile
Mdhanjal replied to Douglass's question in Coding and Customization
share site URL so we can see and send to you code for that. -
add spacer in both side in content. page. check then.
-
Carousel Gallery - Mobile Slider Version - Nueva Template
Mdhanjal replied to JohnSloan's question in Coding and Customization
i just check all ok i think in mobile. show only one logo. -
How do I make my Shop landing page my homepage?
Mdhanjal replied to reedash1's question in Coding and Customization
yes you can make .. in squarespace many template like that. -
justify all text in Avenue theme
Mdhanjal replied to thechelseagene's question in Coding and Customization
past this code in custom css box .sqs-block-html .sqs-block-content *:not(h1):not(h2):not(h3) { word-wrap: break-word; text-align: justify !important; } -
How can I add a dropshadow on an embedded video?
Mdhanjal replied to mwu8's question in Coding and Customization
share site url and which code you use for that? -
How to target and display image caption on a different block?
Mdhanjal replied to a question in Coding and Customization
share your site url pls? -
past this code in custom css box .has-logo-image .Mobile-bar-branding { line-height: 0; margin-left: 122px; }
-
Poster image block text overflowing on iPad
Mdhanjal replied to Digital_Box_Designs's question in Coding and Customization
past this code in custom css box .min-font-set, .min-font-set~* { font-size: 11px !important; } -
CSS for FIVE template NAVIGATION: Logo left aligned, navigation centred.
Mdhanjal replied to Kina's question in Coding and Customization
in style > option for that. you can set logo in left side and menu in center. if not add this code in custom css box body.banner-content-page-title-description.canvas-setting-full-width.top-navigation-alignment-left .horizontal-navigation-bar nav { padding-left: 283px; padding-right: 50px; }- 5 replies
-
- logo
- navigation
-
(and 2 more)
Tagged with:
-
past this code in custom css box .collection-type-gallery #slideshow { padding-bottom: 0px; }
- 1 reply
-
- css
- ishimoto-template
-
(and 1 more)
Tagged with:
-
any page click on setting and check last tab. file. you can upload there. @Paul2009 this answers 7 year old :).
- 2 replies
-
- javascript
- java
-
(and 3 more)
Tagged with:
-
Hide "All" category Marta template
Mdhanjal replied to sofiesol's question in Coding and Customization
use this one .ProductList-filter-list { display: none; } -
https://support.squarespace.com/hc/en-us/articles/205814438-Adding-tags-and-categorieshttps://www.youtube.com/watch?v=XtaB9qs4j5g
-
NAVIGATION DROP DOWN BAR ON MOBILE SITE IS VERY LARGE
Mdhanjal replied to a question in Coding and Customization
@media only screen and (max-width: 768px) { .mobile-primary-nav-links { font-size: 25px; letter-spacing: 0em; line-height: 2em; } .mobile-secondary-nav-links { font-size: 25px; letter-spacing: 0em; line-height: 1.9em; }}- 6 replies
-
- mobile
- navigation
-
(and 1 more)
Tagged with:
-
Remove white space under footer
Mdhanjal replied to Michael_TG's question in Coding and Customization
ok let me check- 12 replies
-
Remove white space under footer
Mdhanjal replied to Michael_TG's question in Coding and Customization
not seen any white space.- 12 replies
-
Can't Figure Out How to Expand Banner
Mdhanjal replied to LauraJPB's question in Coding and Customization
replace this code with your code <h3 style="font-weight: bold;text-align: center;background-color: #1B76BB;padding: 2em;color: #fff;width: 111%;margin-left: -92px;">Please <a style="text-decoration: underline;" href="http://www.beargivers.org/contact-us"><span>contact us</span></a> to suggest an organization that needs some Bear Givers cheer!</h3>