Hi there
Firstly, thank you for a great theme! Instructions were simple and explanatory enough to get it all working and I managed to find other bits and pieces via your forum for additional tweaks which is great!
I have one question though, i got the following code from one of the other posts here for removing the read more links on the Services section:
.single-service-wrapper a {
cursor: default;
pointer-events: none;
}
It works in the sense that the read more link is not clickable but the Read More text is still there. There is no read more section in the actual post so not sure why it is still showing on the home page.. Is this easily changed by adding something on the code above?
Unfortunately this is not on a live site so i cannot supply the link for visual but hope it makes sense what i posted?
Thanks in advance
simon