Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #895941

    Hi There

    Within Enfold, there is the option for the website title to be right justified and centered, but not left.

    I have a photo that covers the left and center, so left would be better.

    Just wondering if there is some CSS to do this.

    Iain

    #895949

    Hey ihmunro,

    Please, could you provide your website link? This way, we can provide a custom code to accomplish this.

    Best regards,
    John Torvik

    #895968

    Yes here it is:

    Sorry, I meant it should be Right Justified

    Iain

    #896125

    Hi,
    Try this code in the General Styling > Quick CSS field:

    #top.home .avia-builder-el-1.av-special-heading.modern-centered {
        text-align: right!important; 
    }

    please see screenshot in Private Content area to ensure I was targeting the correct element

    Best regards,
    Mike

    #896183

    That worked Mike – many thanks

    Iain

    #896235

    Hi,
    Glad we could help, we will close this now. Thanks for using Enfold

    Best regards,
    Mike

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘CSS to Left Justify Title’ is closed to new replies.