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.

VW Business Pro Issue

Home Forums VW Theme VW BUSINESS PRO THEME VW Business Pro Issue

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #6075
    tam.do.biz
    Participant

    Hi Support team,

    I got some issue when using VW Business Pro theme:
    1 – About Us section
    + I want to set URL for “Learn More” button but this section does NOT have
    2 – Service Tab section
    + I have to update the code to set Title for this section. It has no option to change the Section Title

    Please guide me to do these.
    Thanks

    • This topic was modified 5 years, 9 months ago by tam.do.biz.
    #6106
    developer vwtheme
    Participant

    Hi,

    As per your query, we have seen your screenshot and we have updated our theme.

    Please Go to https://www.vwthemes.com/my-account/ with your details. Then go to https://www.vwthemes.com/my-account/downloads/ and download the updated theme with the same version.

    If you need any other help please let us know.

    Thanks

    #9065
    peter.lorincz81
    Participant

    Hello!

    I bought business theme, but I have got a small problem with responsive design under 768px , because the text missfrom slider part of theme on the mobile phone screen . How can I set it that text will not miss from mobile screen? Can somebody help me? Thanks

    #9083
    developer vwtheme
    Participant

    Hi,

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

    So we can provide you CSS to unhide the text from mobile view.

    Thanks

    #9089
    peter.lorincz81
    Participant

    Hello,

    My URL is http://lorincz-webdesign.hu/.

    #9098
    developer vwtheme
    Participant

    Hi Peter,

    As per your request, we have seen your site and we are giving you some easy steps and CSS to remove it.

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


    @media
    screen and (max-width: 576px){
    #slider .carousel-caption.d-none.d-md-block {
    display: block !important;
    }
    #slider p {
    display: block;
    font-size: 10px;
    }
    #slider h2.font-weight-bold {
    display: block;
    font-size: 9px;
    }
    a.theme_white_button {
    padding: 7px 10px;
    font-size: 10px;
    }
    }

    If you need any other assistance please let us know.

    Thank you

    #9110
    peter.lorincz81
    Participant

    Hello Mark,

    It is working.Thank you for your support.

    #9121
    developer vwtheme
    Participant

    Pleasure, let us if you need any other help.

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