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.

VWTHEMES

Forum Replies Created

Viewing 15 posts - 76 through 90 (of 195 total)
  • Author
    Posts
  • in reply to: VW Tour Theme #3583
    VWTHEMES
    Keymaster

    Probably in next week.

    in reply to: VW ECOMMERCE #3582
    VWTHEMES
    Keymaster

    Please send us the screenshot or the site URL if possible.

    in reply to: VW Tour Theme #3574
    VWTHEMES
    Keymaster

    Hi,

    Add the below CSS

    img.custom-logo {
    height: 79px;
    width: 156px;
    }
    #header .top-bar{
    padding: 3px 0;
    }

    Thanks

    in reply to: VW Tour Theme #3571
    VWTHEMES
    Keymaster

    Hi, right now you cannot add images to the footer. But we are launching an updated version where you can add the images. We will send you a notification email about that.

    Thanks

    in reply to: VW Tour Theme #3522
    VWTHEMES
    Keymaster

    Hi, There is nothing on your site: http://vwthemes.net/support-images/site.png

    in reply to: VW Automobile Theme #3517
    VWTHEMES
    Keymaster

    Hi,

    You have asked for the Free theme footer copyright. This can be removed by the CSS or you can be removed from the code.
    Add following CSS:

    .copyright.text-center a{
    display:none;
    }

    Thanks

    in reply to: VW Automobile Theme #3516
    VWTHEMES
    Keymaster

    Hi,

    No, free and the premium are the two different themes. So if you have done some code editing in the files that would be lost.

    Thanks

    in reply to: VW Tour Theme #3515
    VWTHEMES
    Keymaster

    Hi,

    To remove the border add this code:

    #header .top-bar{
    border: none;
    }
    Background image option is not there. But this feature will be there in the next version.

    If you could share your URL that would be great for header height.

    Thanks

    in reply to: VW Hospital Theme #3496
    VWTHEMES
    Keymaster

    Hi,

    Appearance | Customize | Header it’s actual name is custom headers. It does not come with the WordPress, needs to put on the theme if required. And every theme has it because it’s useful for their user.

    VW Themes will fix it but in the next version. Dimension is not matching with your site but it is working.

    Thanks

    in reply to: VW Hospital Theme #3493
    VWTHEMES
    Keymaster
    in reply to: VW Hospital Theme #3492
    VWTHEMES
    Keymaster

    Hi AL,

    A custom header is part of WordPress themes. Custom headers are optional, doesn’t matter if we put this on a theme or not, it will not broke the WordPress theme standard. It is added to the WordPress themes to allow their user to change the header image. And this header image is working on all the pages present on the site. This header image option is also present in the VW Themes setting panel. You can add it from anywhere.

    I agree the dimension is not matched with your site. And I clarified this point in the first mail when you asked about it that your logo site and header content will depend on this as it is showing an image in the background.

    Thanks

    in reply to: VW Hospital Theme #3482
    VWTHEMES
    Keymaster

    Hi,

    I checked your site. It is not taking the image because under Appearance -> Customize -> VW Settings -> Top Bar / Header default image was selected which has a blank image. And it has the highest priority. So first I have removed that image from there, then your header image has appeared in the header.

    One more thing, as the header image is set in the background, so it should have a perfect image size. In your case, it is 1518 x 114 px. Its size will depend on the logo size and the header content.

    You can see http://www.uhagary.org/ how the header is appearing, due to its size. So if you add an image to 1518 x 114 px this size then it will look perfect on your site.

    Hope you understand.

    Thanks

    in reply to: VW Tour Theme #3481
    VWTHEMES
    Keymaster

    Hi,

    Maybe you want the transparent menu as in the reference site you showed. For this replace the CSS which I have given you before with the below CSS.


    @media
    screen and (min-width: 768px) {
    div#header {
    position: absolute;
    background-color: rgba(28, 50, 72, 0.7);
    }
    }

    Thanks.

    in reply to: VW Tour Theme #3472
    VWTHEMES
    Keymaster

    Hi,

    Add this code to Appearance -> Customize -> Additional CSS


    @media
    screen and (min-width: 768px) {
    div#header {
    position: absolute;
    }
    }

    Thanks

    in reply to: VW Hospital Theme #3471
    VWTHEMES
    Keymaster

    If you are making user share it’s username password here-> [email protected]

Viewing 15 posts - 76 through 90 (of 195 total)