Home › Forums › All Other Themes › HR Company
- This topic has 11 replies, 3 voices, and was last updated 5 years, 3 months ago by Sonl Sinha.
-
AuthorPosts
-
June 6, 2019 at 7:29 am #124690
Problems encountered with this theme:
1) Main menu on desktop version works fine on home page but falls off the right hand side on all other pages.
2) The loading spinner graphic displays constantly and there is a grey box below the scrolling graphics on home page on mobiles.
3) Flip boxes are are OK on mobile but do not adjust to content on desktop. ie the text overflows the box.
4) The first part of the website name can not be seen on mobiles as it is the same colour as the top header background.June 10, 2019 at 11:24 am #124822Hi,
Kindly show us your website URL?
Regards,
DaveJune 10, 2019 at 11:32 am #124826http://www.nicwhitham.co.uk
June 10, 2019 at 12:12 pm #124828Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.flipcard .front, .flipcard .back { height: 380px !important;} .page .header { width:83.5%;} @media screen and (max-width:479px) { body.site_boxed .nivoSlider { min-height: 200px !important;} .header { padding:20px 15px;} }
Regards,
DaveJune 17, 2019 at 11:03 am #125257Now the menu icon is not responding on the mobile version unless I rotate it landscape.
June 17, 2019 at 11:33 am #125259Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:479px) { .page .header { padding:25px 0; width:100%;} #simple-menu { z-index: 999999999 !important;} }
Regards,
DaveJune 17, 2019 at 11:40 am #125263working now
June 17, 2019 at 12:40 pm #125273????
August 3, 2019 at 12:04 pm #127947I just installed Woocommerce and the menu is dropping off the right hand side of the page again on the shop front. Work fine everywhere else after I applied the above fix but not the store front
August 5, 2019 at 11:28 am #128000Your shop page is not set on your website,
Can you send us the screenshot of your issues? Upload your screenshot on http://imgur.com/ and paste the share url hereRegards,
ShriAugust 5, 2019 at 12:54 pm #128010Hi Sorry the original link was the development site – the live site is https://philipdykes.co.uk/shop/.
https://imgur.com/a/uz2IncA – screenshot
I have had to create a temporary shop front so please use the link above and not the shop link on the menu bar.
Many thanks
August 5, 2019 at 1:10 pm #128011Kindly add this in Custom CSS box:
body.woocommerce-page .header.type2{width:83.5%;}
Regards,
Shri -
AuthorPosts
- You must be logged in to reply to this topic.