Forum Replies Created
-
AuthorPosts
-
Thanks.
Together with my above custom CSS, it worked. I have different color sections that I want to show/hide, depending if it’s @media only screen above or below 1500px. The two sections have unique custom css classes. I’ve manage to hide one section with:@media only screen and (max-width: 1500px) {
.mobile {
display: none !important;
}I thought that below css would hide the other color section for @media only screen above 1501px, but it doesn’t:
@media only screen and (min-width: 1501px) {
.desktop {
display: none !important;
}Hi.
Address in PC. I want the same hamburger-menu from 0-1500px.Hi. You can close this, I figured it out.
//
OPVABI see that you have accomplished what I’m looking for in this theme: https://kriesi.at/themes/enfold-one-page-portfolio/
//
OPVABHi.
The site is for the moment not dns public. But perhaps if I attach print screen in Private content.
This is the one page so far, with two menus: START and TEMA & STIL. As you can see there is a active background color
under the option START.1. If user click on the menu TEMA & STIL, page would scroll down to that section and I would like this: background-color: #b28f81 !important; to be executed on menu TEMA & STIL.
2. If user instead scroll down with “Scroll down arrow” to the section TEMA & STIL, I would like that the menu TEMA & STIL change background to background-color: #b28f81 !important;Hope this would clarify some.
Thanks,
OPVABI fixed it by using WooCommerce Product grid for both large screens as for Phones/Tablets, so you could close this.
Thanks,
OPVABHi. Posted in PC.
If you scroll down, you’ll notice that the middle bar is stil black when it should change to white as the rest of them.
Thanks.
June 24, 2020 at 10:20 am in reply to: Always display burge-menu when using "invisible header appears scroll down" #1225102I removed the min-height of 384px for the grid row and all margins and paddings are 0px. But there still is a gap.
In chrome DevTools I could see that the elements reach out in height, but I don’t know if it’s av-layout-grid-2 or flex_cell no_margin av_one_third that makes the white gap.
Thanks,
OPVABJune 24, 2020 at 9:45 am in reply to: Always display burge-menu when using "invisible header appears scroll down" #1225093Yigit,
another issue with the page. I cant seem to get rid of the gap between the grid row and the below color section.
Could you please check why it is a gap!Thanks,
OPVABJune 24, 2020 at 9:04 am in reply to: Always display burge-menu when using "invisible header appears scroll down" #1225090Sorry, it did work. Cache problems.
Thanks
June 24, 2020 at 9:02 am in reply to: Always display burge-menu when using "invisible header appears scroll down" #1225089Hi Yigit.
Sorry, but the hamburger menu is not visible on page load, but hidden with the rest of the second menu and logo= margin-top: -250px.Thanks,
OPVABJune 23, 2020 at 4:18 pm in reply to: Always display burge-menu when using "invisible header appears scroll down" #1224908Hi.
I’m redoing the site, so i posted the url for the page with new concept in PC.June 23, 2020 at 10:41 am in reply to: Always display burge-menu when using "invisible header appears scroll down" #1224804Perhaps could you configure:
.av-main-nav li {
float: left;
position: relative;
z-index: 20;
margin-top: 250px;
}
when page load, and when scrolling:
.av-main-nav li {
float: left;
position: relative;
z-index: 20;
margin-top: 0px;
}Perfect, thanks.
/OPVABThanks Ismael.
The gap between the Grid Rows is now minimal, so that’s ok. But I can’t seem to get rid of the gap between the “av-layout-grid-2” and the element coming below, that in my case, is a Color section.Thanks,
OPVABHi.
Have now activated TLS 1.2 and Firefox is ni longer complaining. Could you please check again./
OPVABHi.
do you get transfered to URL: https://imgur.com/a/EPcEZhe
or was it supposed to be a screenshot there, because I can’t find any.OPVAB
Hi,
I’m a little bit confused. I tried to login from different domain IP, by going to the login URL I provided in Private Data. I also used the user name and password I created for you and I’m getting logged in to Dashboard. I really don’t understand why you get htaccess issues!!!Thanks,
OPVABHi, the posted URL in Private Content is correct.
Line 1: To login
Line 2: Page to be edit
Line 3: Credentials/
OPVAB- This reply was modified 4 years, 5 months ago by opvab.
Hi Rikard or other Moderator.
Did you find a solution for the issue!
Thanks,
OPVABHi again, you could close this issue, I’ve solved it by hidding the spinning wheel with CSS.
/OPVAB
Hi.
Would it be possible to use the easy slider and load two video elements. The problem is that I would like to have the easy slider inside a cell using the grid row element and looping the video slide#2 and I can’t get rid of the loading icon every time the video starts over. I don’t know if it’s the slide show transition that makes this.
Thanks,
OPVABSorry, forgot that. Posted now.
/OPVAB
Hi,
posted in PC.Hi.
Updated to version 4.7, and now the correct features are in place.Close this one.
Thanks,
OPVABHallo again.
I’m looking for a way to customize the space betwwen columns for this specific TAB 3 and its cells.
Thanks,
OPVABAwesome, thanks.
/
OPVABSure. Have three Tab sections: Tab 1, Tab 2 & Tab 3.
All Tabs display accordingly Enfold Maximum Container width, but I want Tab 3 (Recent Work) to be full width.
See PC.Thanks,
OPVABNever mind, saw it was a quick css that interfered with the valign:middle. Close post.
/OPVAB
Hi. Marked with red cross to be removed.
-
AuthorPosts