• Resolved NoBullWebSolutions

    (@nobullwebsolutions)


    I see there is now a more info link with in the short code? I’d rather not have that to redirect to the single product page at all…. with the way I have my sites layout it is just bothersome & redundant example page of products here https://nobullwebsolutions.com/wordpress-hosting/ is there a global way to remove that & show all content?

    Thanks,
    Angela

    running: WordPress 5.0
    theme: Divi Version: 3.18.2

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter NoBullWebSolutions

    (@nobullwebsolutions)

    a temp fix for this using the divi theme is a css edit…

    .rstore-product-summary {
    overflow: visible;
    position: relative;
    margin: 0;
    height: 100% !important; }

    .link {
    color: #4f87c3;
    display: none;
    }

    Plugin Author Bryan Focht

    (@bfocht)

    add content_height=0 to your shortcode. A global option is a great idea for the next release.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘More info link’ is closed to new replies.