Forum Replies Created
-
AuthorPosts
-
Thanks!!!!
And can you supply the code used, so I can update on the other website also. They have similar styles. thanks
That worked to remove the Black bar, but we are in the same boat, with the header cut off of all blogs. Or any page that does have “transparent header”, gets the top cut off. Any ideas?
Please let me know on this issue.thanks
The instructions are very confusing. I added the code to the Function.php. but I don’t understand the rest. I also downloaded the Shop.zip file.
Can you tell me how to do this besides these instructions below? I don’t get the “Extract” parts. Where do I upload the Shop.zip.How to manually import a theme demo
Please add following line to Functions.php file in Appearance > Editor
add_theme_support( ‘avia_demo_store_downloaded_files’ );Download the zip file of the demo you would like to import from https://github.com/KriesiMedia/enfold-library/tree/master/demos
Extract it in \uploads\avia_demo_files\ folder. If you are importing Enfold 2017 demo, files should be extracted inside \enfold-2017\ so it should look as \uploads\avia_demo_files\enfold-2017\
Go to Enfold theme options > Demo Import and import the demo- This reply was modified 5 months ago by bemodesign.
- This reply was modified 5 months ago by bemodesign.
- This reply was modified 5 months ago by bemodesign.
If you can please just load the Shop Demo, that would be great. thanks
Is there a way I can just get the import files to load them thru File Manager?
March 7, 2024 at 6:09 pm in reply to: Large white space between video and Headline On Mobile view #1436657thanks!
thanks, looks like that worked
Just to add a note, these issues are just on Mobile view. If I have a page that uses Transparent Header, it looks fine, but not all my pages will have this. See attached link for a page that has transparent header.
- This reply was modified 6 months, 2 weeks ago by bemodesign.
I have this same issue with another website that is similar to this one. All the “regular pages”, “blog” and “products” that don’t have “transparent header”, get cut off at the top ON Mobile view. The home page looks great, but I need all the other pages to not have the top get cut off. Any CSS for this?
see screenshot
Yes! Thank you!
I need a Drop Shadow on the sticky menu Only when people scroll. So no drop shadow when its just sitting there or first opens. Because the main page looks great now, without a drop shadow, but needs it after people start scrolling. Thanks!
closed
yes! thanks
To revisit this, I’ve seen it change on other websites. I tried to change all the color in the General Setting Logo Area, but nothing changes the very top. Any ideas?
I need something like this: <meta name=”theme-color” content=”#39ff14″/>
And here is an example of a website that has a different theme, but has the top bar that is red: https://drive.google.com/file/d/1c32sHfzOvdCk7YHgs-toEP_d7sUhkSW0/view?usp=sharing
- This reply was modified 6 months, 3 weeks ago by bemodesign.
Wait, I had to take that code off, because it made a space on all the mobile pages. I just needed the Blog pages adjusted. Did you see that link? https://drive.google.com/file/d/16cOVLA62oSIYmc38xDluQMaPyNt0Ao_c/view?usp=sharing
Thanks! done!
screenshot
done!
It’s on Mobile view. The header gets cut off.
YES! I figured something out on my own! All your skills are rubbing off on my. Ha. This is the code I used to change 1 font color on desktop and mobile. thanks
#menu-item-4776 > a > .avia-menu-text {
color: #3eec0e!important;
}#av-burger-menu-ul .menu-item-4776 > a > .avia-menu-text {
color:#3eec0e!important;
}February 10, 2024 at 7:18 pm in reply to: Blog Post not showing Title, Text or Excerpts or Read more. #1433937Once again, you are the best!
February 9, 2024 at 8:09 pm in reply to: Blog Post not showing Title, Text or Excerpts or Read more. #1433863I don’t see this anywhere in the CSS code. All is see is this below, but it doesn’t look right.
.avia-slideshow-inner, .avia-slideshow-inner li, .avia-slideshow-inner li img {
height: 30vh !important;
}
}February 9, 2024 at 2:56 am in reply to: Blog Post not showing Title, Text or Excerpts or Read more. #1433750Let me know on this please
February 3, 2024 at 5:34 am in reply to: Switch Grid Row cell content from one side to the other #1432866I just want the items that are on one side, to be on the other side. So if its 1/2 and 1/2, I just want to switch it. Because sometime there are background images and padding settings, so switching sides isn’t very easy, but I need to see how it looks on the page.
February 3, 2024 at 5:30 am in reply to: Changing button and font color of “submit” button in contact form #1432865You are awesome!
February 1, 2024 at 8:03 pm in reply to: Mobile View wording and button gets cut off on 100% color section height #1432765Not for the button, there is no button. It is for the height of top image on Mobile view for this page. I had to add a “blank” png on the left side, in order to show more of the top image photo.
February 1, 2024 at 7:56 pm in reply to: Switch Grid Row cell content from one side to the other #1432764So even on desktop, I want the info switched from right side to left. and left to right.
I see how you can adjust this when its in mobile view, but not desktop.
February 1, 2024 at 7:54 pm in reply to: Switch Grid Row cell content from one side to the other #1432763No, just switching the contents of one cell on the left, to the right. And vice versa. So basically swapping content Left and Right.
There is still a line under the title.
-
AuthorPosts