Wordpress custom page by Visual Composer - html

I'm using Visual Composer creating some pages in WP and in the middle I have to do two things
1.create a button with a background img (single image) but with two other small images on both sides.
2.A carousel contains custom scrollbox like this example http://manos.malihu.gr/repository/custom-scrollbar/demo/examples/complete_examples.html in each slide.
I try but really don't know how to do that in Visual Composer.
so I want to ask if I can do that individually by html,css,bootstrap then include it in my page? and how to do that then continue to work with VC because it looks some specific things can't be done in VC. I really can not find the solution for weeks, please help me.

Related

How can I add CSS code to pre built themes in Website builder

Website builder name: Dynadot not Wordspace SO I CANNOT MAKE A CHILD THEME
I want css code for my website P.S The website has prebuilt themes and we can basically customize text, change pictures, add products etc. The website also provides a CSS editor like square space does. I have been to so many websites to try to copy some code but not a success. I have no experience with it either. Here is some information that might be useful.Also, the first pictures has drag and drop options like i can drag VIDEO to a certain part Here is a example website: https://www.svpartners.com/ I don't want the image animation it already has i need some new ideas on how to customize it with CSS, Font for the website Open sans
The screenshot 1 shows how my website theme already looks also at the bottom left there is a code option and there is a screen shot #2 for it so it might be helpful. Again I have tried many sites but most ask for money and most are not helpful. ALSO a GIF so you can have a better view😁 please help me out thanks
THE GIF
I am new here, I don't know how this works! Just ignore the writing if it'd not good, Also comment if you need any more details

How to edit HTML of a single page in Wordpress

(General Kenobi).
Alright, enough fun lets get to the point. I have a question about Wordpress for you guys and I hope you can help me with it. My theme supports an image as an "ad" which you can place below header (menu) and above content on the site. It is not a background, you can set BG of a page and then in theme options add image to be shown.
The problem is, this picture is now on every page, article, everywhere on site. I can live with that but I would like to know if its possible to somehow change HTML or something of a single WordPress page and replace the logo with the different image? I clearly can't do that in editor as it supports only one image for everything so that's why I'm asking to try out code change. I tried to get to the HTML but in WP Editor it shows only a few lines of PHP code.
As I'm typing this I'm realizing some huge problems it might have but I'll post this anyway, maybe some of you will have a great tip :) Thanks for helping me out in any way!
Michal

Product page images slider in one line with supply theme "shopify"

I want to make my images on the product page in one line and adding a slider. I am using a supply theme in shopify. I contact shopify and they told me that I have to pay for an expert, but I want to do it myself. does anyone have any information how to make these changes? Here is an example of product images that I want to add- product page
The images are not on the same line.
One way to do it is to use a javascript library that will help you build a slider. A very popular library is Owl Carousel.
I will recommend you to check out the demo of their basic carousel.
You can use the basic carousel and have another image tag that you are going to change base onClick on the picture that they click on the carousel.
There is product.liquid file in templat folder you have to edit that find "product.images" and apply Slick Slider on there.
If there any Need i can help you.
I am a shopify Expert with have 3 years experience on theme development and customizations

How do I place an image between two rows of Visual Composer?

I am new to WordPress and is currently using visual composer to build websites. While building a mobile app landing page, I am facing troubles while placing a png image between two rows. Please refer the below image -
https://i.stack.imgur.com/arJx1.jpg
The above image shows a phone which is placed in the gray row but is slightly moved up to position it between its original row and the row above it.
Please help me achieve this effect. I tried adding negative top-margin, padding but nothing seems to give the exact effect.
You can check the site I made the same, hope it will help you : http://utplanning.com/

Wordpress managing custom sections

Let's say I have a home page on which there is menu. Below it some text (added via Page) and below that a footer. If I want to add a custom section below the content (let's say one DIV with background image and text on top of it) that user could change, how would I do something like that? Or if I want to create DIV with background image and some text on top of it.
I am familiar with custom posts and custom fields, but that seems like an overkill for something like this.
Basically, I am looking for the easiest solution on which I could manage several "custom" sections (6-7) all over the site.Those sections would basically only be text, images and links. Maybe creating 6-7 widget places and then assigning their places where I need.
Purchase a theme with Visual Composer (or integrate the Visual Composer plugin to your site yourself - not for beginners). Visual Composer will allow you to easily create divs with text and images by simple clicks and drag/drop capabilities.