Colleagues:
I installed the travel demo with content and have edited out most of the default content so I can use it.
I’m wondering if anyone can tell me how to delete the dark street graphic with cars lining the street in the default demo landing page so I can upload my own graphic?
Sorry for posting here but I was unable to find an answer to this question after searching through the forum.
Thanks, tom
-
This topic was modified 10 years by
ttalleur.
Hi ttalleur,
There is a setting in Visual Composer. You can change it with another image, like this: http://screencast.com/t/6B0xoqi6 . Also, if you want to delete it, you have to remove the row who include this image, like this: http://screencast.com/t/BN6LROSgT and delete the margin-top of the first block, like this:
http://screencast.com/t/uodr3VAmh
.td-travel .td-travel-features .td_block_wrap {
margin-top:0;
}
If is not what you mean, please provide more details about this, so I can be able to provide a more accurate response.
Hope this helps and let us know how it goes!
Thank you!
Catalin:
I tried this approach as you suggested: http://screencast.com/t/6B0xoqi6. However, I am not presented with a row settings panel on the right hand side of the Home page as is displayed in your example. Thus, I cannot change the image. Is there something I should do to invoke the row settings display as presented in your example? I can’t see it if it’s there.
To be clear, what I am trying to replace is the default demo image on the landing page (home page) for the Travel Demo. The default image is dark featuring two rows of cars between buildings on a semi-dark street. THAT is the image I am trying to replace. But I just can’t find out “where it lives”.
Many thanks, tom
To add to my earlier message. The name of the demo file graphic is banner.jpg. It is in the Media tab area of my WordPress installation. Since I can’t invoke the row settings page to change this file with one I want, I tried to alter the banner.jpg image file path in the media area by renaming an image I choose and putting it in the correct path renaming my file “banner.jpg”. But the theme won’t let me make these changes.
Ok, please disregard my earlier messages. I figured out how to do it. I edited this row in Classic Mode: [vc_row full_width="stretch_row" parallax="content-moving-fade" parallax_image="125" el_class="td-travel-header"] by changing the image ID # to the image I wanted.
The image, although the same dimensions, did not appear correctly, but that’s a separate problem of image sizing it appears.
Thanks again for your help. Tom