Dinamicore
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Maskitto Light] 3 levels main menuAt least provide a temporary code. Thanks
Forum: Themes and Templates
In reply to: [Maskitto Light] 3 levels main menuNot working.
The need is to reduce the width of the second element in menu; see here
Template is lookig great, nevertheless. Any way to make the third child element to go under the menu, as in othere themes?
Thanks
Forum: Themes and Templates
In reply to: [Maskitto Light] 3 levels main menuUsing below code:
@media screen and (max-width:1000px) {
header.top .navbar-nav .dropdown .dropdown-menu li .dropdown-menu {
left: -120%!important;
width: 50% !important;
}
}Forum: Themes and Templates
In reply to: [Maskitto Light] 3 levels main menuHello shufflehound; works until 770px, but when going lower px from there, the child menu bar turns full width, and the element hides to the left….
Forum: Themes and Templates
In reply to: [Maskitto Light] 3 levels main menuI took a picturre of the issue; you can see it HERE
Forum: Themes and Templates
In reply to: [Maskitto Light] 3 levels main menuHello shufflehound; related to the issue above, yes, I still need the code.
Furthermore, I just realized there is a layout limitation for the third child item on responsive behavior; (below 1000px) you can see on 3th level child the items overflows to the right; the expected behavior should be the 3th child to go under the 2nd child, and not to fly out to the right; take at look HERE.
Please, any code to correct this behavior?
Thanks
Forum: Themes and Templates
In reply to: [Ascent] modify css fileUse this plugin
Forum: Plugins
In reply to: [Easy Portfolio] Image alignment conflict with your pluginForum: Themes and Templates
In reply to: [Ascent] Sidebar on portfolio pageUPDATE: I looked up in the portfolio plugin folder, and found the single-portfolio.php; there I included your code and it worked.
Thanks for your support.
Forum: Themes and Templates
In reply to: [Ascent] Sidebar on portfolio pageForum: Fixing WordPress
In reply to: Image alignment not workingThanks Michael; you are right. Deactivated the easy portfolio plugin, and it solved the issue rigth away.
Il will go to the support forum of the plugin to seek for a solution.
Forum: Themes and Templates
In reply to: [Ascent] Sidebar on portfolio pageHello Pitabas can you help on this?
Thanks
Forum: Themes and Templates
In reply to: [Ascent] Sidebar on portfolio pageHello support; I just need the location where to deploy this. Thank
Forum: Themes and Templates
In reply to: [Ascent] Cant get rid of Read more.read-more {
display:none
}Forum: Themes and Templates
In reply to: [Maskitto Light] 3 levels main menuPlease take note I´ve replaced the active color from “white” to “light blue”; but I still need the code. Thanks