Forum Replies Created
-
in reply to: Header Background Image
Hey, I fixed it.
This is my CSS code:.wrapall {
background-image: url(“https://your-website/your-image”);
background-repeat: repeat;
background-position: top left;
}And then I set all I want to have to ‘Transparent Color’.
That’s it.
Nice weekend to you all.in reply to: Full Blog MasonryMany thanks for your help.
I found all my answers by myself at the style.css file.
If you like see the codes I needed:.blog-article.grid-style .content h1 {
font-size: 18px !important;
}
.blog-article.grid-style .content .intro{
padding-top:15px !important;
}
.blog-article.grid-style .content .link_grid:hover{
background:#fa9d1a !important;
}Now it works and I’m happy
Best regardsin reply to: Full Blog MasonryGreat, that works. 2 more things please.
Check this screenshot.
1. I would like to minimize the padding
2. is the number 3 from above. I would like to change this blue to orangeLooking forward
Best regardsin reply to: Full Blog MasonryHi Kris,
many thanks for your feedback and help.
But sorry, could be wasn’t quit clear with my question.
Please have a look to this link.There you can see what I want to change.
Many thanks
in reply to: Full Blog MasonrySorry and I would like to
3. change hover color of the right arrow link
Would be great if you can help me
Many thanks