Please always enter the name of the template and the Joomla version and the live URL if available
[SOLVED] Logo Mobile in the center
- WB-Autoservice
- Offline Topic Author
- Senior Boarder
-
- Posts: 44
- Thank you received: 0
Hello,
I used the following code to try to center the mobile logo:
However it didn't work
What is missing? Or is it all wrong?
gr. Hennie
I used the following code to try to center the mobile logo:
Code:
.astroid-logo .astroid-logo-mobile {
display: block;
margin-left: auto;
margin-right: auto }
However it didn't work

What is missing? Or is it all wrong?
gr. Hennie
Please Log in or Create an account to join the conversation.
- WB-Autoservice
- Offline Topic Author
- Senior Boarder
-
- Posts: 44
- Thank you received: 0
Replied by WB-Autoservice on topic [SOLVED] Logo Mobile in the center
Posted 2 years 6 months ago #31201
Using Joomla 4 and template JP-Power
Please Log in or Create an account to join the conversation.
- Administrator
- Offline
- Moderator
-
- Posts: 729
- Thank you received: 118
Replied by Administrator on topic [SOLVED] Logo Mobile in the center
Posted 2 years 6 months ago #31202
Do not understand. The mobile logo is center:
A link would be helpfuly.
And, in your code, a semicolon is missing:
In the 3rd line after auto.
A link would be helpfuly.
And, in your code, a semicolon is missing:
Code:
.astroid-logo .astroid-logo-mobile {
display: block;
margin-left: auto;
margin-right: auto
}
In the 3rd line after auto.
Please Log in or Create an account to join the conversation.
- WB-Autoservice
- Offline Topic Author
- Senior Boarder
-
- Posts: 44
- Thank you received: 0
Replied by WB-Autoservice on topic [SOLVED] Logo Mobile in the center
Posted 2 years 6 months ago #31203
Test site url : wbauto.match2.eu/index.php 
added the semi colon ...

added the semi colon ...
Last Edit:2 years 6 months ago
by WB-Autoservice
Last edit: 2 years 6 months ago by WB-Autoservice.
Please Log in or Create an account to join the conversation.
- Administrator
- Offline
- Moderator
-
- Posts: 729
- Thank you received: 118
Replied by Administrator on topic [SOLVED] Logo Mobile in the center
Posted 2 years 6 months ago #31207
Last Edit:2 years 6 months ago
by Administrator
Last edit: 2 years 6 months ago by Administrator.
Please Log in or Create an account to join the conversation.
- WB-Autoservice
- Offline Topic Author
- Senior Boarder
-
- Posts: 44
- Thank you received: 0
Replied by WB-Autoservice on topic [SOLVED] Logo Mobile in the center
Posted 2 years 6 months ago #31212
Hello,
I have replaced all the original css files and deleted custom code but still no center.... after that stored my css files (were more files?) back and deleted custom code but nothing changed
gr Hennie
I have replaced all the original css files and deleted custom code but still no center.... after that stored my css files (were more files?) back and deleted custom code but nothing changed

gr Hennie
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates