-
AuthorPosts
-
July 2, 2014 at 6:51 pm #286330
I’ve just realised the changes that were made to the sub headings using the code supplied only apply to them on the two home pages whereas I need them to apply throughout both sites.
http://admin.theimplantcentre.com/
http://dentists.theimplantcentre.com/July 2, 2014 at 7:07 pm #286335Hi Rupert!
Please change the code to following one
li#menu-item-1339 a { opacity: 0.3!important; } li#menu-item-1272 a { opacity: 0.3!important; }Best regards,
YigitJuly 2, 2014 at 7:21 pm #286344Brilliant thanks Yigit.
I want to add ‘dentists’ to the header on every page of the dentist site http://dentists.theimplantcentre.com/
Like this…
http://admin.theimplantcentre.com/wp-content/uploads/2014/07/Dentist_branding.jpgHow do I go about adding it?
July 2, 2014 at 7:25 pm #286348Hey!
You can add following code to Quick CSS and change the link to your image
nav.main_menu { background-image: url(https://i.imgur.com/kYPbBdR.png); background-size: contain; }Cheers!
YigitJuly 2, 2014 at 7:28 pm #286351Many thanks. What dimensions do I need to make the image?
July 2, 2014 at 7:33 pm #286352July 3, 2014 at 9:18 am #286539That’s great many thanks. Is there a way of making it disappear when someone scrolls down the page as it doesn’t look good?
http://dentists.theimplantcentre.com/July 3, 2014 at 10:49 am #286558Hey!
Please add following code to Quick CSS as well
.header-scrolled .main_menu { background-image: none!important; }Regards,
YigitJuly 3, 2014 at 1:40 pm #286649Thanks Yigit, it does something funny when you select another page from the menu; that section of the website turns black and you see two versions of ‘dentists’?!
July 3, 2014 at 1:44 pm #286655Hi!
This is how it looks when i choose another page – http://i.imgur.com/lpAMHWs.png
Can you post a screenshot and show the issue?Regards,
Yigit -
AuthorPosts
- You must be logged in to reply to this topic.
