banquet home page

Home Forums All Other Themes banquet home page

Viewing 5 posts - 16 through 20 (of 20 total)
  • Author
    Posts
  • #105619
    jamesrosnackjamesrosnack
    Member
    • Topics: 4
    • Replies: 16
    • Total: 20
    Member since: July 16, 2018

    And the next one below that (section 8 – “Wedding Partners”)
    How come when I try to remove the links in this short code, it completely messes up the layout?
    [boxthumb name=”Catering” url=”” image=”/icons/forkknive64.png” target=”self”]
    all I did was edit it to this
    [boxthumb name=”Catering” image=”/icons/forkknive64.png”]

    not only did it mess up the layout but the icons were STILL linked!
    (Please also comment on the problem posted directly above this one)

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

    Hi,

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

    .plans-3column .plan-box { width:33.333%;}

    Regards,
    Dave

    #105680
    jamesrosnackjamesrosnack
    Member
    • Topics: 4
    • Replies: 16
    • Total: 20
    Member since: July 16, 2018

    Thank you, how about removing the links from the shrtcodes?

    #105708
    jamesrosnackjamesrosnack
    Member
    • Topics: 4
    • Replies: 16
    • Total: 20
    Member since: July 16, 2018

    Do you guys only check these forum posts like once a week? The responses are helpful but the lack of support replies for days really slows down my entire project

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

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Custom CSS and paste below code there:

    .boxthumb a{pointer-events: none;}

    Regards,
    Dave

Viewing 5 posts - 16 through 20 (of 20 total)
  • You must be logged in to reply to this topic.