hey!
id like to know if its possible to display the site title & a logo & the tagline all at once? right know you can obviously switch between site title as text or image, but i would like to have both at the same time. thanks for your help!
-
Site title + Logo + Tagline?
-
Hi Tk!
Until now this is not a default option. but we will consider adding it in the future!
You can solve it for example by adding custom HTML and custom CSS into the LayTheme:
<div class="custom-title">Title</div>
To have it disappear and appear on the scroll – you need to play a bit with jQuery and CSS.
But it should not be too difficult.Let me know when you face problems!
All the best!
Marius