HOVER COLOR ON FRONT PAGE

Home Forums BeFit Theme Support HOVER COLOR ON FRONT PAGE

Viewing 8 posts - 16 through 23 (of 23 total)
  • Author
    Posts
  • #199343
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    We checked, there is no logo appear in the header.

    Regards,
    Chris

    #199346
    Tyrone BanksTyrone Banks
    Participant
    • Topics: 1
    • Replies: 12
    • Total: 13
    Member since: July 1, 2022

    Yes that is because i removed the logo cause i did not like the look and increased length of the upper menu border. Should i put the logo back

    #199349
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Kindly Add the logo again.

    Regards,
    Chris

    #199357
    Tyrone BanksTyrone Banks
    Participant
    • Topics: 1
    • Replies: 12
    • Total: 13
    Member since: July 1, 2022

    Alright, So i just added the logo now, what i am trying to achieve is to change the current position of the logo to the far left just like in this photo >> https://ibb.co/zsZWm6C

    This is how the page currently looks like >> https://ibb.co/Kq4rLDS
    If you also notice the length of the header is so long unlike the last time you checked the site, where you said you did not see the logo. I also want to reduce the length as it increases anytime i change the header layout

    #199358
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .header.type3 .logo { margin-bottom:0;}
    .header.type3 .centerlogoarea .header-extras { padding:0;}
    .header.type3 .centerlogoarea #topmenu { margin-top:-30px; position: relative; z-index: 999999;}

    Regards,
    Chris

    #199420
    Tyrone BanksTyrone Banks
    Participant
    • Topics: 1
    • Replies: 12
    • Total: 13
    Member since: July 1, 2022

    I need to know how to remove links from our coaches section on the front page as found here>>>> https://ibb.co/ftBPKvs
    I want to remove all links

    #199429
    Tyrone BanksTyrone Banks
    Participant
    • Topics: 1
    • Replies: 12
    • Total: 13
    Member since: July 1, 2022

    Pls I need a response

    #199435
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Kindly use this CSS to remove links from coaches section.

    .team-thumb .team-title a {
      pointer-events: none;
    }

    Regards,
    Chris

Viewing 8 posts - 16 through 23 (of 23 total)
  • You must be logged in to reply to this topic.