Can facebook icon be moved?

Discussion in 'RoadFighter WordPress Theme' started by imagegrafx, Nov 18, 2014.

  1. imagegrafx

    imagegrafx Member

    Joined:
    Jan 12, 2013
    Messages:
    76
    Likes Received:
    0
    url is: www.testdummy24.com/millview

    The facebook link is very tiny and at the bottom left of the page. My customer would like to know if we can move the facebook link up next to the "contact" link in the menu?

    They also requested that I put their real estate company's logo across from the subdivision logo in the header and have that logo link to the real estate company's website. Is that possible?

    Thanks so much!
     
  2. Yogesh

    Yogesh Guest

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

    You can remove that facebook icon from footer, but if you want to show this facebook icon in menu after contact then you have to customize your theme.

    You can add real estate logo in header as shown below in screenshot.

    19nov2.png

    It will resolve your issue.

    Thanks & Regards
    Yogesh Bhade
     
  3. imagegrafx

    imagegrafx Member

    Joined:
    Jan 12, 2013
    Messages:
    76
    Likes Received:
    0
  4. Yogesh

    Yogesh Guest

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

    Paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .bottom_footer_container .copyrightinfo p {
    text-align: left;
    }
    It will resolve your issue.

    Thanks & Regards
    Yogesh Bhade
     
  5. imagegrafx

    imagegrafx Member

    Joined:
    Jan 12, 2013
    Messages:
    76
    Likes Received:
    0
  6. imagegrafx

    imagegrafx Member

    Joined:
    Jan 12, 2013
    Messages:
    76
    Likes Received:
    0
    I put the code in for the logo above. I would like this to be a second logo (I already have Mill View Estates logo on the left). I would like to put a real estate companies logo on the right and have that one be clickable to their website. As you will see when you look at testdummy24.com/millview you will see that the Real Estate logo finds it below the Mill View Estates logo. I would like it to sit on the right side opposite the Mill View Logo. Thanks!
     
  7. Yogesh

    Yogesh Guest

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

    Edit header.php file as shown below in screenshot, it will resolve your issue.

    21nov1.png

    It will resolve your issue.

    Thanks & Regards
    Yogesh Bhade
     
  8. imagegrafx

    imagegrafx Member

    Joined:
    Jan 12, 2013
    Messages:
    76
    Likes Received:
    0
    I made my logo smaller and have changed the numbers as you have above. Go to testdummy24.com/millview and you'll see where the logo ended up. I would like the logo to go all the way to the right edge of the menu bar and the right edge of the logo line up with the right edge of the menu box. Thanks!
     
  9. Yogesh

    Yogesh Guest

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

    1. Paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .header_wrapper .logo img {
    float: left;
    }
    .menu-wrapper {
    margin-top: 0;
    }
    If you will not get your desired look then please provide me a screenshot that how do you want to make your logo and menus.

    Thanks & Regards
    Yogesh Bhade
     
  10. imagegrafx

    imagegrafx Member

    Joined:
    Jan 12, 2013
    Messages:
    76
    Likes Received:
    0
    www.millviewestates.net
    I've uploaded a file showing where the logo is and where I would like it to be. Thanks!
     

    Attached Files:

  11. Yogesh

    Yogesh Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,052
    Likes Received:
    41
  12. Yogesh

    Yogesh Guest

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

    Your site is not working so i am not able to access it please make it in working condition.

    Thanks & Regards
    Yogesh Bhade
     
  13. Yogesh

    Yogesh Guest

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

    We have fixed your issue. Please visit your site.

    Thanks & Regards
    Yogesh Bhade
     

Share This Page