Restora Centre Logo - Question | JoomShaper
SP Page Builder 6 is Here! Learn More →

Restora Centre Logo

SG

Steven Gourlay

Template 4 years ago

Hi is there a way to centre the logo, i have tried in the header but logo will either go far left or right, not centre.

0
7 Answers
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 4 years ago #8342

Hi,

If you keep your logo in a separate section then it would be perfectly centered with the help of custom CSS.

However, you can use the following code in your custom CSS for now to check if you like:

#sp-header .logo {
    float: right!important;
}

Note: Path towards custom CSS: Extensions>Templates>Styles> Click on your current default template name then choose Template Options. Then find custom CSS within the custom code.

https://prnt.sc/pu705g

https://prnt.sc/pu70zn

Best Regards

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 4 years ago #8230

Hi there!

How do you want to see it, please? Vertically centered or horizontally with respect to the Header row?

Is it something like this? https://prnt.sc/105vgt4

Please give me a screenshot of your desire.

Best Regards

0
SG
Steven Gourlay
Accepted Answer
4 years ago #8234

horhorizontal centreplease

0
SG
Steven Gourlay
Accepted Answer
4 years ago #8238

0
SG
Steven Gourlay
Accepted Answer
4 years ago #8239

image

0
SG
Steven Gourlay
Accepted Answer
4 years ago #8345

Thank you

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 4 years ago #8348

You are always welcome:)

0