Move closer

Posted in: Newspaper
Post count: 28

how to Move all menu closer logo ?
before photoshop -> https://imgur.com/a/E0zHIfD
after photoshop -> https://imgur.com/a/OjE6EWb
Is that possible ? How to setting for that ?
Thanks.

Post count: 35449

Hi,

Yes this is possible with custom css or if you build your own header
Newspaper Theme 9.5 Update: What’s new in the Newspaper Theme -> https://tagdiv.com/whats-new-in-newspaper-theme-9-5-update/

If you need help with custom css please provide me a link were I can inspect this menu.

Thank you!

Post count: 28

Yes i need you to help with css
i want to make menu closer logo like this website
This link https://www.unilad.co.uk/
pic -> https://imgur.com/a/ZdOHAEl
Thanks for your help.

Post count: 35449

Hi,

If this is what you want to achieve then please set the below custom css in Newspaper theme panel>Custom code>Custom css
-> https://www.screencast.com/t/n7Eg1vUci7
-> https://www.screencast.com/t/AjpJfV6Ex
.horizontal-list>.menu-item>a {
padding-left: 15px;
padding-right: 15px;
}

Thank you!

Post count: 28

It’s not work for my site In header main menu i use Header style (Style 1 Multipurpose – Menu buttons + left menu) and then i set css As you said that Nothing happens please help again
Thanks.

Post count: 35449

Hi,

Please make sure that you set the code well in Newspaper theme panel>Custom code>Custom css -> https://www.screencast.com/t/UCft5ja1O
-> https://www.screencast.com/t/PxZnWcE1NLP
.horizontal-list>.menu-item>a {
padding-left: 10px;
padding-right: 10px;
}

Also please make sure that you clear all cache.

Also if you want you can force the header width -> https://www.screencast.com/t/hAd7sC5M1

Thank you!

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