Hi john torvik
The logo is in a central position at the top. OK
But I want the logo to be centered on the same level as the Menu bar (navigation)
Look at the link to show you my wish.
Is this possible with a (CSS modification?) To change the (Header menu)
thank you
cordially
Hi Mark,
Please refer to this thread for a possible solution.
Best regards,
Victoria
Hi!
Almost there, but not entirely right now, sadly… What I’ve got now is that the logo changes back to the “regular” version on mobile. I understand why it does this, as it mimics the logo on larger screens, but I’d like to find a way to make it stop doing that.
I’ve also got another issue with targeting the font sizes of the items within the fullscreen slider. On larger screens, the code works, but on the smaller screens, I can’t get this to do what I want. I’m using this right now:
/* Fullscreen slider styling */
@media only screen and (min-width: 767px) {
.slideshow_caption {width: 54% !important;}
.avia-slideshow-button-2 {padding: 25px 56px !important; font-size: 16px !important;}
}
@media only screen and (max-width: 479px) {
.avia-caption-title {font-size: 42px !important;}
.avia-caption-content.av_inherit_color {font-size: 18px !important;}
}
Hi codecreative,
Please refer to this thread for a possible solution.
Best regards,
Victoria
Hi,
Alright. We added the modification again in the functions.php file (#805886) and the style.css file (css code below).
#top .woocommerce-variation-add-to-cart .price {
display: block;
}
#top .woocommerce-variation-price {
display: block;
margin: 0.85em 0;
}
Best regards,
Ismael
largeronGuest
Hi,
Here the site : http://www.mauricelargeron.com made with thesis theme from diythemes Cny.
I want to stay in the same navigation with top menu and right sidebar and footer , but want to refurbish the overall layout.
Please, find my wishes/needs here below for website to display job of instructor (courses in classrooms not lms, so for just showing off programs) and blogger (300 posts since 2011) :)
1/ All the pages ‘d be with a full-width header only (except welcome-home), not the main content i want to keep strict.
2/ Be able to create a welcome_home page easily full width.
3/ Masonry layouts with thumbnails images attached to the excerpts for both blog list of pages and categories list of articles with full pagination i mean from the first post to the lastest one.
4/ Woo commerce ready to be able to display courses as products (my courses like a product in fact, so i ‘d use the product page from woocommerce)
5/ Landing pages possibilities with form embedding possibilities (mailchimp).
Have you got any approaching exemples form real websites ?
In advance, thanks for your advices
Hey Mark,
Thank you for using Enfold.
There is a line break tag between the shortcodes. Make sure that there are no spaces between the column shortcodes.
[av_one_half first min_height='' vertical_alignment='' space='' custom_margin='' margin='0px' padding='0px' border='' border_color='' radius='0px' background_color='' src='' background_position='top left' background_repeat='no-repeat' animation='' mobile_display=''][av_button label='4 days 3 nights fully guided' link='manually,http://www.onlyluxe.com.au/english/walks-the-great-ocean-twelve-apostles-walk-4d3n.html' link_target='_blank' size='small' position='left' icon_select='no' icon='ue800' font='entypo-fontello' color='theme-color' custom_bg='#444444' custom_font='#ffffff'][/av_one_half][av_one_half min_height='' vertical_alignment='' space='' custom_margin='' margin='0px' padding='0px' border='' border_color='' radius='0px' background_color='' src='' background_position='top left' background_repeat='no-repeat' animation='' mobile_display=''][av_button label='7 days 6 nights fully guided' link='manually,http://www.onlyluxe.com.au/english/the-great-ocean-walk-end-to-end-7d6n-fully-guided.html' link_target='_blank' size='small' position='right' icon_select='no' icon='ue800' font='entypo-fontello' color='theme-color' custom_bg='#444444' custom_font='#ffffff'][/av_one_half]
Best regards,
Ismael
Hi,
sorry for my late reply due to vacations..
I followed all the steps suggested but the language switcher sticks to the upper left corner. I tried to place it within the “inner-container” through adding this code in the child helper-main-menu.php:
$output .= "<div class='inner-container'>";
$output .= "<div id='switch'>";
do_action('wpml_add_language_selector');
$output .= "</div>";
This does not work. Can you help pls. The desired location of the language switcher is above the main menu but not in a second top bar menu.
Many thanks.
And lastly, I’d like to fix my Main Menu navigation bar on iPad. The blue-coloured butterfly icon currently pushes the navigation down too far. Is there a way of removing the blue-coloured icon so that the navigation shrinks to the same size as the top bar when scrolling?
Thank you in advance!
Hey guys, please help!
I’m having difficulty getting my site content to display correctly on iPad.
I’m aware that this is due to the 40% padding currently set on each of my columns. (Which look great on Desktop)
If you take the Homepage > Central Column > Content List for example. The text disappears?
Would you be able to investigate and provide me with a Quick CSS fix?
Hi,
If you have any additional questions at this time we kindly ask that you open them up in a separate thread. The longer threads get in the forum, they become more difficult to support as they tend to drift off topic and they also make it troublesome for users trying to search for solutions. Keeping threads relevant to their original inquiry ensures that we can keep better track of what has been resolved and that users can more effectively find answers to similar issues they might be experiencing.
Thanks!
Best regards,
Ismael
Hi,
When I add a job using WP Job Board to my Enfold site, it usually places the job description below the selected job image.
About 1 in 5 times it places the job description along side the image in new column rather than a new row. This bunches all the text up when you condense the browser or open it in a mobile or tablet.
It seems to be dependant on the image selected. With most images, it just lists the description below as it’s supposed to, but sometimes, with certain images it places the description next to it. Sometimes if you change the image to a different one, the issue is fixed.
Does anyone have any ideas how to stop this happening?
Example of what we DON’T want happening: https://www.flightdeckfriend.com/job/airnorth-metro-23-rated-and-non-rated-first-officers/
Example of what we DO want happening: https://www.flightdeckfriend.com/job/rvl-mep-line-pilots-low-hours-eligible/
Kind Regards,
Tim
Hi Rikard,
Thanks for your suggestion. I updated the theme, but that doesn’t seem to resolve the issue…
I am trying to think back and I believe that since I installed WooCommerce, I couldn’t Edit pages – its not that they just stopped working. So when I noticed that, I just deactivated it so I could continue working on my site, but now I really need to have that working as well.
I tried to delete WooCommerce and instal it again, but without much success.
Is there anything else that I could do to get it working?
All sorted thanks – good to close the topic.
Hi
I refer to this post https://kriesi.at/support/topic/mailchimp-buttons-not-in-centre/
It works, but it works for all pages and ruines other. Like http://movechamps.nl/contact2/
Is there a solution that works for just this page?
Thanks, Peter
Hi Sergej Rube,
Here is how you can do it:
.current-menu-item, .avia_mega.menu.av-main-nav .page_item a:hover {
border-bottom: 2px #6a36fe solid !important;
}
It’s just that many colors are almost invisible on the top image.
Best regards,
Victoria
Hey guys,
On the homepage and work page of my website, I want to make the page fullscreen,
so that the thumbnails go edge to edge in the browser,
http://www.ccyran.com/
Can you provide css for this?
I tried following this http://kriesi.at/documentation/enfold/hide-menu-itemselements-on-mobile/
but it didn’t work. It hides the mobile masonry gallery on desktop, but still shows the desktop masonry gallery on mobile.
Thanks!
Chris
Sorry problem solved!
Just had to place the custom class inside the column element, not the masonry gallery element.
-
This topic was modified 8 years, 10 months ago by
ccyran.
I mean my personal contacts on the top and left side clickable and linkable. I hope that you understood. Thnaks to much
How can i fix my personal contacts on the top and left side clickable.
For example, when i click on email or on telephone number, on “Contact us: (Email address hidden if logged out) Mobile: + 39 346 23 77 428″ open automatically popup of email or telephone number. I need something like this. I hope that you understood.
Hallo Mike,
leider eilt die Hilfe sehr :(
die Small Top Bar funktioniert.
Die Seite sieht nun auf dem PC und auf dem Smartphone gut aus.
Auf dem Tablet gibt es aber Probleme: Die Schrift im Slider kommt an das Logo und das Rechenbeispiel sieht nicht gut aus. Was können wir hier machen?
Auf dem Tablet sollte es so aussehen, wie in der Vorschau vom Theme.
Danke + Grüße
Annemarie
-
This reply was modified 8 years, 10 months ago by
mary301187.
Hi guys,
after update to 4.0.7 the Tab section navigation stopped working. For some reason it does not work with tabs that has two words and more in tab titles.
Link to website: https://turbovezlys.lt/
The other forum topic (https://kriesi.at/support/topic/tab-section-not-working-on-certain-tabs/) suggested replacing the “&” symbol with “And”. Maybe that could solve the problem. Where do I navigate to change the & symbol.
Thanks,
Orange Moose
Hi.
I would like the title for the full screen slider to be top left but there doesn’t seem to be an option for this?
Hi,
Great, glad you found a solution and thanks for sharing :-)
Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Hi Rikard.
Yes I did.
The “Post Comment” is a string in a core wordpress file:/wp-includes/comment-template.php, line 2233
You can close the topic.
Hi,
Great, glad you got it working and sorry for the problems. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Hi,
You have this in your child theme’s CSS file, please try to remove it:
#top #wrap_all .all_colors h3, #top #wrap_all .all_colors h4, #top #wrap_all .all_colors h5, #top #wrap_all .all_colors h6 {
font-family: 'Allerta', 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-weight: lighter;
text-transform: none;
}
Best regards,
Rikard
Hi,
Glad we could help. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Hi,
We’re glad Rikard was able to help you. Please let us know if you need help with anything else about this topic.
Best regards,
Sarah
Hi,
Glad we could help and thanks @guenni007 for helping out :-)
Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard