Forum Replies Created
-
AuthorPosts
-
Ok, I found the solution. In order to scroll down the various element of the full-width submenu in a responsive mode I added this CSS
@media only screen and (max-width: 767px) {
.responsive #top .av-menu-mobile-active .av-open-submenu.av-subnav-menu {
display: block;
position:relative;
height: auto;
max-height: 200px;
overflow-x: hidden;
}
}In this way you can se part of the submenu and still part of the page beneath it. Then I worked a little bit on the color change of the text when on hover and it works finely.
Maybe this could be helpful for others! You can check the topic as closed
ThanksHi Ismael, excuse my delay. You don’t find it because at the end I solved the problem by using a full-width submenu avia element that worked perfectly. I have an issue anyway concerning the full-width submenu aspect when it is in responsive mode. If I have many voices in the menu, in responsive mode it appears vertically, but I cannot scroll down all the voices. Is there a way to make it scrollable?
Thanks a lot
Elena
Hi Rikard have you had the chance to give a look to my link? Do you have any suggestion?
Thank you very much
Elena
Hi Rikard, thank for your reply. Here’s an example
I’d like to have the widget “porva” list horizontally displayed and centered ( I have to take the date off, but I found an old post about how to do it!)
Cheers
Never mind: I figured it out. I use the masonry and add the blog categories!
However I have now this question.
In my masonry I have the category filter and the image, tittle, short excerpt and date of the post are visualized. However I would like to do the following:1) increase the excerpt (make it slightly longer)
2) showing between the title and the excerpt also the category nameI found an old post about this issue (https://kriesi.at/support/topic/displaying-category-title-on-post-description/) but it seems referring to the old versions of Enfold. I don’t find infact the reference code in the masonry-entries.php file and wouldn’t like to mess everything up!
Thanks
Elena
-
This reply was modified 9 years, 10 months ago by
elenapoliti.
Dear Vinnie, thanks for the suggestion, but I know how to write the css in order to have a skewed container. The problem is that som sort of custom CSS are not detected by Layer Slider in the front-end, although you can see it in the backend. For example, if I give some shade to my layers via custom CSS, that would work, but not the skeweness. I’ve read something about this issue, but I was wondering if you at Kriesi have found some solutions.
Best
Elena
Thanks Vinnie, but my problem is not the overlay. It is how to create a white div as an oblique ribbon. I used the rotate css property, but it works only in the building section: when I try to see it online it doesn’t work and the div is vertical.
Thans very much
ElenaThanks Ismael, I got it!
October 26, 2015 at 10:34 am in reply to: Post extract doesn't appear in av-magazine-content #524769Thanks Ismael, I missed that step! And what about the option of having a filter for articles in the upper right corner (see images as I posted on dropbox)? Did I do something wrong with the categories? Or should I add a specific element?
Thanks
-
This reply was modified 10 years, 4 months ago by
elenapoliti.
Here the link to dropbox
https://dl.dropboxusercontent.com/u/2911029/Enfold.zip
You find the image of my homepage and the image of the Enfold demo, with the highlighted problems
Thanks
Hi Elliott, thanks for answering back so quickly! As the website is on a “coming soon” mode, you won’t see it unless you get logged in.
I’m gonna give you the credentials in the private section, so that you can see which are my problems (actually I don’t see any tab in the magazine element that allows to show the selection among categories as displayed in the dem i.e. All>News>Cat X).
The problem is in the home page (actually is the only that I created up to now).
-
This reply was modified 9 years, 10 months ago by
-
AuthorPosts
