0
Votes
Undo
  1. Silvio
  2. Commercial Templates
  3. Sunday, 03 January 2021
  4.  Subscribe via email
problem with menu on the phone you do not see the items of the submenu template layla another problem on the news module it is possible to have the arrow symbol both on the right and on the left as attached.

thanks

Silvio
Attachments (1)
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Would you have a URL to an example of this issue?

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

1. Updating your template to the latest download should resolve this issue for you (v1.0.3). For details on updating your template may I suggest the following article.. https://joomla51.com/tutorials/joomla-basics/updating-your-joomla-template

If the issue persists after updating, 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.

2. To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

.j51news-nav {
position: absolute;
top: 50%;
width: 100%;
justify-content: space-between;
}
.j51news .j51news-nav > a {
background: rgba(0,0,0,.7);
padding: 5px;
}
.j51news .j51news-nav svg {
fill: white;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 3
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!