Hello,
I have a question about the welcome box. Now I can only write text into the welcome box, but I want to upload a logo.
Is it possible to do that?
And if it’s not, how can I change the background colour of the welcome box?
Hello Joelle !
– To upload a logo into the welcome box, you can log in to Dashboard > Pages > Home page, add the following code to the Heading 1 or Heading 2:
<img src="FILE URL" />
Notice: Please add the image to the Media, then copy the FILE URL on the right hand side and change the link here: FILE URL
– If you want to change background for the welcome box, you can log in to Dashboard > Appearance > Customize > Style Selector.
See the screenshot:
However, if you want to change background for each welcome box,you can add the following code to the Header Code:
<style>
.block.head .block-inner {
background: #....;
}
</style>
Hope this helps !
Thank you for your answer. This really helps me.
But I have another question.
Now my homepage shows my latest posts. But then it’s not possible to have a welcome box.
But i don’t want a static page as the homepage.
So is it possible to have a homepage with my latest posts and with the welcome box as well?
Hi Joelle !
At the moment Our DW Fixel does not yet support this issue.
Please login or Register to submit your answer