Text-align: Right; Only Logo - Question | JoomShaper

Text-align: Right; Only Logo

MN

Marek N

Template 3 years ago

how to set: text-align: right; only logo

https://prnt.sc/xahsyx

http://znany.stronywww-lodz.pl/

0
3 Answers
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 3 years ago #3099

Hi there!

You may use the following code in your custom css:

#sp-logo {
    margin-left: auto!important;
    margin-right:0!important;
}

Hope this will serve the issue for you!

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
MN
Marek N
Accepted Answer
3 years ago #3107

it helped

sp-header #sp-logo {

text-align: right 

}

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 3 years ago #3110

Yes! Both code is working! Glad that you have made it. You may resolve the post now I guess:)

Best Regards

0