Spectrum - Header Layout Option - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Spectrum - Header Layout Option

RP

Rakesh P

Template 2 years ago

I want to replicate the header portion of https://demo2.joomshaper.com/2019/newsberg/ in 'spectrum' template https://demo.joomshaper.com/2017/spectrum/.

In desktop view, the logo and navigation bar are in separate rows but in mobile view they show in a single row....

0
14 Answers
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 2 years ago #135692

You are welcome 😊

Please accept the answer that helped you. It will be then easier to find the solution for the other users with the same issue. There is a button to accept answer after each comment.

0
RP
Rakesh P
Accepted Answer
2 years ago #134610
0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 2 years ago #134660

Hello Rakesh P

Please take a Custom Header and re-create this layout. Then publish the modules in the same module position.

https://prnt.sc/Mf4Sk0ykLk7b

Hopefully, it will be possible. Sorry, we do not provide customization support.

Best regards

0
RP
Rakesh P
Accepted Answer
2 years ago #134663

Hi, I can recreate the layout but what about the CSS and/or code which turns this section into a single row when viewed on mobile

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 2 years ago #134788

It will require custom CSS. Unfortunately, we can't help you with customization.

0
RP
Rakesh P
Accepted Answer
2 years ago #135447

Hi, I am recreating the layout but cannot get the 'mobile menu' next to the logo. I would appreciate some help here.

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 2 years ago #135466

Please share your administrator access here to check the issue. Use the Hidden Content box to share the credentials. Make sure that you have a full site backup with you before sharing.

0
RP
Rakesh P
Accepted Answer
2 years ago #135557

Hi, please check the info.

0
RP
Rakesh P
Accepted Answer
2 years ago #135638

additional info

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 2 years ago #135656

I have added this CSS to

Template Options -> Custom Code -> Custom CSS

@media (max-width: 425px){
    #sp-menu{
        position: absolute !important;
        left: 20px;
    }
}

Please check now.

0
RP
Rakesh P
Accepted Answer
2 years ago #135657

hi, the 'mobile menu toggle' is working in the original section (red row). I need it to work in the gray band top

0
RP
Rakesh P
Accepted Answer
2 years ago #135663

See screenshot link

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 2 years ago #135685

Please check your layout now.

I have helped you a lot but this is going as customization. Sorry, we do not provide customization support.

0
RP
Rakesh P
Accepted Answer
2 years ago #135688

Thanks, Ofi

0