Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1256414

    Hi All

    For some reason, the socket on mobile looks perfectly centred (logo and tex)
    However, on desktop Version it is left aligned. Do you have any idea?

    website: https://velosolutions.info/

    I added this in Copyright field:
    <br> Copyright © Velosolutions 2020. All rights reserved. [nolink]

    and this in custom css:

    #socket .copyright {
    width: 100%!important;
    text-align: center!important;
    }

    thanks for your help.

    #1256508

    Hey mirotck,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #top #socket .container {
        text-align: center;
        margin: 0 auto;
    }
    
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1256641

    Thanks Victoria for your code. However, the socket content is still left aligned on desktop version. any idea why?
    I added a screenshot in the link.
    thanks for your help!

    #1257112

    Hi mirotck,

    Best regards,
    Victoria

    #1257921

    thanks a lot, it worked!
    so nice that we can always count on you guys. I’ve recommended this theme so so many friends and partners because of your great support.

    #1258210

    Hi,

    Great, I’m glad that Victoria could help you out, and thanks for the kind feedback :-)

    Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #1258232

    you can close it. thanks.

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Socket Content Centred’ is closed to new replies.