Hiding Read More-elements from the Features Icon Box in adventure theme

Home Forums All Other Themes Hiding Read More-elements from the Features Icon Box in adventure theme

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #178718
    Frank LangvaFrank Langva
    Participant
    • Topics: 2
    • Replies: 4
    • Total: 6
    Member since: July 29, 2020

    I’m trying to hide the Read More-elements from the Features Icon box in the Adventure-theme.
    I want to use the block strictly for illustrations, without the parts that are hyperlinked. In the following image I have marked in black the parts I want to hide.

    Illustratio of what I want to achieve

    According to SKTThemes-support this is a fixed element which can’t be edited, but still… in my opinion everything might be edited. Does any you smart people have a solution to hiding this?

    Thanks in advance!

    Best regards,
    Frank

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

    Hi,

    Kindly show us your website URL please?

    Regards,
    Brad

    #178765
    Frank LangvaFrank Langva
    Participant
    • Topics: 2
    • Replies: 4
    • Total: 6
    Member since: July 29, 2020

    Hi,
    here’s a testpage with the block in question:
    https://365fri.no/jonshorn/

    Best regards,
    Frank

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

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .sktbuilder-block-feature_ver .skt-builder-block-column-button { display:none;}
    .sktbuilder-feature { padding-bottom: 20px;}

    Regards,
    Brad

    #178768
    Frank LangvaFrank Langva
    Participant
    • Topics: 2
    • Replies: 4
    • Total: 6
    Member since: July 29, 2020

    Thanks,

    I received a similar suggestion on email a short while ago, and it didn’t seem to work. The css was slightly different then, but I replaced it with the definitions you just posted. Unfortunately it does not seem to work neither, I’m afraid.

    Regards,
    Frank

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

    Hi,

    Kindly use this one

    .sktbuilder-block-feature_ver .skt-builder-block-column-button { display:none !important;}
    .sktbuilder-feature { padding-bottom: 20px important;}

    Regards,
    Brad

    #178853
    Frank LangvaFrank Langva
    Participant
    • Topics: 2
    • Replies: 4
    • Total: 6
    Member since: July 29, 2020

    That did the trick! Thank you!

    Regards,
    Frank

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

    Hi,

    If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/26/

    Regards,
    Brad

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