Hi Yigit,
Works perfectly to center the text on desktop views, thank you!
Is there a way to limit this change only to large screens like desktop, so they are flush left on tablet views? I had not even considered they would not like right there if centered– my bad, I should have thought of that.
Also, is there a way to increase the margin for the Pages widget (left column) on tablet views so it lines up with the others? Looks like it is maybe 4-5px farther left than the rest.
Thanks a million!
Hi,
I have a client who wants two sites almost identical on two different URLs. One URL is working just fine (http://edwardsvilleinjurylawyer.com/). The other one, at http://bellevilleaccidentlawyer.com/, is not, and I can’t figure out why.
The background image at the top and at the bottom on the http://bellevilleaccidentlawyer.com/ site is repeating on mobile, and the text overlay is pushed down and is also repeating. I’ve put everything the same as on the site that is working – can you point me in the right direction for what is causing the weird mobile behavior on http://bellevilleaccidentlawyer.com/?
Thanks!
Hi guys,
One more thing regarding the catalogue: they start with a dashed top border. How can I disable that?
Found it!
In shortcodes.css I found .av-catalogue-list{ border-top: 1px dashed; margin:0;} so I’m overwriting that.
Regards, Daniel
-
This reply was modified 9 years, 11 months ago by
Daniel.
Thanks. Here it is.
The problem actually only applies to the bottom controls. When I click on the middle of the video window the rotation cycle stops.
Ok, i was able to get my custom DIV to disappear – however, i have another question:
Using a sticky nav, that will shrink up top when scrolled – When scrolling down, where do i control where the nav switches to the “scrolled” state? Unfortunately i have a layout that has the navigation pretty far down on the page, and when it scrolls a bit, it changes to the sticky, small state up top – leaving a big empty space between the nav and the page content. Ideally, the nav content would continue to scroll under the logo area – until the nav gets close, and then it would switch the “scrolled” state.
Thanks for any suggestions!- (i know this is not really good UX)
Hi!
I have contacted the Ninja Form support, through slack, I will update the topic when they reply back to us, regarding the issue.
It is a JS conflict, which we have to either try solve with them, or if it takes time, for you to use a different plugin
Regards,
Basilis
Hello!
I want to center the titles only of the footer widgets in the 2nd column, so the titles are centered above the images.
I found code to center the whole widget, but that doesn’t look right in tablet views and on desktop views– is there a way to center only the titles, not the whole column?’
Also, how can I get the Pages widget in the 1st column aligned with the rest of them (columns 2, 3 & 4 are indented)?
Links to the site and screenshot are below.
Thanks in advance for your help!
Hey!
Ticket closed, conversation here:
Cheers!
Basilis
Thanks Ismael, Magazine element is fine and I’m trying to change some stylings of it with CSS. Is there a way to place the topic picture at the left of the text? I tried
.av-magazine-thumbnail img, .av-magazine-thumbnail {
float: left!important;
}
but that doesn’t work, the space below the picture stays empty.
Hi abe_mend!
Please try the following
.av_minimal_header #header_main, .av_minimal_header #header_meta { border top: 1px solid #000; }
Let us know if that works out for u
Best regards,
Basilis
I’m trying to create a border at the bottom of the header; however, when I do create a bottom border, it does not stretch across the full page. It seems to stop at the logo container. Can I get a little code to make the border stretch the entire length?
Thank you!
Hi,
I’ve been trying to fix this by using multiple suggestions from the forums but so far no luck. I’ve moved my header logo using the following:
.logo img { margin-top: 20px; }
.header-scrolled .logo img { margin-top: 0; }
Unfortunately, this clips the bottom of it at what seems to be the limits of the header. How can I fix this?
Hello.
I am trying to have a Color Section active for Desktop while its not active for Mobile and Vice versa.
For this i created two Color sections with picture in it with different sizes.
In the Color Section i found the field “For Developers: Section ID”. Here I inserted “desktopslider” for Color section for the Desktop and the “mobileslider” for Color section of the mobile.
This is the CSS code which i found on another thread which i am using:
@media only screen and (max-width: 602px) {
.desktopslider { display: none !important; }}
@media only screen and (min-width: 601px) {
.mobileslider { display: none !important; }}
Somehow this is not working, as I can still see on mobile as well as on desktop two pictures, where i expect two different pictures on the devices.
any help is highly appreciated.
thank you,
philip
Hi,
auf dem Smartphone werden die Spalten rechtzeitig umbrochen, so dass die Spalten untereinander liegen. Nur beim Tablet, werden die Spalten sehr schmal und nebeneinander gezeigt.
Ich habe unter “Reply #595155” eine ähnlichen Wunsch entdeckt und mir in custom.css folgenden Code eingepflegt:
@media only screen and (min-width: 500px) {
.responsive #top .container .av-content-small, .responsive #top #wrap_all .flex_column, .responsive #top #wrap_all .av-flex-cells .no_margin {
width: 100%;
}
}
… und habe dabei folgenden Code überschrieben:
@media only screen and (min-width: 768px) {
/* Add your Desktop Styles here */
}
Daraufhin war das Layout mit den Spalten nebeneinander zerschossen und die Inhalte der Spalten waren versetzt untereinander auf die gesamte Breite ausgelegt…
Wo liegt da der Denkfehler? Was habe ich falsch gemacht?
Vielen Dank fürs Feedback.
J.
Hi Team, Good day
1. May i know how to reduce the special heading text size in mobile?
2. How to assign the background image position to ’ center left ’ in mobile mode and remain ’ center center ’ for the desktop mode.
3. How to change the accordion question font color like 1st question is in red color and 2nd question in purple. is it possible?
Thanks Team!! =)
Ok… you asked for it!
I tried to copy these changes over to the site I was originally wanting help with, and it’s all gone a bit pear-shaped!
http://www.normansrunningwild.com/index.php/blog-2/
Even though I have it set to show only excerpt and ‘read more’, I’m getting the whole text of the blog entry. And also… the image has gone strange and rectangular!
(also changed to elegant, single author small pic etc)
Ideas :/
This is the Quick CSS I have added
/* Blog layout */
.post_author_timeline {
display: none;
}
.small-preview {
width: 280px;
height: 280;
}
.html_elegant-blog #top .post-entry .post-title, .html_elegant-blog .avia-content-slider .slide-entry-title {
text-align: left;
}
.html_elegant-blog #top .post-entry .blog-categories {
text-align: left;
}
.page-id-913 .small-preview {
height: 100%;
}
.page-id-913 .blog-meta {
float: left!important;
width: 280px!important;
height: 280px!important;
}
.page-id-913 .small-preview img {
width: 100%;
}
Hey!
Discussion was disabled on your page. I edited your page and clicked “Screen options” on the top right corner and checked “Discussion” then scrolled below your content and enabled it. Then i switched to Advanced Layout Builder and added Comments element to the bottom of your page and updated it. Please review your website now
Regards,
Yigit
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .fullsize .template-blog .post .entry-content-wrapper > *,#top .fullsize .template-blog .post .entry-content-wrapper {
max-width: 100%;
}
Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.
Cheers!
Yigit
Brilliant! That is *almost* there now… if you check back on my page
http://www.victoria-ward.com/news/
you’ll see I increased the size of the place I want the image from 180×180 to 280×280 because I want a larger picture there. However the picture doesn’t fill that space…
Any ideas?
here’s what I’ve got added to my quick styling so far…
/* Blog layout */
.post_author_timeline {
display: none;
}
.small-preview {
width: 280px;
height: 280;
}
.html_elegant-blog #top .post-entry .post-title, .html_elegant-blog .avia-content-slider .slide-entry-title {
text-align: left;
}
.html_elegant-blog #top .post-entry .blog-categories {
text-align: left;
}
.page-id-14 .small-preview {
height: 100%;
}
.page-id-14 .blog-meta {
float: left!important;
width: 280px!important;
height: 280px!important;
}
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top #wrap_all .header_color .av-menu-button-colored > a .avia-menu-text {
color: orange;
background: red;
border-color: blue;
}
and adjust the values as needed
Regards,
Yigit
Hi!
Glad we could help.
Please check out this links you might find it useful
Recommended plugins
Enfold Tips & Tricks
http://kriesi.at/documentation/enfold/
Best regards,
Vinay
The problem is not on the slider, but the page builder stops working. I don’t know how did I install it but it is working fine for me though
Hey eKMUch!
Please try the below CSS in Enfold > general Styling > Quick CSS
.avia-slideshow-arrows.avia-slideshow-controls {
width: 100%!important;
position:absolute!important;
top: 50%!important;
transform: translateY(-50%)!important;
width: 100%;
z-index:999;
}
.avia-slideshow-arrows.avia-slideshow-controls .next-slide {
right: 0!important;
}
2) Is there a way to use the auto-slider and auto-include content from posts?
Please use “Blog post” element in the advanced layout builder. Sliders do not support blogs.
Best regards,
Vinay
-
This reply was modified 9 years, 11 months ago by
Vinay.
Hi!
try this code in Quick CSS field:
figcaption.av-inner-masonry-content.site-background {
top: 56px;
height: 59px;
}
and adjust as needed.
Best regards,
Andy
Hey!
1&2 – Please add following code to Quick CSS in Enfold theme options under General Styling tab
.slide-meta {
display: none!important;
}
.page-id-104 .slide-content {
width: 50%;
}
.page-id-104 a.slide-image {
width: 50%;
float: right;
}
3- Please edit your blog post and click “Screen options” on the top right corner and check “Excerpt” and then scroll below your post content and add your excerpt manually.
Cheers!
Yigit
Hey!
try this code for Safari:
.html_boxed.responsive.av-preloader-disabled.av-default-lightbox.html_header_top.html_logo_left.html_main_nav_header.html_menu_right.html_slim.html_header_sticky.html_header_shrinking_disabled.html_header_topbar_active.html_mobile_menu_phone.html_disabled.html_header_searchicon.html_content_align_center.html_header_unstick_top_disabled.html_header_stretch_disabled.html_entry_id_6401.avia_desktop.js_active.avia_transform.avia_transform3d.avia_transform.avia_transform3d {
background: red;
}
Regards,
Andy
Hi Guys
I’m trying to move the search form to the top bar (where the telephone number currently sits on the right.
I’ve tried this from other posts
add_filter( 'avia_meta_header', 'avia_append_search_nav_mod');
function avia_append_search_nav_mod()
{
ob_start();
get_search_form();
$form = htmlspecialchars(ob_get_clean()) ;
$items = '<div id="menu-item-search" class="menu-item-search-mod menu-item menu-item-search-dropdown">
<a href="?s=" rel="nofollow" data-avia-search-tooltip="'.$form.'" '.av_icon_string('search').'><span class="avia_hidden_link_text">'.__('Search','avia_framework').'</span></a>
</div>';
echo $items;
}
it produces a white-out page ?
Has this solution been updated? is there an alternative?
Also I need to target the sub menu so that the blue background (of the sub menu) is .8 transparent. I have used advanced styling for the colour and hover state (but it won’t accept rgba) and css for the current page state.
Cheers
Steve
HI Yigit,
that’s exactly what I did by now and linked in my request above :(
probably the css customization needs some improvement:
#header .widget {
left: 98%;
padding-top: 0;
position: absolute;
top: 0px;
transform: translate(-50%);
z-index: 999;
}
-
This reply was modified 9 years, 11 months ago by
niguli.
We applied the Enfold (3.5.1) update to our test site and are having the same issue with alignment on category and archive pages. They left/right justify automatically even though the post isn’t formatted that way.
http://ubermenuhcps.wpengine.com/2016/03/
http://ubermenuhcps.wpengine.com/category/top-news/
Hello Andy !
Yes I tried to do it by myself but first, my icons are not aligned with menu titles and that is what I would like to do. This is the reason why I’ve tried the code given by Yigit (#top #header .avia_mega_div > .sub-menu > li > ul > li a { padding: 0; }) but it doesn’t work.
And secondly, when I insert icons this way, texts next to them are not aligned together, so I added some code to adjust the padding but they are not exactly aligned on some screen (in fact it depends of the size of the screen) and anyway I think this is not the good solution.
So I would like to know if there is a better solution to insert different icons (one by button) to replace the small arrows by default in your theme.
Thanks !