test
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • timtecsa Friend
    #1053804

    Like this screenshot ?


    1. cagex
    Pankaj Sharma Moderator
    #1054051

    Hi
    If you want to change the logo in the top row and you have to change the div size of logo from tpls/blocks/header.php file
    change logo class col-md-3 to 12 > http://prntscr.com/g58nop
    And add this code in custom.css

    .logo {
        text-align: center;}

    Regards

    infocubic Friend
    #1054099

    Hi Pankaj,

    I fixed this issue myself by adding the custom code to custom.css

    .logo-img{
    padding-top:12px;}

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 3 voices, and was last updated by  infocubic 7 years, 5 months ago.

The topic ‘Logo alignment’ is closed to new replies.