Forum Replies Created
-
AuthorPosts
-
Hey jockejansson,
Are you using css to add the padding so it’s global?
Best regards,
Jordan ShannonNovember 27, 2019 at 1:39 am in reply to: Settings for prev/next are not affecting blog posts #1160512Hi,
We will suggest this to the devs. Did you need additional help with this topic or shall we close?
Best regards,
Jordan ShannonHi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHi,
Add this to quick css:
@media only screen and (max-width: 767px) { .sidebar_shadow .sidebar_right .content.av-enable-shadow { box-shadow: none!important; }}Best regards,
Jordan ShannonHi,
Did you add the code to the very top of quick css so it runs first? Also, please clear the cache a few times over.
Best regards,
Jordan ShannonHi,
Did you need additional help with this topic or shall we close?
Best regards,
Jordan ShannonHi,
Do you mean as the page is scrolled?
Best regards,
Jordan ShannonHi,
Thanks. Add this to quick css:
@media only screen and (max-width: 767px) { .responsive #top #wrap_all .container { width: 100%!important; max-width: 100%!important; }}Best regards,
Jordan ShannonHi,
Do you have any caching plugins running. Try disabling active plugins and then test.
Best regards,
Jordan ShannonHi,
Try the following:
@media only screen and (max-width: 1142px) and (min-width: 990px) { .avia-menu-text{ font-size:13px }}Essentially it reduces the font size within the area where the overlap starts and ends.
Best regards,
Jordan ShannonHi,
Apologies for the delay, I logged into the site, and the menu is displaying as white on my end. It has to be some sort of caching issue.
Best regards,
Jordan ShannonHi,
Apologies for the delay. Please provide admin info so we can look into this issue further.
Best regards,
Jordan ShannonHi,
Through the page builder. If you need the short codes then you would have to enable debug mode.
Best regards,
Jordan ShannonHey ofekw,
Can you enable source view/right-click so I can inspect the code?
Best regards,
Jordan ShannonHey Dan,
You just have to use the docs to see exactly what element was used to create a specific section.
Best regards,
Jordan ShannonHi,
Apologies, this is built into that page the layout is :
Header is transparent
> Color section with background image
(check the size of the image, you can give a custom height to your color section and/or a custom “id” in order to target it better.
> Special heading (h1)Best regards,
Jordan ShannonHi,
No problem. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHi,
Perfect! If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonNovember 26, 2019 at 12:48 am in reply to: Switched from one template to another and the menu looks jumbled #1160112Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHi,
Refer to the following:
https://www.wpbeginner.com/beginners-guide/how-to-password-protect-posts-in-wordpress/
Best regards,
Jordan ShannonHi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHey 6HUISstyling,
Can you give more context? What exactly are you trying to do? Please provide a link to the site/page in question?
Best regards,
Jordan ShannonNovember 26, 2019 at 12:38 am in reply to: Space / Margin between Menu and Content not working #1160103Hey RisingStar,
Add this to quick css:
#header{ padding-bottom:30px!important; }Best regards,
Jordan ShannonHey charger70,
Add this to quick css:
.image-overlay { display: none !important; }Best regards,
Jordan ShannonHi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHey draadnijkerk,
Try changing $ to jQuery
Best regards,
Jordan ShannonHey Bryan_multigioco,
This is not possible but default or without some core file editing, you would need a freelancer to complete this task for you.
Best regards,
Jordan ShannonHey Carolina,
For #1 just go mobile sooner:
@media only screen and (max-width: 1024px) { nav.main_menu { display: block !important; } #avia-menu .menu-item { display: none; } .av-burger-menu-main.menu-item-avia-special { display: block; } }I’m not seeing the issue for #2. Can you screenshot?
Best regards,
Jordan Shannon -
AuthorPosts
