Hey,
Make sure you have the virtue toolkit activated and updated to the latest version. Per the theme guidelines we had to move the options page into the theme recommended plugins.
The link color should be your primary color. the 20% lighter should be the link hover color.
Kadence Themes
Just encountering same issue! Seems fine now have Virtue Toolkit activated. Thanks
Only thing is the Header image doesn’t stretch completely across the page. I have set logo spacing to ‘0’ both left and right.
Tony/UK
Maybe I need to start another thread…
Hey, yeah in the future starting your own thread is great.
As for spacing can you post a link so I can see.
Thanks!
Kadence Themes
Hey,
so are you wanting to add a background image that is the width of the screen size?
You might be looking for something like our pinnacle theme https://ww.wp.xz.cn/themes/pinnacle/
Kadence Themes
Yes I am but surely its possible to do this in the CSS or header php? I really don’t wish to change theme as I have used it for 3 other webs. This is the only issue I have. Any thoughts?
Thanks
There is a container div in your header. Forcing the logo to be fullwidth page with would be like this :
.headerclass > .container {
width: 100%;
padding: 0;
}
This will then make your logo the size it is when it was uploaded.
I will think pinnacle is worth checking out. π
Kadence Themes
Many thanks. I shall look into it tomorrow (UK time here). Once I sort this my website will take off quickly…I realise it looks very rudimentary at present but have it ready to go pretty well as migrating from Dreamweaver build.
Many thanks for this.
I have done it now in Custom changes and it made it larger but not to edges. I made the image width wide enough but will check tomorrow. Thanks
Great seems to work now. I think I may have inadvertently changed the screen res and it affected the view. Its late. Thanks a lot