Mobile Header Border

Posted in: Newsmag
Post count: 13

Hi

I want to use white background on the mobile header but need to put a border at the bottom of the mobile header. Can you please tell me how I can do that?

Best Regards
Narinder

Post count: 23312

Hello desiyatri,

Provide your website URL so I can take a closer look at it and also, provide some useful screenshots with your desired changes.

Thanks for your understanding!

Post count: 13

Hi Catalin,

My website URL is https://www.desiyatri.com/thailand-money-exchange/best-money-change-rates/

Sample of Desired Mobile Header with border (Available in AMP version, third party plugin used): https://www.desiyatri.com/mobile_header_with_border/

See live post here with desired border in mobile header: https://www.desiyatri.com/thailand-money-exchange/best-money-change-rates/amp/

Thanks

Narinder

Post count: 23312

Hello,

Try to use the code below and place it in Theme panel -> Custom CSS area.

The code is ->

@media(max-width:767px){
#td-header-menu{
border-bottom:2px solid green;
}
}

Thanks.

Post count: 13

Thank you. It worked.

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newsmag’ is closed to new topics and replies.