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.

Questions

Home Forums VW Theme VW AUTOMOBILE PRO THEME Questions

Tagged: 

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #22258
    B L
    Participant

    I recently purchased the automotive pro theme and have a few questions.

    Header Section
    1. Can I disable the icons for the phone, email, and time?
    2. the hours text has the telephone tag, ‘tel:’ instead of the telephone text. Please fix
    3. How do I change the color of the menu bar? It seems locked to black. I can change text color (Header Menu Color) and ‘Header Background Color’ (changes color behind contact information). I cannot change the menu background color.
    Slider Section
    1. How do I set the color of the car icon that displays in the center of the slider.
    2. This icon shows in a number of places. How do I change the color? It seems it should color based on the Typography Settings -> Highlight Color.

    Testimonial
    1. How do I change the color of the “quote” icon?
    2. How do I change the square background color of the left/right arrows?

    About Us
    1. How do disable the newsletter signup from the About Us section?

    Featured Car
    1. How do I change the color of the small squares representing the number of pages?

    Is it possible to re-order the sections on the home page?
    Can I place these sections on pages besides the home page?

    Customizing -> Theme Typography -> Global Typography -> Color seems to do nothing. The color seems like it is used in Sirat only. Is this correct?
    It seems Theme Typography is for Sirat only….Yes?

    Why are there 2 VW settings sections?

    How do I hide the credit tag in the footer?
    Adding additional css

    span.credit_link {
    display: none;
    }

    does not work

    #22487
    developer vwtheme
    Participant

    Hi,

    Thank You for choosing us!

    Kindly provide us the Site URL to review so that we could provide you a solution.

    Thank You

    #22601
    B L
    Participant

    nothing is public yet. I am using the demo import

    #22605
    B L
    Participant

    I feel like these are general questions you should be able to answer without looking at the site.

    #22640
    developer vwtheme
    Participant

    Hi,

    Sorry for the inconvenienced caused to you. Please see comment below to your asked question.

    1. For now there is no such option to disable only the icon. Once you remove the field content, the icon will automatically get removed. But if you want to remove only the icon. Please add this code to Appearance -> Customize -> Additional CSS.

    .con_details i {
        display: none;
    }

    2. The issue you have specified has fixed. It will be released in the next upcoming version.

    3. This option will also get added in the next upcoming version.

    Slider Section

    1. It is an image, changing the color is not possible. We will look at this what we can do for this issue. Then will let you know.

    Testimonial

    1. It is an image, changing the color is not possible. We will look at this what we can do for this issue. Then will let you know.

    2. Just add this to Additional CSS.

    #testimonial_slider .owl-carousel .owl-nav button.owl-prev{
        background: #000;
    }

    Update the hex code to the color you want. Get the hex code from here:
    https://www.w3schools.com/colors/colors_picker.asp

    About Us:
    1. Will update this to an updated version.

    Featured Car
    1. Will update this to an updated version.

    Yes you can change the section position from the Appearance -> Customizing -> Plugins Settings -> Section Ordering

    No. You can not place the home page section to any other pages.

    Your comment:

    Customizing -> Theme Typography -> Global Typography -> Color seems to do nothing. The color seems like it is used in Sirat only. Is this correct?
    It seems Theme Typography is for Sirat only….Yes?

    Yes.

    Your comment:
    How do I hide the credit tag in the footer? Please add this to Additional CSS.

    span.credit-link {
        display: none;
    }

    The points you have specified will get updated on the next upcoming version. Most probably we will release it tomorrow.

    Thanks

    #22844
    Brian L
    Participant

    Thanks!

    Please update the Theme Bundle download as well. That is what I purchased.

    #22875
    developer vwtheme
    Participant

    Hi,

    Yes, we will update the theme and you will get the update.

    Many thanks!

    #38334
    P.H. Nienhuis
    Participant

    hello Unfortunately I have just purchased the bundle but templates have not been updated. The problem in the head of which the time stands as a telephone has not yet been solved with the automobile theme.

    #38581
    developer vwtheme
    Participant

    Hi,

    We got your email.

    We have emailed you kindly please check and get back to us there.

    Many Thanks!

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