Home › Forums › All Other Themes › Custom link on "Services Four Boxes For Section"
- This topic has 7 replies, 2 voices, and was last updated 5 years, 3 months ago by Sonl Sinha.
-
AuthorPosts
-
September 5, 2019 at 12:10 pm #130217
Hello.
I´ve purchased SKT Charity and started implementing on nyumba.dkIs it possible to edit the link for the “Services Four Boxes For Section”?
In order to get the text I want, I’ve created 4 separate pages (as instructed in your Documentation).
However I want the boxes to link to other pages. Not to the text page.Thanks a million – and great theme btw 🙂
Mads
September 9, 2019 at 5:59 am #130363Hi,
There is no “Services Four Boxes For Section” on home page??
Regards,
DaveSeptember 9, 2019 at 9:02 am #130393Sorry, I removed it while we are building the page.
Its there now.
“Link test” there is a link on “Få mere at vide.”September 11, 2019 at 7:38 am #130525Hi,
Unfortunately, this is not possible because it is coming from the pages.
Regards,
DaveSeptember 11, 2019 at 7:45 am #130527Hi Dave.
In your preview theme http://sktthemesdemo.net/charity/ the four boxes has an individual text and a individual link “Donate Now!”
I feel this is strongly misleading if it isn’t possible to create myself?!?!Furthermore it´s a big issue that the text from the homepage slider image (in our case the text “START ET HJEM – FOR BØRN SAMMEN MED OS”) is hidden in the mobile version.
Can that be fixed?I honestly don’t feel this theme is a flexible as promised 🙁
September 11, 2019 at 11:53 am #130548Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
@media screen and (max-width:479px) { .nivo-caption { display:block !important; width:90%; top:15px;} .slide_info h2 { font-size:18px; line-height:35px; padding:0;} }
Regards,
DaveSeptember 11, 2019 at 1:51 pm #130556Thanks Dave.
One last question – can I adjust the image height? (on mobile). The current is very small.The other issue (with linking the four boxes) can be solved by using this:
<meta http-equiv=”Refresh” content=”0; url=#” /> on the page.
Not the best way to solve it, but it works 🙂September 12, 2019 at 5:01 am #130579Hi,
Kindly use this CSS
.slider-main .nivo-main-image { width:170% !important; margin-left:-32%;}
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.