Home › Forums › BeFit Theme Support › HOVER COLOR ON FRONT PAGE
- This topic has 22 replies, 2 voices, and was last updated 2 years, 1 month ago by Sonl Sinha.
-
AuthorPosts
-
July 13, 2022 at 6:24 pm #199343
Hi,
We checked, there is no logo appear in the header.
Regards,
ChrisJuly 13, 2022 at 7:12 pm #199346Yes 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
July 14, 2022 at 10:25 am #199349Hi,
Kindly Add the logo again.
Regards,
ChrisJuly 14, 2022 at 11:29 am #199357Alright, 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 layoutJuly 14, 2022 at 4:41 pm #199358Hi,
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,
ChrisJuly 19, 2022 at 3:01 pm #199420I 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 linksJuly 19, 2022 at 9:47 pm #199429Pls I need a response
July 20, 2022 at 10:51 am #199435Hi,
Kindly use this CSS to remove links from coaches section.
.team-thumb .team-title a { pointer-events: none; }
Regards,
Chris -
AuthorPosts
- You must be logged in to reply to this topic.