Custom link on "Services Four Boxes For Section"

Home Forums All Other Themes Custom link on "Services Four Boxes For Section"

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #130217
    Mads HansenMads Hansen
    Participant
    • Topics: 1
    • Replies: 3
    • Total: 4
    Member since: September 4, 2019

    Hello.
    I´ve purchased SKT Charity and started implementing on nyumba.dk

    Is 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

    #130363
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi,

    There is no “Services Four Boxes For Section” on home page??

    Regards,
    Dave

    #130393
    Mads HansenMads Hansen
    Participant
    • Topics: 1
    • Replies: 3
    • Total: 4
    Member since: September 4, 2019

    Sorry, I removed it while we are building the page.
    Its there now.
    “Link test” there is a link on “Få mere at vide.”

    #130525
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi,

    Unfortunately, this is not possible because it is coming from the pages.

    Regards,
    Dave

    #130527
    Mads HansenMads Hansen
    Participant
    • Topics: 1
    • Replies: 3
    • Total: 4
    Member since: September 4, 2019

    Hi 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 🙁

    #130548
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi,

    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,
    Dave

    #130556
    Mads HansenMads Hansen
    Participant
    • Topics: 1
    • Replies: 3
    • Total: 4
    Member since: September 4, 2019

    Thanks 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 🙂

    #130579
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi,

    Kindly use this CSS

    .slider-main .nivo-main-image { width:170% !important; margin-left:-32%;}

    Regards,
    Dave

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.