- This topic has 3 replies, 2 voices, and was last updated 6 years, 2 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Active HR Theme: Visibility Issues
my website is anisagrantham.com I am using the HR theme. When looking at it from a mobile device, the menu dropdown wont click
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:479px) {
.logo { max-width:80%;}
}
Regards,
Dave
That worked however, the words from the sliders are on top of the logo. Is there any way to have the logo perhaps above this or below this? You can’t tell what website you are even on the way it still is. (although the menu part does work now) Thanks
Hi,
Kindly use this one
@media screen and (max-width:479px) {
.home.has_trans_header .header { position:relative !important;}
}
Regards,
Dave
TYPO3 to WordPress Migration If you want to migrate your website from TYPO3 to WordPress, here are the full-fledged solutions. Though the migration process can […]
Umbraco to WordPress Migration A content management system is important for any small to big business. It helps to make your digital platform strong and […]
In the event that you have both a WordPress site and a YouTube channel, you should need to incorporate these stages. One route is by […]