Hi folks.
I would like to change the service section.
http://envato.megadrupal.com/html/ueneo/#services
It is now devided into two halfs with one half picture and the other text plus the rest of the picture in the background.
I would like to have one half with the picture only and the other one text only.
What do I have to change for this to happen?
Thanks in advance and great templates by the way!
Best regards,
Michael
Hi,
In service section, you can see col-lg-6 col-lg-offset-6
Please remove col-lg-offset-6
and add one more col-lg-6 right before the existing col-lg-6
Then add your image in the new section
(Customize image size (width và height) according to your needs)
Also, you need to remove section-bg bg-parallax
Thanks alot so far.
Unfortunately I´m not that deep into it.
Actually I would like to have a page with only service section items and already have that.
http://ib-hebmueller.de/test/
Now I would like to have it as it is except for the images to expand over the text section.
So text alone left or right and image alone left or right.
Hopefully you get what I try to explain.
Thanks a lot in advance and have a great weekend,
regards from sunny germany.
Michael
Hi,
Let's clarify your idea.
Is this your service page http://ib-hebmueller.de/test/
So, now you do not want text section (left or right) have the rest of the image (right or left) as its background, right?
If yes, please follow our comment #2
Or:
Do you want a page like this one http://ib-hebmueller.de/test/ ? If yes, please follow:
Step 1: - With the left text section, you have to remove
col-lg-offset-6
, and with right text section you have to addcol-lg-offset-6
Step 2: - Remove class
.style-projt2
in tag div which includes classproject-list
then customize your textStep 3: - To create content and image style as that page, just copy and paste section id="service" (need to remane ID)
Note: Index of template UENEO is a one-page template. Thus, when you create a section with new id, you have to create a menu item which is equivalent with new id.