-
AuthorPosts
-
October 15, 2016 at 10:40 pm #699417
Hello guys. I hope for your assistance or pick up me to right direction.
It is easy understand issue by looking at the website SideMenu -> Projects.
There are list of subpages and they are dislayed incorrect. So visitors don’t see list of subpages.How can it be solved in proper way? So we can see all list of subpages in Projects link.
P.s. Under Main Logo is text “CALL US NOW ..” I could not disable hover red underline effect. There is some CSS rules conflict.
Could you assist me to disable hover effect on “Call Us NOW..”Thanks!
October 16, 2016 at 12:24 am #699421I solved first issue with Custom Css:
li:last-child > ul.sub-menu{
margin-top:-170px;
}Can you assist with second issue: disable hover red underline effect on “Call Us NOW..”
Thanks.
-
This reply was modified 9 years, 5 months ago by
Londonvatoday.
October 17, 2016 at 8:29 am #699819Hi,
Please try the following in Quick CSS under Enfold–>General Styling:
span.subtext span:hover { text-decoration:none !important; }Best regards,
RikardOctober 17, 2016 at 8:55 am #699829Thank you Rikard for answer and pointing me check other CSS.
This CSS code helps me.
.logo > a:hover {
text-decoration:none !important;
}P.s. Could you assist with correct set up CSS for height of background-color ?
I tried to set up height of background-color and I didn’t have luck with that.
That is desired page result http://www.reneefontainelondonproperty.com/projects (Wix website)That is current situation http://london.shirak05.bget.ru/projects/ (Enfold theme)
Thanks in advance!!!
October 18, 2016 at 8:07 am #700431Hi,
Great, glad you got it working.
I’m not sure about the background question though, I can’t see anything at all on this link? http://www.reneefontainelondonproperty.com/projects
Regards,
RikardOctober 18, 2016 at 9:26 pm #700879Thank you for your assistance and so wonderful theme!
Please close the thread.
The question does not important me for anymore.Best regards.
October 19, 2016 at 1:15 pm #701252 -
This reply was modified 9 years, 5 months ago by
-
AuthorPosts
- The topic ‘Sticky side menu hover effect. Last link with list of subpages issue’ is closed to new replies.
