Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #159453
    Kazzer64
    Participant

    Hi Support
    Using “Responsive” and love it. I have added CSS to remove the serach and increase logo size. To finish off the site I need to centre the site title and tag Line. I have tried much of the CSS coding suggestions within this forum and from general searches of wordpress but can not resolve. My site is http://www.gleninnesshowground.com

    Any help would be very much appreciated.
    Thanks
    Karen

    #159459
    Skandha
    Participant

    Hello @kazzer64,
    Thank you for using High Responsive Theme.
    To center site title and tagline
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .site-identity {
    	margin:0 auto;
    }

    Let me know if this works out.
    Kind Regards,
    Skandha

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Site Title and Tag Line – Centre Alignment needed’ is closed to new replies.