What's your biggest current challenge? Have your say in Community Polls along the right column.

HELP ! Few issues after New Update Baseline Theme Version 3.2.1

HELP ! Few issues after New Update Baseline Theme Version 3.2.1

AmeraStudios
Excursionist
26 0 6

 

Hello everyone,

I recently updated to Baseline version 3.2.1, and it seems I’ve lost my previous configurations. Could someone help me fix these issues or guide me on how to edit the code? I've also included screenshots from BEFORE/AFTER the update here below. Thanks in advance for your help or any suggestions!

 

List of issues found:

  • The website it's not fixed, moves left/right when scrolling.
  • Transparent sticky header overlay on the product page is gone!
  • Product pagination overlay dots also gone!

 

 

Best regards,
Ameerah

 

website:  https://amerastudios.com/

password: Resort24

 

 

Before the update

 

Capture d’écran 2024-11-22 à 15.08.47.pngCapture d’écran 2024-11-22 à 15.15.26.png

 

 

 

 

 

 

------------------------------------------------------------------------

 

 

 

 

 

AFTER the the update: 

 

 

IMG_890F0D44E488-1.jpegIMG_890F0D44E488-2.jpeg

 

IMG_7588.jpg

 

Capture d’écran 2024-11-22 à 15.27.57.png

 

 

 

Replies 4 (4)
AmeraStudios
Excursionist
26 0 6

Hello Webdep, Thanks for reaching out. Yes I've been informed before.

Previously I've just copy and paste to the custom code on: Theme.min.css (works very well until the new Baseline theme version update) and now doesn't work that way. I need some help to place my previously configurations. where to copy and paste.

 

Thanks for your all suggestions,

Best regards

Ameerah

 

 

AmeraStudios
Excursionist
26 0 6

Hello @webdep , I really appreciate your help. 

 
Regarding the issues I mentioned. Here are the codes assets from my theme.min.css file that were working before. I updated to Baseline 3.2.1. and this assets dont exist anymore. My question is: can i use this customization codes to this new update? if yes? where? can i place this and, if is there some modification what can i modify? Thanks for any help.
 
Best regards,
Ameerah
 
@media (max-width:767px) {
.template-product #
shopify-section-header{
position:fixed !important;
top:0;
left:0;
right:0
}
section[data-section-type="header"] header{
background:transparent !important
}
}
select.locale-selectors__selector {
    font-size: 13px !important;
}
html, body{overflow-x: hidden!important;
}
section.absolute.top-0.left-0.right-0.z-50 {
    position: fixed !important;
    top: 0 !important;
    background:transparent !important;
}
@media screen and (max-width: 767px){
 
section.absolute.top-0.left-0.right-0.z-50 {
 
    position: fixed !important;
 
    top: 0 !important;
 
    z-index: 1 !important;
 
}
 
}
.splide__pagination--product {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
}
.splide__arrows {
display: none;
}
@media (max-width:2560px){
.template-product #shopify-section-header{
position:fixed !important;
top:0;
left:0;
right:0
}
section[data-section-type="header"] header{
background:transparent !important
}
  .pb-theme {
    padding-bottom: var(--spacing);
    
    @media (max-width:1024px){
section[data-section-type="header"]{
position:absolute !important;
top:0;
left:0;
right:0
}
section[data-section-type="header"] header{
background:transparent !important
}
}
    @media screen and (max-width: 1024px){
section.absolute.top-0.left-0.right-0.z-50 {
position: fixed !important;
top: 0 !important;
background:transparent !important;
}
}

devcoders
Shopify Partner
564 80 142

Hello @AmeraStudios 

Please create a list of all the tasks and send it to me. I will review them and make all the necessary changes. Also, share your WhatsApp number so we can discuss all the tasks.

Shopify Developer: Helping eCommerce Stores

If you need assistance with your store, feel free to contact us at devcodersp@gmail.com
WhatsApp No: +91 8516919310 If my assistance was helpful, please consider liking and accepting the solution. Thank you!
AmeraStudios
Excursionist
26 0 6

Hello @devcoders, thanks for your message. You can see here all I’ve mentioned. Thanks again for the support. 

Best regards 

Ameerah