Results 1 to 4 of 4

Thread: Logo and Login Register links not working in Responsive mode

  1. #1
    Thread Starter
    Junior Member emperador's Avatar
    Join Date
    Sep 2011
    Location
    United Kingdom
    Posts
    36
    Thanks
    0
    Thanked 5 Times in 5 Posts

    Logo and Login Register links not working in Responsive mode

    Hi,

    I just installed the latest version of Vantage and I can't find a way to resize the logo on screens lower than 400px.

    I tried changing the media querie settings for site_title a...... but it doesn't work and I think the problem comes from the core.php where the logo is defined.

    How can I remove the following and control my logo from css?

    $defaults = array(
    'default-image' => '%s/images/vantage-logo.png',
    'width' => 400,
    'height' => 70,
    'flex-height' => true,
    'flex-width' => true,
    'default-text-color' => '444444',
    'header-text' => true,
    'uploads' => true,
    'wp-head-callback' => '',
    'admin-head-callback' => '',
    'admin-preview-callback' => '',
    );
    add_theme_support( 'custom-header', $defaults );

    I also noticed the Login/Register links at the top menu are not there when in responsive mode. How can I put them back?

    Thanks

  2. #2
    alexaung's Avatar
    Join Date
    Jul 2013
    Location
    Singapore
    Posts
    78
    Thanks
    9
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  3. #3
    Thread Starter
    Junior Member emperador's Avatar
    Join Date
    Sep 2011
    Location
    United Kingdom
    Posts
    36
    Thanks
    0
    Thanked 5 Times in 5 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  4. #4
    Expired Customer advantage's Avatar
    Join Date
    Jan 2014
    Location
    Anonymous Proxy
    Posts
    35
    Thanks
    0
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Jomark Responsive: Blog is not responsive in default theme
    By stefanr in forum Help Using JobRoller
    Replies: 1
    Last Post: June 24th, 2013, 09:19 AM
  2. Samcy Classipress 3.3 responsive not working
    By joseaguerrero in forum Help Using ClassiPress
    Replies: 2
    Last Post: May 12th, 2013, 11:57 AM
  3. Responsive? if not when >
    By peroniperoni in forum Headline
    Replies: 1
    Last Post: November 16th, 2012, 01:53 AM