Winter Special Sale! Unlock a 20% OFF on Bundle of 240+ WP Themes & 5 Plugins. Use code "SNOW20"
This Winter, Enjoy a cozy 25% discount on Premium WordPress Themes with the coupon code "WINTER25" at Checkout.

VW Destinations

Home Forums VW Theme VW TOUR & TRAVELS THEME VW Destinations

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #43604
    John Wyman
    Participant

    Is there a way to display the caption all the time, i.e. not rollover
    Image

    #43613
    developer vwtheme
    Participant

    Hello,

    Can you please share your site URL it will help us to provide a better solution

    Many Thanks

    #43614
    John Wyman
    Participant

    laosbycar.com

    #43627
    developer vwtheme
    Participant

    Hello,

    Which caption do you want to show all the time?

    Many Thanks

    #43628
    John Wyman
    Participant

    I pointed to it in the attached image I provided.
    Top Destination

    #43629
    John Wyman
    Participant

    img

    #43630
    John Wyman
    Participant
    #43684
    developer vwtheme
    Participant

    Hello,

    You want to show TOP DESTINATION post button all the time not show only in hover.

    Kindly follow the steps given below

    Go to Dashboard >> Appearance >> Customize >> Additional CSS >> Paste the given CSS on it >> Publish.

    .top_destination .destination_hover .text-title {
    position: absolute;
    background: #417bb2;
    width: 100%;
    padding: 10px;
    opacity: 0.9;
    display: block;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    bottom: 0;
    }

    Many Thanks

    #43703
    John Wyman
    Participant

    Works perfectly, thanks

    #43722
    developer vwtheme
    Participant

    Hi,

    You are Welcome.

    Could you please give us review on here – https://www.vwthemes.com/themes/vw-tour-theme/

    If you have any other query, do let us know.

    Many Thanks!

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