Home › Forums › Massage Center (Spa) Forum › Problems with home page in Spa Theme
- This topic has 3 replies, 2 voices, and was last updated 2 years, 10 months ago by
Forum Moderator.
-
AuthorPosts
-
November 4, 2020 at 11:40 am #168200
Hello. I have the site www.dietalia.ro
1. In homepage, the top bar is cutted (in desktop version). Please see printscreen here: https://ibb.co/q19KRJH
Please compare with the other site pages (where the design is correct).2. In homepage, in desktop version, the testimonials zone is not visible.
Please see printscreen here: https://ibb.co/y4HfsFs3. In smartphone version, in homepage, the top bar is not visible at all. Please see printscreen: https://ibb.co/M1bfTSS
Thanks
November 6, 2020 at 11:11 am #168561Hi,
2. In homepage, in desktop version, the testimonials zone is not visible.
Ans: Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.bx-wrapper .bx-loading { display:none !important;}
1. In homepage, the top bar is cutted (in desktop version)
3. In smartphone version, in homepage, the top bar is not visible at all.Ans: This is because of the WordPress top bar. kindly go to dashboad and hide it.
Regards,
DaveNovember 7, 2020 at 4:56 pm #168588Thanks for your help.
I found another error. In desktop version, when I navigate in a page from the menu, the top bar menu is not show correctly the subpage menu. Please see printscreen: https://ibb.co/hLPSkMK
Thanks again
November 9, 2020 at 1:42 pm #168647Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
#topmenu ul.sub-menu li a:hover, #topmenu ul.children li a:hover, #topmenu li.menu_highlight_slim:hover, #topmenu ul.sub-menu li.current_page_item a, #topmenu ul.children li.current_page_item a, #topmenu ul.sub-menu li.current-menu-item a, #topmenu ul.children li.current-menu-item a { background-color: transparent !important;} #topmenu ul.sub-menu li.current_page_item { background-color: #282828 !important;}
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.