-
AuthorSearch Results
-
April 17, 2017 at 12:19 pm #778644
Hi,
use this code for desktop:
.custom_content { left: 270px; position: relative; }Best regards,
AndyApril 17, 2017 at 11:55 am #778635Am also facing exactly the same problem (https://kriesi.at/support/topic/no-products-showing-in-page-important/).
I hope that the support team or Kriesi gives a solution to that!
AsteriosApril 17, 2017 at 11:50 am #778634Hi,
du kannst es nach links bündig zum Logo verschieben hiermit (Quick CSS Feld):
.grid-sort-container.isotope.no_margin-container.with-excerpt-container.grid-total-even.grid-col-4.grid-links-.isotope_activated { left: -15px; }Aber kannst du uns bitte Admin Zugang zuschicken?
Gruß,
AndyApril 17, 2017 at 11:37 am #778631In reply to: URGENT – Woo Commerce 3.03 update BREAKS Enfold 4.05
@flylanddesigns there are so many posts about this issue in the forum. Why not using the search and choosing the solution that suits you best?
April 17, 2017 at 11:25 am #778624Hi Andy
My primary concern at this stage is how the header image looks on a normal screen – it’s sitting behind the logo but I want it between the logo and the menu items on desktops/laptops and hidden on mobiles even.
Thanks
FarzanApril 17, 2017 at 11:22 am #778623Hi,
I checked your website on mobile and it looks better now to me. You might want to move the mobile menu and cart button into another place. Try this for example:
@media only screen and (max-width: 767px) { .container #advanced_menu_toggle, #advanced_menu_hide { top: 30px; right: -20px; } .responsive #top .cart_dropdown { top: 30px; right: 8px; } }Best regards,
AndyApril 17, 2017 at 11:04 am #778615In reply to: Change color of number on the cart icon
Hi,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
#top .av-cart-counter.av-active-counter { color: black; }Just change the color to anything you want :)
Best regards,
NikkoApril 17, 2017 at 10:48 am #778611In reply to: uploaded images being stored in wrong folder
Hey laptophobo,
I’ve never heard of that happening before, we will need WP/FTP login details to be able to check it. Please post the details in private.
Best regards,
RikardApril 17, 2017 at 10:45 am #778610Hi,
also check out this thread: https://kriesi.at/support/topic/category-display-under-portfolio-post-titles/#post-135474
and if it doesn’t work, I would go for a plugin with such a function, maybe this one could work for you: https://de.wordpress.org/plugins/custom-post-type-ui/Thanks @Guenni007 for your input!
Best regards,
AndyApril 17, 2017 at 10:18 am #778594Hi,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
#top a.small-preview { display: none; }Hope this helps.
Best regards,
NikkoApril 17, 2017 at 10:15 am #778593In reply to: Widgets are not RTL
Hey Sadegh,
Try to add this css in Quick CSS (located in Enfold > General Styling):
#top.rtl #main .sidebar_left .sidebar { padding-top: 45px; }Just adjust the top padding as you see fit. Hope this helps :)
Best regards,
NikkoApril 17, 2017 at 8:58 am #778582In reply to: Masonry Gallery
Hi,
Can you try to solution in this thread: https://kriesi.at/support/topic/masonry-gallery-not-working-2-2/#post-771510
Best regards,
NikkoApril 17, 2017 at 5:26 am #778555In reply to: iPad and iPhone versus iMac screen — responsiveness
To explain further, what I’m actually trying to see if I can do is have the layout from your Photo Demo on on of my sub pages with the navbar layout on the left in the sidebar, but on my homepage leave the hamburger menu as it is at the top in the header.
I’d be using one of the plugins that hides items from menus on different pages to handle showing different menu items per page. Unless you have a better way to accomplish what I’m trying to do. I’m a newbie, so I’m…y’know, new.
Does that make sense? Is it possible to do all that? And if it is possible, how exactly would I go about it? : )
Thanks!!!!
-
This reply was modified 8 years, 11 months ago by
moniot.
April 17, 2017 at 4:51 am #778551In reply to: LayerSlider error
I stopped using part of Layerslider to “fix” my issues from a few weeks ago. I updated the theme again tonight and I got this error and it crashed my site. I had to disable layerslider entirely which I really didn’t want to do but it was the only way to get in. I also do not use wordfence as a plugin. Is this error still PHP related?
Parse error: syntax error, unexpected T_FUNCTION in /home/content/72/5288872/html/ancientcitybaptist/wp-content/themes/enfold/config-layerslider/LayerSlider/layerslider.php on line 109
Thanks
CarlaApril 17, 2017 at 4:22 am #778544Hi,
Great, 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,
RikardApril 17, 2017 at 1:26 am #778530Hi Victoria,
It works perfectly !
For now, it’s ok for me. The topic can be closed.Thanks a lot Victoria !!
April 17, 2017 at 1:14 am #778529In reply to: Footer not showing correctly
Hi,
Finally, I’ve completely recreated the full page because I didn’t need the headline rotator and the white space.
It works for me now, so the topic can be closed.Thanks a lot Mike !!
April 17, 2017 at 12:38 am #778528In reply to: Movement on header jumps
Hey Ashkanpersian,
I can’t duplicate that in Chrome, Edge, Firefox, or Safari what browser are you using?The first time I read your question I was thinking that you found the shrinking in header area to be too fast so I came up with this:
.av_header_top { -webkit-transition: all 0.9s linear!important; -moz-transition: all 0.9s linear!important; -o-transition: all 0.9s linear!important; transition: all 0.9s linear!important; }How that I read your post again I see not, but I’ll put it here for someone in the future :)
Best regards,
MikeApril 17, 2017 at 12:35 am #778526In reply to: Change stacking behavior of grid cells on phone
Thanks for that. I see I just need to uncomment the last line on this file: Enfold: Theme Functions (functions.php) That is a file that gets overwritten when Enfold is updated correct? Will that cause the CSS to stop working?
Rob
April 16, 2017 at 7:12 pm #778485In reply to: Target specific "special heading"
Hey Vision,
Try:#top #wrap_all .av-inherit-size .av-special-heading-tag .sentence_01 { font-style: italic; text-decoration: underline;}I’m making an assumption here, if it doesn’t work please include the page url or try:
.sentence_01 { font-style: italic!important; text-decoration: underline!important;}not ideal, but ok.
Best regards,
MikeApril 16, 2017 at 6:17 pm #778467In reply to: How to make entire box clickable?
Hey Kieran,
Perhaps this will help: https://kriesi.at/support/topic/apply-link-to-column-box/#post-470152Best regards,
MikeApril 16, 2017 at 5:32 pm #778461In reply to: Enfold & WooCommerce
Hey Neil,
Perhaps this will help: https://kriesi.at/support/topic/woocommerce-3-0-03-0-1-and-the-images-issue/Best regards,
MikeApril 16, 2017 at 11:05 am #778401In reply to: Create own Colour Scheme
Hi,
Great, thanks for the feedback. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardApril 16, 2017 at 10:48 am #778399Topic: How to show overlay text on image (MOBILE MODE)
in forum Enfoldfairusd
ParticipantHi,
The page looks great in desktop but once it goes in mobile mode, the “Participating MWS Centres” text won’t show.
Possible to make it show in mobile mode?
Thank you.
April 16, 2017 at 7:57 am #778390Topic: Target specific "special heading"
in forum Enfoldgreatliona
ParticipantHi there,
I applied this following code to the special heading elements#top #wrap_all .av-inherit-size .av-special-heading-tag { font-style: italic; text-decoration: underline;}So it works, but there are some other special heading elements which I want them to be normal font-style and no underline.
How can I target them? I have turned on the “Custom Css Class” function,
But after i assign “sentence_01” to the element, how can I target it and change the code?
Thank you for your patience.April 16, 2017 at 7:49 am #778388In reply to: header background color with media selector
Victoria
Looks right on your device but not mine both on laptop and iPad.
So what’s wrong could this be?
Many thanks!April 16, 2017 at 7:26 am #778386In reply to: Gravity Forms Field Background Color
Hi,
It looks like you haven’t closed the statement properly, please try this instead:
#top .main_color .input-text, #top .main_color input[type='text'], #top .main_color input[type='input'], #top .main_color input[type='password'], #top .main_color input[type='email'], #top .main_color input[type='number'], #top .main_color input[type='url'], #top .main_color input[type='tel'], #top .main_color input[type='search'], #top .main_color textarea, #top .main_color select { border-color: #000000; background-color: #111111; color: #000000; }Best regards,
RikardApril 16, 2017 at 7:25 am #778385In reply to: Text on LayerSlider misaligning since Enfold 4.x
Hi Paul,
Thanks for the feedback. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardApril 16, 2017 at 4:52 am #778359Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#top .avia-slideshow-button { display: none; } #top .avia-slideshow:hover .avia-slideshow-button { display: inline-block!important; }I have tested this code on your installation and works 100% please make sure to refresh the cache to preview changes.
Best regards,
VinayApril 16, 2017 at 4:11 am #778357In reply to: Layer Slider Update
-
This reply was modified 8 years, 11 months ago by
-
AuthorSearch Results
Viewing 30 results - 81,271 through 81,300 (of 142,854 total)
-
Search Results
-
Hi there,
I applied this following code to the special heading elements#top #wrap_all .av-inherit-size .av-special-heading-tag { font-style: italic; text-decoration: underline;}So it works, but there are some other special heading elements which I want them to be normal font-style and no underline.
How can I target them? I have turned on the “Custom Css Class” function,
But after i assign “sentence_01” to the element, how can I target it and change the code?
Thank you for your patience.
