Summer Sale Alert! Save 20% on WP Theme Bundle: 240+ WP Themes & 5 Plugins. Use Code "SIZZLE20"
Summer Splash Sale: Dive into 25% Off On All Our Premium WordPress Themes! Use Coupon Code "SPLASH25" at Checkout.

Courses

Home Forums VW Theme VW EDUCATION PRO THEME Courses

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #9945
    reba.gaines
    Participant

    How to get the images within the course tiles to display all the same size.
    How to get the tiles to be all the same length.
    How to hide the price field on the course page.

    #9975
    developer vwtheme
    Participant

    Hi,

    As per your request, could you please provide us your site URL.

    So we can review and get back to you.

    Thanks

    #10147
    reba.gaines
    Participant

    (https://musicfoundationofamerica.mystagingwebsite.com)

    • This reply was modified 5 years, 2 months ago by reba.gaines.
    • This reply was modified 5 years, 2 months ago by reba.gaines.
    #10178
    developer vwtheme
    Participant

    Hi,

    Use same size images to resolve the issue.

    You need to remove the price from the code.

    Thank You

    #10376
    reba.gaines
    Participant

    Are you referring to

    #——————————-Courses——————————–#
    .price_div span.price{
    background-color: #c2272d;
    position: absolute;
    top: 15px;
    right: 0px;
    padding: 5px 0 5px 10px;
    color: #fff;
    font-weight: bold;
    }
    .price_div span.price:after{
    content: “”;
    width: 0;
    height: 0;
    border-bottom: 17px solid #c2272d;
    border-right: 11px solid transparent;
    top: -40px;
    position: relative;
    left: 0px;
    z-index: -1;
    }
    .price_div span.priceshortcode{
    background-color: #c2272d;
    position: absolute;
    top: 15px;
    right: 13px;
    padding: 5px 0 5px 10px;
    color: #fff;
    font-weight: bold;
    }
    .price_div span.priceshortcode:after{
    content: “”;
    width: 1px;
    height: 0;
    border-bottom: 17px solid #c2272d;
    border-right: 11px solid transparent;
    top: -17px;
    position: absolute;
    left: 83px;
    z-index: -1;
    }
    .price_div .amount{
    color: #fff !important;
    padding-right: 10px;
    }

    #10529
    developer vwtheme
    Participant

    Hi,

    Thank You for your response!

    You need to remove it from the other files too.

    If you want we can do it for you, make a user for us assign administrator role and send us the username and password along with the URL at [email protected]

    Thank You

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