Logo Alignment and Website Spacing

Posted in: Newspaper
Post count: 128

Hi There,

I would like to ask on 2 things.

1 – How can I make my logo alignment edited? We want it at the very left so it will align with the Image Grid (Please see attached file). If it’s a css coding, can you provide us with the right code because I am not so good with css and php.

2 – We also need to lessen the spacing between the menu and the newsticker (see attached file also)

Thanks!

Post count: 22421

Hello,
Please provide a link to your website so i can inspect it and see exactly what we are dealing with.
Thank you!

Post count: 128

Hi,

Sorry, I thought my attachment came through.
Here’s the link of the screenshot – http://travel2next.com/wp-content/uploads/alignment.jpg

I hope that works, our current dev site is hidden for now so I can’t give out the link.

Thanks!

Post count: 6535

Hi

1. Try this css in theme panel > custom code custom css: http://screencast.com/t/LWo79pKINwG

.td-header-sp-logo img{
padding-right: 24px;
margin-right: 45px;
}

2. From what I can see in your screen there is an additional distance added on top of trending now block. I am not sure why that distance appear but can be a margin or a padding set by a plugin. Try to deactivate all plugins except Visual Composer, clear all caches and test again.

Let us know how it goes.
Thanks!

Post count: 128

Hi Team,

Looks like its all good now.

Thank You So Much! 🙂

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