- hubz
-
- Commercial Templates
- Tuesday, 24 April 2018
- Subscribe via email
Hello
I am not familiar with the 'Media Embedder' extension. Would you have a URL to an example of the issue it creates?
Ciarán
I am not familiar with the 'Media Embedder' extension. Would you have a URL to an example of the issue it creates?
Ciarán
- more than a month ago
- Commercial Templates
- # 1
Hi Ciarán,
I have unpublished it at the moment because of the issue but have a look at the image I have attached. You will see the top navigation menu there is a white block that covers up the menu. This happens every time I publish the media embedder. There must be some conflicting code somewhere.
I have unpublished it at the moment because of the issue but have a look at the image I have attached. You will see the top navigation menu there is a white block that covers up the menu. This happens every time I publish the media embedder. There must be some conflicting code somewhere.
Attachments (1)
- more than a month ago
- Commercial Templates
- # 2
Hello
Unfortunately it is impossible for us to say without an live example of the issue. May I suggest sending temporary administration access to your Joomla installation to info@joomla51.com and we will examine this issue further. For our reference please paste a link to this post in your email.
Ciarán
Unfortunately it is impossible for us to say without an live example of the issue. May I suggest sending temporary administration access to your Joomla installation to info@joomla51.com and we will examine this issue further. For our reference please paste a link to this post in your email.
Ciarán
- more than a month ago
- Commercial Templates
- # 3
Thank you Marc
This appears to be a case of conflicting CSS. To amend we have add the following to your templates Custom CSS field...
Ciarán
This appears to be a case of conflicting CSS. To amend we have add the following to your templates Custom CSS field...
.hornav .menu {
background-image: none !important;
}
Ciarán
- more than a month ago
- Commercial Templates
- # 4
Thanks. It has fixed the problem for desk top version but the problem is still there on iPhone and iPad.
- more than a month ago
- Commercial Templates
- # 6
Hello
Try also adding the following...
Ciarán
Try also adding the following...
.slicknav_menu .menu {
background-image: none !important;
}
Ciarán
- more than a month ago
- Commercial Templates
- # 7
Hello
Checking your site source we are unable to see the suggested CSS in your Custom CSS field. Please ensure that you have added the CSS to allow styles of your Willow template.
Ciarán
Checking your site source we are unable to see the suggested CSS in your Custom CSS field. Please ensure that you have added the CSS to allow styles of your Willow template.
Ciarán
- more than a month ago
- Commercial Templates
- # 9
It appears the CSS was only added to your default template style. I have since also added it to your homepage template style.
Ciarán
Ciarán
- more than a month ago
- Commercial Templates
- # 12
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »