In that block of page builder, you click to 'Row Settings' then fill new class CSS via option Section ID, example: "garage-promo" (http://take.ms/k28ig).
Last, you just go to Template Settings, open tab 'Custom Code' and add more CSS below in custom CSS code field to define new background for that area
#garage-promo {
background: #111;
}
"#111" is just sample, you can change to other color you want.
my webisite http://projekty.printsoft24.pl/4x4drgarage/
ltheme
POSTED: 2016-08-03
Hello KALEONEK,
You just create new Row and put your static image for mobile. Then, let me know, so I will send you CSS code that show slider on desktop only, and static picture on mobile only.
I have a slide show 3 photos on slideshow, but displays only 1. There aren't also arrows do moving images , although this option is selected in the settings. Could you help me solve the problem?
Get an access to all 265 items designed and developed by LTheme team plus all the future items
which will be released over the course of your club subscription.
Price starting from $69.00
View History
You just open file 'template.css' and add more CSS below
.body-innerwrapper {
background: #000;
}
"#000" is sample color code with black color, you can change to other color you want.
View History
http://autocholewa.pl/printscreen_autocholewa.jpg
on smaller screen
Please open file 'template.css', search for
@media (min-width: 768px) and (max-width: 979px)
and add more CSS inner this case
#sp-main-menu ul.level-0 > li > a {
font-size: 10px!important;
}
and also search for
@media (max-width: 767px)
and also add more CSS below inner this case
#sp-main-menu ul.level-0 > li > a {
font-size: 10px!important;
}
Save and recheck.
View History
How can I delete the form contact?
Can you give me your site address to check?
View History
Do you mean is this contact form? http://autocholewa.pl/kontakt
If so, you can disable it by open file 'template.css' and add more CSS below
body.menu-kontakt #sp-main-body-wrapper {
display: none !important;
}
Save and recheck.
View History
gracias
You can remove it via Template Settings, open tab 'Custom Code' and remove all code in that fields.
View History
I'd like to change the background under the text. Could you tell me how can I do it?
http://projekty.printsoft24.pl/4x4drgarage/background-white.JPG
In that block of page builder, you click to 'Row Settings' then fill new class CSS via option Section ID, example: "garage-promo" (http://take.ms/k28ig).
Last, you just go to Template Settings, open tab 'Custom Code' and add more CSS below in custom CSS code field to define new background for that area
#garage-promo {
background: #111;
}
"#111" is just sample, you can change to other color you want.
View History
In all "row settings" I need to fill "garage-promo" in Section ID?
You must to add that Class CSS only block that you want to change background, not for all block http://take.ms/997L4
You can change background from "#111" to "#ccc" to see an effect, "#111' is same with your text color, so you won't see text.
View History
look http://projekty.printsoft24.pl/4x4drgarage/background-wanted.JPG
Please add more CSS below in Custom CSS of Template Settings
#garage-promo {
background: #000;
color: #fff;
padding-top: 50px;
padding-bottom: 50px;
}
If you need block below also has Black background and white text, just add 'garage-promo' class for Section ID on below block http://take.ms/IfTmm
View History
Please tell me why on mobile screen I see the slideshow?
How do to display only on large screens? I don't want see the slideshow on the phones.
http://projekty.printsoft24.pl/4x4drgarage/template-mobile.PNG
my webisite http://projekty.printsoft24.pl/4x4drgarage/
You just create new Row and put your static image for mobile. Then, let me know, so I will send you CSS code that show slider on desktop only, and static picture on mobile only.
Thank you,
View History
Hello Ltheme
I have a slide show 3 photos on slideshow, but displays only 1. There aren't also arrows do moving images , although this option is selected in the settings. Could you help me solve the problem?
http://stacjachyzne.pl/
View History
both included in the multi-lingual menu?