Background image over zommed in mobile
8 years 4 months ago #36179
by Echowan
Background image over zommed in mobile was created by Echowan
Please Log in or Create an account to join the conversation.
8 years 4 months ago #36182
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Background image over zommed in mobile
Hi
in the responsive options you can add your own css, then drive what you need and change any property
CEd
in the responsive options you can add your own css, then drive what you need and change any property
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
8 years 4 months ago #36183
by Echowan
Replied by Echowan on topic Background image over zommed in mobile
k but how ?
Do you have a exemple ?
already try :
background-image: 500px;
and didnt work...
Do you have a exemple ?
already try :
background-image: 500px;
and didnt work...
Please Log in or Create an account to join the conversation.
8 years 4 months ago #36185
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Background image over zommed in mobile
you must target your block , like this
#block1 > .inner {
background-image: 500px;
}
#block1 > .inner {
background-image: 500px;
}
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
8 years 4 months ago #36207
by Echowan
Replied by Echowan on topic Background image over zommed in mobile
The custom CSS didnt save any change and leave blank.
Please Log in or Create an account to join the conversation.
8 years 4 months ago #36208
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Background image over zommed in mobile
do you have the latest version of template creator ?
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
Time to create page: 0.211 seconds