hello luv home grid title
hello, how can i have the exact same appearance for each title in hello luv on every home grids? like on the hello rose grids? thanks 🙂
It would need to be modified in the style sheet. ARe you comfortable making those changes if we send instructions? Or would you prefer we hop on to your install and do it?
Hi, could you please send me how to do it? I can modify it with your instructions. Thanks
In the style front sheet remove line 661 to 703 and then add this
.home-grid .widget .entry-title a {
background:
rgba(251,251,251,.85);
outline: 1px solid
#fff;
outline-offset: 4px;
color:
#222;
font-size: 2.4rem;
letter-spacing: .2rem;
font-style: normal;
padding: 14px 20px;
}
After you make the adjustments you will need to clear your hosting and browser cache to see the changes.
Please login or Register to submit your answer