HORIZONTAL FOOTER - DAWN THEME

ecom_newb
Excursionist
13 0 0

Hi! I searched through every single solved post containing the words "horizontal footer dawn" and could not find an answer 😞 hopefully, I'll have some luck here...

 

I currently have "dawn" theme installed on my page:

https://showerbeats.com/

 

Links in the footer are currently vertical:

Screen Shot 2022-01-11 at 2.56.43 PM.png

 

I'd LOVE for them to be listed horizontally like:

Screen Shot 2022-01-11 at 2.59.25 PM.png

 

Any solution or guidance would be greatly appreciated!
Thank you in advance 🙂

Replies 8 (8)
oscprofessional
Shopify Partner
15736 2353 3050

Hi @ecom_newb ,

I have checked your store there is different layout on your page instead of you shared screenshot. There is 4 section of 25% width. 

oscprofessional_0-1641968537163.png

You need to change the layout. for horizontal. check theme customization section is there any option to change layout or you have to do code customization. It is a time consuming work. 

If you wish we can do it. 

Contact us via email or Skype.

Thanks.

Get pass your Store Core Web Vital Free Speed Optimization Audit, Chat on WhatsApp | Skype : oscprofessionals-87 | Email: pallavi@oscprofessionals.com | Custom Pricing Wholesale App : Free | Hire us | Guaranteed Site Speed Optimization | Website Free Audit | Shopify Theme Customization | Build Shopify Private App | Shopify SEO | Digital Marketing
ecom_newb
Excursionist
13 0 0

Thanks for the feedback, @oscprofessional.

 

I have since changed the layout of the homepage.

I have dawn theme installed but I used pagefly to create the page.

 

I currently have my footer in 4 sections

Screen Shot 2022-01-12 at 12.47.32 AM.png

 

Not really what I was aiming for but I'm much happier with this layout on DESKTOP.

However... the links are in one column on MOBILE version.


Do you have a solution for MOBILE version... to arrange columns horizontally instead of stacked?
Screen Shot 2022-01-12 at 12.54.09 AM.png

oscprofessional
Shopify Partner
15736 2353 3050

Hi @ecom_newb ,

 

If you want like this 

oscprofessional_0-1641978562286.png

use this css

.footer-block.grid__item.footer-block--menu {
    margin: 0;
    max-width: 33% !important;
    padding: 0;
    display: table-cell;
}

Add this css in media 749px only...

Get pass your Store Core Web Vital Free Speed Optimization Audit, Chat on WhatsApp | Skype : oscprofessionals-87 | Email: pallavi@oscprofessionals.com | Custom Pricing Wholesale App : Free | Hire us | Guaranteed Site Speed Optimization | Website Free Audit | Shopify Theme Customization | Build Shopify Private App | Shopify SEO | Digital Marketing
ecom_newb
Excursionist
13 0 0

@oscprofessional thank you for the assistance!

I am having difficulty finding where exactly to place it.
Which section and/or line would I insert this?

oscprofessional
Shopify Partner
15736 2353 3050

@ecom_newb ,

Add this css in

Online Store->Theme->Edit code->Assets->base.scss.liquid

 

Note : find media query @media screen and (min-width: 749px)

add under this media only !

Get pass your Store Core Web Vital Free Speed Optimization Audit, Chat on WhatsApp | Skype : oscprofessionals-87 | Email: pallavi@oscprofessionals.com | Custom Pricing Wholesale App : Free | Hire us | Guaranteed Site Speed Optimization | Website Free Audit | Shopify Theme Customization | Build Shopify Private App | Shopify SEO | Digital Marketing
ecom_newb
Excursionist
13 0 0

@oscprofessional,

I added the code to line 216-221 in base.css but it looks like this on my mobile 😕😕

oscprofessional
Shopify Partner
15736 2353 3050

Hi @ecom_newb ,

still you are having issue ?

Sorry for the late response.

Get pass your Store Core Web Vital Free Speed Optimization Audit, Chat on WhatsApp | Skype : oscprofessionals-87 | Email: pallavi@oscprofessionals.com | Custom Pricing Wholesale App : Free | Hire us | Guaranteed Site Speed Optimization | Website Free Audit | Shopify Theme Customization | Build Shopify Private App | Shopify SEO | Digital Marketing
GlowRope
Excursionist
17 1 2

Hi @oscprofessional, Iam after the same thing for my store however after I add the code under the @media screen and (min-width: 749px) query it still isnt working. Would you mind having a look for a solution for me please?

 

www.glowrope.com.au

password: welcome