- This topic has 22 replies, 2 voices, and was last updated 3 years, 1 month ago by .
- You must be logged in to reply to this topic.
Home › Forums › BeFit Theme Support › HOVER COLOR ON FRONT PAGE
Hi,
We checked, there is no logo appear in the header.
Regards,
Chris
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
Hi,
Kindly Add the logo again.
Regards,
Chris
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
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
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
Pls I need a response
Hi,
Kindly use this CSS to remove links from coaches section.
.team-thumb .team-title a {
pointer-events: none;
}
Regards,
Chris
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]
Image Gallery WordPress Plugins You’ve got stunning visuals, but WordPress’s built-in gallery block is too basic. It doesn’t let you do fancy layouts, lightboxes, or […]
Insert Headers and Footers Plugins When you need to add essential scripts—think Google Analytics, Facebook Pixel, or custom CSS—to your site, modifying theme files is […]