Jump to content

CQURE

Circle Member
  • Posts

    25
  • Joined

  • Last visited

Everything posted by CQURE

  1. Site URL: https://www.pendoo.tv I bought a new domain name. I built a website on squarespace and maintained a good ranking. Now I want to migrate the previous website to the new domain name I just purchased, but it seems to have no effect. The new domain name is currently only Purchased not yet in use /https://www.pendoo.tv -> /https://www.hkmlc1.com/ 301 /www.pendoo.tv -> /https://www.hkmlc1.com/ 301 /https://pendoo.tv -> /https://www.hkmlc1.com/ 301 /pendoo.tv -> /https://www.hkmlc1.com/ 301 old domain name:https://www.pendoo.tv new domain name:/https://www.hkmlc1.com
  2. Site URL: https://www.bilingsolarlight.com Hello, I have a problem that I embed the picture link in the accordion code, and set the fixed size of the picture. The PC can fully display the picture, but the picture on the mobile end will be deformed. I want to know if there is a specific method to make the picture smaller on the mobile end, thank you🙌! Another website <div class="animate__animated animate__lightSpeedInRight animate__delay-3s"> <div id="ninja-elements" class="ix-block-ninja-custom-faq"> <div class="accordion" style="--ixFaqQuestionTextColor:#000000; --ixFaqQuestionOpenedColor:black; --ixFaqQuestionFontSize:19px; --ixFaqQuestionFontWeight:400; --ixFaqQuestionPadding:30px; --ixFaqAnswerTextColor:#646464; --ixFaqAnswerFontSize:16px; --ixFaqAnswerFontWeight:400; --ixFaqAnswerPadding:10px 33px 30px 33px; --ixFaqBackgroundColor:#fafafa; --ixFaqItemOpenedBackgroundColor:white; --ixFaqBorderTB:1px solid #dfe5ec; --ixFaqBorderLR:1px solid #dfe5ec;"> <div class="accordion__item accordion_view"> <h4 class="question" data-trig="1">Are you a factory? Can the product be sold in one piece?</h4> <div class="answer" data-trig="1" style="display: none;"> <center><img src="https://images.squarespace-cdn.com/content/606d11b06696f47c48956f4d/1622515682702-A5R6TFLR7HDWMF9BNW05/%E6%8C%89%E6%97%B6%E5%8F%91%E5%8F%91%E5%8F%91.jpg?content-type=image%2Fjpeg" width="1200px" height="400px" /></center>Sure. If you like, you can visit our <a href="https://dragonbest.en.alibaba.com/"><b>store </b></a>to buy samples, we are absolutely direct sales manufacturers, with sophisticated equipment and professional technical personnel. </div> </div> <div class="accordion__item accordion_view"> <h4 class="question" data-trig="2">Can I customize the product? Do you accept product customization?</h4> <div class="answer" data-trig="2"> <center><img src="https://images.squarespace-cdn.com/content/606d11b06696f47c48956f4d/1622518368611-YP4C8K37J85XESCL2JNK/%E6%8C%89%E6%97%B6%E5%8F%91%E5%8F%91%E5%8F%912.jpg?content-type=image%2Fjpeg" width="1200px" height="400px" /></center><p>Absolutely!&nbsp;If you are interested in which product, you can feedback your situation to us. We will give a plan according to your purchase quantity and demand, and then customize your <b>logo</b> products!</p></div> </div> <div class="accordion__item accordion_view"> <h4 class="question" data-trig="3">Do you offer any discounts?How to get a discount?</h4> <div class="answer" data-trig="3"> <center><img src="https://images.squarespace-cdn.com/content/606d11b06696f47c48956f4d/1622518369998-GDZCRNHTOGTVT3UDZTUX/%E6%8C%89%E6%97%B6%E5%8F%91%E5%8F%91%E5%8F%914.jpg?content-type=image%2Fjpeg" width="1200px" height="400px" /></center><p>Yes! We offer discount for payment per year. There may be other temporary discounts, check for this inside the service. </p></div> </div> <div class="accordion__item accordion_view"> <h4 class="question" data-trig="4">Can I request a refund?How to operate?</h4> <div class="answer" data-trig="4"> <center><img src="https://images.squarespace-cdn.com/content/606d11b06696f47c48956f4d/1622518369684-VQGOQXHSG2WE0ZYPR7VR/%E6%8C%89%E6%97%B6%E5%8F%91%E5%8F%91%E5%8F%913.jpg?content-type=image%2Fjpeg" width="1200px" height="400px" /></center><p>Sure, If you are not satisfied with the product or some aspects, we will refund according to the requirements. The operation method depends on the order channel!</p> </div> </div></div></div></div>
  3. but i have onther questions! 1. (Mobile-Homepage) Reduce white spacing under slide? 2. (Mobile-Footer) Make info – support in 2 columns? 3. (Mobile-Products) Change category nav links to 2-3 lines, instead scrollbar? 4. (Mobile-Products) Show breadcrumb on top of products?
  4. thanks @tuanphan height: 50vh !important; nice!!
  5. Video resize in header when converting to mobile view My website: https://www.biling1.com/all-products-2
  6. my website:https://www.biling1.com/all-products-2
  7. Problem has been solved css: @media screen and (max-width:767px) { .gallery-fullscreen-slideshow[data-width="full-bleed"] { height: 24vh !important; }}
  8. ok,Problem has been solved css: @media screen and (max-width:767px) { .gallery-fullscreen-slideshow[data-width="full-bleed"] { height: 130px !important; }} thank you!
  9. The PC side of my website is normal, but there will be a screenshot of the picture in the gallery position of the mobile terminal, and the display is incomplete. Is there a way to solve this? I used the following css: @media screen and (max-width:767px) { .gallery-fullscreen-slideshow[data-width="full-bleed"] { height: 24vh !important; } } my website is : https://www.pendoo.tv/ https://www.biling1.com/ https://www.uscqure.com/
  10. The PC side of my website is normal, but there will be a screenshot of the picture in the gallery position of the mobile terminal, and the display is incomplete. Is there a way to solve this? I used the following css: @media screen and (max-width:767px) { .gallery-fullscreen-slideshow[data-width="full-bleed"] { height: 24vh !important; } } my website is : https://www.pendoo.tv/ https://www.biling1.com/ https://www.uscqure.com/
  11. thanks ! I am trying to solve these problems! If necessary, I will contact you! Thanks again for your help
  12. I tried with the following code: .header-nav-folder-content {display: flex;} .header-nav .header-nav-item--folder .header-nav-folder-content { width: auto;background-color: lightgrey !important; } .header-nav-folder-item:nth-child(1) { font-size: 27px;&::before {content:url('https://static1.squarespace.com/static/5e8df81224de683d5deb0832/t/5e90669321ab154ba4129534/1586521747705/add-image-nav-squarespace-1.jpg'); padding-right: 21px;} .header-nav-folder-item:nth-child(2) { font-size: 27px;&::before {content:url('https://static1.squarespace.com/static/5e8df81224de683d5deb0832/t/5e90669e4164e335ad04395e/1586521758115/add-image-nav-squarespace-2.jpg'); padding-right: 21px;} But all navigations with drop-down menus will add the same picture
  13. Site URL: https://www.uscqure.com/ My website is: https://www.uscqure.com/ I want to refer to other people’s websites and add some pictures to the navigation bar drop-down menu. The reference URL is: https://www.hadineeon.net/ Is there a way to achieve this function
  14. Site URL: https://www.biling1.com/ I want to use the MEDIA COVERAGE on my website Make a tag like the following on the page, can it be realized? my website is :https://www.biling1.com/ @tuanphan @paul2009 mu
  15. Site URL: https://www.biling1.com/ I want to set a filter function for all product pages of my website. Is there a way to achieve this?
  16. Site URL: https://www.pendoo.tv/ There is a problem with the viewing size of my website banner on the mobile side, but there is no problem on the computer side. How can I add css to solve this problem? my website is: https://www.pendoo.tv/
×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.