Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #125120
    Jennifer Sims
    Participant

    Dear Support,

    Is it possible to centre the site title, tag line and logo in Fabulously Fluid?

    Kind regards Jen

    #125180
    tikaram
    Keymaster

    @jennifersimsdesign-com-au : Please post in your site URL.

    Regards,
    Tikaram

    #125182
    Jennifer Sims
    Participant

    Hi Tikaram,

    URL is http://103.37.8.110/~armadal2/

    Kind regards Jen

    #125299
    tikaram
    Keymaster

    @jennifersimsdesign-com-au : Go to Appearance => Customize => Additional css and add the following css.

    .site-branding {
    	width: 100%;
    	float: none;
    	text-align: center;
    }
    .header-site-details {
    	float: none !important;
    }
    .site-logo {
    	float: none !important;
    }

    Let me know if you need further assistance.

    Regards,
    Tikaram

    #125324
    Jennifer Sims
    Participant

    Thanks Tikaram,

    Perfect!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Centre site identity’ is closed to new replies.