Search Results for 'header'

Results from the Forum
Alin [tagDiv]
tagDiv Staff

Hi Gwen,

You can try this custom css in Theme Panel > Custom Css – http://screencast.com/t/aJfMSuTPS

.td-post-template-4 .td-post-header-holder {
margin-bottom: 0 !important;
}
.td-post-template-4 .td-post-featured-image .entry-thumb {
margin-bottom: 10px;
}

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please use this custom css in Theme Panel > Custom Css – http://screencast.com/t/rx20qkVo

.header-logo-wrap {
margin-top: 40px !important;
margin-bottom: 40px;
}

Thanks!

Andrei L.
tagDiv Member

Hi

To remove the logo you need to edit the file corresponding with the header style that you’re using and delete this code: http://screencast.com/t/tdX9Sat7CeFQ

Let me know how it goes.
Thanks!

Andrei L.
tagDiv Member

Hi

Thanks @Chris!
In addition at what Chris said, you could try to remove the header ad code, clear all caches deactivate the plugins except VC and test again. Also make sure you empty the phone cache memory too.

Let us know how it goes!
Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

You will have to modify the ads.php file and create a condition there to have header add only for homepage and a custom ad for all other pages(archive, post pages..) – http://screencast.com/t/r6H49nRN6xtC
You can find more information – https://codex.wordpress.org/Function_Reference/is_front_pagehttps://codex.wordpress.org/Function_Reference/is_single and create your condition like you need.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

You could use header style 12 to have the top menu bellow the main menu – http://screencast.com/t/Qb2ko0ctHEhttp://screencast.com/t/A1s0SgTPk
Or you can register a new menu and use it, but you need to alter the code and if you don’t have basic knowledge I suggest to hire a freelancer to do it for you.
Also you can follow this tread and find out how to add and register a new menu – https://forum.tagdiv.com/topic/conditional-logic-for-menu/#post-66025

Thanks!

Andrei L.
tagDiv Member

Hi

Indeed your logo is smaller than the dimension you indicated: http://screencast.com/t/oNCaXnGroTqm
Try this custom css in theme panel > custom css to increase its size: http://screencast.com/t/KSNBsrjvTpeO

.td-header-sp-logo img{
width: 100%;
max-height: 150px;
}
.td-header-sp-logo{
width: 500px;
}
.td-header-header {
margin-top: 15px;
margin-bottom: 15px;
}

Let me know ho it goes.
Thanks!

Bogdan B.
tagDiv Staff

Hi,
Please replace the old code with this one:

@media (max-width: 767px){
.td-header-top-menu-full{
display: table!important;
background-color:#222!important;}

.td-header-sp-top-widget{
display: none!important;}

.td-header-sp-top-menu{
float: none!important;
display: table !important;}

.td_data_time{
display:none!important;}

.td-header-style-8 .td-header-top-menu{
padding:2px 0!important;}

.top-header-menu li{
margin-left:-280px}

.td-header-top-menu a{
color:white!important;}

.td-header-top-menu{
background-color:#222!important;
display:block!important;}
}

Thanks

Bogdan B.
tagDiv Staff

Hello tigruz,

I have tested multiple logos at on my end with header style 8 and the logo has no positioning problems.
Make sure you upload a 272 x 90 px logo, or close to these parameters.
Please check other modifications to the header if you have some.
If this is not the case, provide us with a link to your website so we can take a look at the problem.

Thank you!

Alin [tagDiv]
tagDiv Staff

Hi,

Using Visual Composer pagebuilder, you can create/add buttons only for page content.
If you want to add it next to the header ad, you will have to edit the code:
*Here is the header ad – http://screencast.com/t/CcAmZjkSz
*It is used for each header styles(to have it in different position) – http://screencast.com/t/wNhmPEIHj7oh
So you cannot achieve this only if you alter the code and use the shortcode directly there and some css for positioning.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

The theme doesn’t have an option to display to codes in the same spot – https://forum.tagdiv.com/header-ad/ I suggest to find a plugin which allows that or to alter the theme files.

Thanks!

Bogdan B.
tagDiv Staff

Hi,

In order to use the header files in your child theme you can follow our child theme tutorial at section 4 about headers:
https://forum.tagdiv.com/the-child-theme-support-tutorial/

Thank you.

JDF
Participant
#0

Hello,

I would like to customize the mobile header of my newspaper website.
http://www.journaldufranc.com

I wish to have the logo centered in the middle of the header, and being able to set its width and height.
Also, I would like to have the search logo on the right. So it will be better balanced.

Could you please tell me how to set this ?
Many thanks.

simchris
tagDiv Member

Likely need to edit the header template file.

Natalia Medved
Participant
#0

Hello,
I’m having a problem with putting up a logo. Header styles 9, 10, 11 are not allowing to upload a logo wider than 272 pixels. Actually no matter what header style I choose in Logo&Favicon section I see a note “Upload your logo (272 x 90px) .png or .jpg”.
I’ve tried adding
.td-logo { width: 800px; }
in Custom CSS, and it didn’t work.
What else can I do?

t2e
Participant
#0

Hello,
I need to have my HEADER STYLE with no logo on my menu. All available styles have the logo attached one way or the other. I just want the menu to exist without any logo added.

Thanks.

t2e

simchris
tagDiv Member

I think it used to be in the header.php file ….

tigruz
Participant
#0

Hello.

I use “Header Style 8” and found problem with logo position. I use 272 x 90px logo and its too top.
I try “Header Style 7” and its look good, but i need “Header Style 8”.

Header Style 7

Header Style 8
Style 7

P.s. i found CSS and make like i need, but maybe it’s some kind of mistake?

sbo
Participant
#0

I’m trying to use the ‘Go Button’ next to the top header 728×90 ad. I tried using the visual composer for it but it’s not working out as well as i thought. Is there an easy css to use for adding this button next to the ad? Ex: http://pasteboard.co/1fLZ8343.jpg
Thanks in advance!

adriatikxhelo8
Participant
#0

Hello,

I need to put some code at the header.php so what to do. I don’t have a header.php at my child theme files. Do I have to extract the header.pho in child theme or I need to put the code directly at the heart.pho on the newspaper file?

adriatikxhelo8
Participant
#0

How to put h1 tag at my page. It should put on the header.php I have put it on that file under the newspaper theme but when I go at my website it looks my description up in the front of my logo. Any solutions?
My website: http://www.storypickers.com

andantesash
tagDiv Member

None of the rest work – the first style is the one I need with the advert part, but the logo needs to be bigger. how do I adjust this as making the change to logo size on the “header-style1.php” doesnt make any difference.

thanks

sejpost
Participant
#0

I like the boxed dark menu (option 3), but I’d rather just modify the default one. How do I modify the default header so that I can make the white background into a boxed dark background?

I was hoping there was just a setting to adjust the navigation background and the navigation text colors.

Thanks for the help.

Bogdan B.
tagDiv Staff

Hello,

There is no option for that in the theme panel but it can be done if you modify the theme core files:
http://screencast.com/t/sF4MCft8Y
Just reverse the 2 div elements.
result: http://screencast.com/t/DQbA9q91C
As an alternative you could use a different header style: https://forum.tagdiv.com/header-styles/
Maybe style 5? and make the site boxed by adding a background or background color (white works too)

I hope this helps
Thank you!

diotali
Participant
#0

Hello Team,

Just bought your theme and it is pretty awesome :)!
Am encountering a small setback. Am using Header style 4 : Box dark with menu. I rendered the
top menu transparent but I would like to put the ad just after the menu with the logo. Is it possible ?

Please find how it is actually http://www.screencast.com/t/23GdHjaL

Viewing 25 results - 26,151 through 26,175 (of 29,850 total)