Center Logo

Discussion in 'Blackriders WordPress Theme' started by bconley, Aug 6, 2014.

  1. bconley

    bconley New Member

    Joined:
    Oct 23, 2012
    Messages:
    24
    Likes Received:
    0
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS


    Code:
     .logo {
    float:right;
    margin-left:auto;
    margin-right:auto;
    width:10%;
    }

    Adjust "width" as per your requirements.


    This will solve your issue.



    Thanks & Regards
    Gourav Shrivastava
     
  3. bconley

    bconley New Member

    Joined:
    Oct 23, 2012
    Messages:
    24
    Likes Received:
    0
    Unfortunately this does not solve my issue. I change the width percentage and nothing happened either.
     
  4. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    We have open your website and it is in the under-construction mode, therefore it is not possible to check your website. So deactivate the under-construction mode and inform us, So we will check your issue.

    Thanks & Regards
    Gourav Shrivastava
     
  5. bconley

    bconley New Member

    Joined:
    Oct 23, 2012
    Messages:
    24
    Likes Received:
    0
    My apologies. It is now open. Thank you.
     
  6. Yogesh

    Yogesh Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,052
    Likes Received:
    41
    Hello,

    Go to header.php file and find <div class="logo"> , above that line you can see the following tag <div class="grid_16 alpha">
    replace it with <div class="grid_24 alpha">

    Thanks & Regards
    Yogesh Bhade
     

Share This Page