1. rickmartin2020
  2. Commercial Templates
  3. Sunday, 03 May 2020
  4.  Subscribe via email
Hi.

I have two questions. Neither is likely a bug, but just not what I need to see.

1) How can I get the Vivamus sit amet ante samble blog article to drop below the slideshow and not overlap it? I know that if I add a module between the slideshow and the page content the article will drop down, but I don't want to insert a module there.

2) When I create sub menu items, the background for the sub menu items is way too wide. I might have a word of maybe 10 characters long, but the background color extends over to the right to the far edge of the parent menu.

Thanks.
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Would you have a URL to an example of these issues?

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Sure.
http://contentharbor.com/
Look at the Writing Services menu item. The sub menu background color extends all the way to the right.
Thanks.
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

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

#container_slideshow + #container_main .maincontent {
margin-top: 25px;
}


2. You appear to have the columns-2 class added to your menu item (https://www.joomla51.com/tutorials/template-extras/creating-multi-column-dropdown-menus). Removing this class should resolve the issue.

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks. That fixed it.
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • Page :
  • 1


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