Viewing 30 results - 93,511 through 93,540 (of 142,791 total)
  • Author
    Search Results
  • Thanks Vinay, that worked, but now I see that it is also on my blog page. Is there a different fix for that, or better yet, is there a way to stop this from periodically happening or help me to figure out what the right CSS would be to fix it? I’m versed in CSS but clearly not an expert. Thanks in advance.

    #655451

    This works for me:

    #top div.product .woocommerce-tabs ul.tabs li.additional_information_tab a,
    #top div.product .woocommerce-tabs ul.tabs li.additional_information_tab,
    #top div.product .woocommerce-tabs ul.tabs li.reviews_tab a,
    #top div.product .woocommerce-tabs ul.tabs li.reviews_tab {
    	width: auto;
    }
    
    @media only screen and (max-width: 767px) {
    	#top div.product .woocommerce-tabs ul.tabs li.reviews_tab a,
    	#top div.product .woocommerce-tabs ul.tabs li.reviews_tab,
    	#top div.product .woocommerce-tabs ul.tabs li.additional_information_tab a,
    	#top div.product .woocommerce-tabs ul.tabs li.additional_information_tab,
    	#top div.product .woocommerce-tabs ul.tabs li a,
    	#top div.product .woocommerce-tabs ul.tabs li {
    		width: 100%;
    	}
    	#top div.product .woocommerce-tabs ul.tabs li.active a,
    	#top div.product .woocommerce-tabs ul.tabs li.active {
    		width: 100%;
    		background-color: #6786A1;
    		color: #FFFFFF;
    	}
    }
    #655449

    In reply to: Creating tiled columns

    I found your solution in your forum (described as column in a column): https://kriesi.at/support/topic/columns-within-columns/

    So, please disregard the above post.

    Thanks much.

    #655423
    bittenbyazebra
    Participant

    Comments are not displaying on a site I’m staging: http://16d.3a5.myftpupload.com/mo-goes-to-nashville/

    I have discussion enabled on all posts. I think it was working earlier but it might be some custom css I added but I don’t think that is the case:

    .slide-entry-excerpt {
    padding-bottom:32px;
    }

    .main_menu ul:first-child>li>a {
    font-size: 16px;
    }

    .html_elegant-blog #top .post-entry .minor-meta {
    position: absolute !important;
    top: -9999px !important;
    left: -9999px !important;
    }

    .avia-content-slider .slide-meta div {
    position: absolute !important;
    top: -9999px !important;
    left: -9999px !important;
    }

    Any thoughts? Thanks so much!

    #655411

    Hello Vinay,

    thank you very much, that works!

    But there is another issue: on some browsers (e.g. HTC Smartphone Standard-Android-Browser) there are several items missing:
    Menu-Button in the header, Layerslider on top of the page, masonry gallery (two times) not showing any picture, only a gray field! If I use Crome on the same smartphone, everything works fine.

    The menu button is also missing on an other page http://www.24h-gut-betreut.at, when I use the standard android-browser on my smartphone (HTC). Some weeks ago that worked but since the last update (I don´t know if wordpress-updtae or enfold-update) it does not work any more.

    best regards.

    #655403

    I also tried this code:

    span.blog-categories {
    position: absolute !important;
    top: -9999px !important;
    left: -9999px !important;
    }

    It works in Safari but it’s not hiding the categories in Firefox or Chrome.

    #655402

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .html_elegant-blog #top .post-entry .minor-meta { display: none !important; } 
    

    Best regards,
    Yigit

    #655394

    Hey thanks again for looking further and providing the code. I tested it and it resulted in our top bar staying fixed instead of collapsing on scroll as we want it. The hello bar still causes the fullwidth sub-menu to hide behind the header though on the homepage.

    Credentials provided below if you wish to test on your own Yigit. Thanks.

    Hi,

    For a temporary workaround, please refer to this post – https://kriesi.at/support/topic/cant-get-google-maps-on-contact-page-to-show-up/#post-655214

    Best regards,
    Yigit

    #655343

    Hi Vinlay,
    Thanks for your reply.
    It’s hard to explain however providing a precise link to my site will not help you.
    I guess i didn’t explain the situation clearly.
    Is it possible to change the default font that is used in the: Easy Slider – Edit Form Element – Caption – Caption Text?
    If it is possible then how can I achieve the change?
    Edit July 01,
    I no longer need to change the fonts.
    Topic closed, Thank you.

    • This reply was modified 9 years, 8 months ago by taoleo. Reason: To close topic

    Hi Yigit,

    that didn’t quite work yet. Still 1 column on mobile and still 3 columns on tablet. No 2 columns yet. And no full width yet. It also removed the padding on desktop which i would like to keep.

    Any other suggestions?

    Thanks

    #655336

    Hey Yigit,

    thanks for your help. It worked great.

    I have 2 more questions regarding the contact forms.
    1. I used a drop down field / “select element” in my form as well. Instead of the white background (like the other elements) it has a grey background. Is it possible to change the bg color to white, so that it fits to the other elements?

    2. In this older post from last year: https://kriesi.at/support/topic/add-only-the-italic-version-of-a-google-font/
    you helped me to use the italic version of a google font for my website. I would love to add this font in the same size & color as my body text, so that the contact form matches the whole design. Would you help me again, if its possible to change it?

    Thank you very much,
    Danny

    Hi!

    Sure! For a temporary workaround, please refer to this post – https://kriesi.at/support/topic/cant-get-google-maps-on-contact-page-to-show-up/#post-655214

    Cheers!
    Yigit

    #655308

    Hey jelle,

    1- Please refer to my post here – https://kriesi.at/support/topic/search-icon-on-mobile-devices/#post-589759
    2- Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    @media only screen and (max-width: 1300px) {
    .container.av-logo-container {
        max-width: 100%;
        margin: 0;
        padding: 0;
    }}
    

    Best regards,
    Yigit

    I have the same problem too! Inform us through this topic when the update will be ready!

    Thanks,
    John

    Hey kilimats,

    I cannot see login form on your website. Have you removed it?

    To show certain menu items to only logged in users, please go to Appearance > Menus and click “Screen options” on the top right corner and check “CSS Classes” and then click on your menu items and give them two different classes, “only-li” for logged in and “only-lo” for logged out users – http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2015/09/Screen-Shot-2015-09-28-at-16.55.48-1030×621.png
    Then add following code to Quick CSS in Enfold theme options under General Styling tab

    .logged-in .only-lo,.only-li { display: none; }
    .logged-in .only-li { display: block !important; }

    Best regards,
    Yigit

    #655277

    Hey Raleigh,

    Please go to Enfold theme options > Header > Header Behaviour and uncheck “Unstick topbar”

    Best regards,
    Yigit

    #655231

    In case you didn’t find it: This is what Basilis is talking about:
    https://kriesi.at/support/topic/cant-get-google-maps-on-contact-page-to-show-up/#post-655214

    • This reply was modified 9 years, 8 months ago by Magnolia.
    #655228

    In reply to: Problem with images

    Well no mod said nothing in this topic yet :)

    Well I did the page again from the start. No stupid fb-root for now :)

    #655210

    In reply to: Main Menu Not Visible

    Hi,

    The menu color was white on hover to fix that please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    #top .header_color .main_menu .menu ul li>a:hover {
        color: #000!important;
    }
    

    I did not notice any other problem with the menu it works fine please see attached screenshot. In case you have any issue please de-activate all active plugins and try to hard refresh by pressing Ctrl + Shift + F5 on your browser or press the F12 key to open chrome dev tools and right click on the refresh button and select “Empty Cache and Hard Reload” and review the site again.

    Best regards,
    Vinay

    Hey repking,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .responsive #top.page-id-21 #main .container_wrap:first-child {
        max-height: 0;
        margin-top: -100px;
    }
    

    Best regards,
    Vinay

    #655186
    wilimediamakers
    Participant

    Hi,

    I would like to know if it’s possible to create a dedicated homepage for mobile users ?

    I mean I love our homepage on Desktops but I think it’s not very practical on smartphone…

    Do you have any solution with enfold to do that ?

    Cordially,

    Thibault

    #655146

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .html_header_sidebar #top #header {
        min-height: 90px!important;
    }
    

    Best regards,
    Vinay

    #655139
    sarutty
    Participant

    Hello,Enfold team,The auto rotation function doesn’t work on desktop screen.What should i do ?

    Thank you in advance.
    Sarut J.

    #655127

    In reply to: Mobile Header

    Hi,

    Sorry for the delay, Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

     #top #main {
        padding-top: 202px!important;
    }
    

    Best regards,
    Vinay

    #655110
    gofthet
    Participant

    Hi there!
    I’m having the same problem it’s explained in #635588
    When I activate the pagination, in each and every page shows only the first three post.
    So there is a solution or is still a problem?

    Another question, is it possible to change the url http://www.mysite.com/blog/page/2/ translating “page” in my language?

    Thank you in advance

    #655107

    Hi Nin0,

    Great, glad we could help. Please let us know if you should need any more help on the topic.

    Regards,
    Rikard

    #655106

    Hi,

    Great, glad you got it working and thanks for sharing. Let us know if you should need any more help on the topic.

    Best regards,
    Rikard

    #655103
    clairemartindigital
    Participant

    Hi guys,

    so it seems like that something part of the below css:

    /*Scroll-Down-Icon – Start*/

    @-webkit-keyframes ani-mouse {
    0% {
    opacity: 1;
    top: 29%;
    }
    15% {
    opacity: 1;
    top: 50%;
    }
    50% {
    opacity: 0;
    top: 50%;
    }
    100% {
    opacity: 0;
    top: 29%;
    }
    }
    @-moz-keyframes ani-mouse {
    0% {
    opacity: 1;
    top: 29%;
    }
    15% {
    opacity: 1;
    top: 50%;
    }
    50% {
    opacity: 0;
    top: 50%;
    }
    100% {
    opacity: 0;
    top: 29%;
    }
    }
    @keyframes ani-mouse {
    0% {
    opacity: 1;
    top: 29%;
    }
    15% {
    opacity: 1;
    top: 50%;
    }
    50% {
    opacity: 0;
    top: 50%;
    }
    100% {
    opacity: 0;
    top: 29%;
    }
    }
    .scroll-btn {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 92%;
    text-align: center;
    }

    .scroll-btn > *:hover,
    .scroll-btn > *:focus,
    .scroll-btn > *.active {
    color: #ffffff;
    }
    .scroll-btn > *:hover,
    .scroll-btn > *:focus,
    .scroll-btn > *:active,
    .scroll-btn > *.active {
    opacity: 0.8;
    filter: alpha(opacity=80);
    }
    .scroll-btn .mouse {
    position: relative;
    display: block;
    width: 24px;
    height: 34px;
    margin: 0 auto 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid white;
    border-radius: 23px;
    }
    .scroll-btn .mouse > * {
    position: absolute;
    display: block;
    top: 29%;
    left: 50%;
    width: 4px;
    height: 8px;
    margin: -4px 0 0 -2px;
    background: white;
    border-radius: 50%;
    -webkit-animation: ani-mouse 2.5s linear infinite;
    -moz-animation: ani-mouse 2.5s linear infinite;
    animation: ani-mouse 2.5s linear infinite;

    /*Scroll-Down-Icon – End*/

    is causing an issue with the below css for the footer background colour:

    /*Footer – Start*/

    #footer .flex_column.av_one_third {
    background: #f4f4f4 !important;
    }

    #footer .flex_column.av_one_third:nth-child(2) {
    background: #f9f9f9 !important;
    }

    #footer .flex_column.av_one_third:nth-child(3) {
    background: #f4f4f4 !important;
    }

    /*Footer – End*/

    as well as:

    /*Portfolio – Start*/

    #top .av-caption-style-overlay .av-masonry-entry .av-masonry-entry-title {
    font-size: 35px;
    }

    .av-inner-masonry-content:hover {
    background-color: rgba(54, 212, 46,.6)!important;
    }

    /*Portfolio – End*/

    as well as:

    /*Back to top link – Start*/

    #scroll-top-link {
    display: none!important;
    }

    /*Back to top link – End*/

    Can you think of a solution?

    Thanks

    #655074

    Hey ConDevWa,

    Thank you for using Enfold.

    I’m sorry but you cannot move the content or title container below the masonry item container. The items will get misaligned if you do this. You can set the title container background to transparent.

    .main_color .container .av-inner-masonry-content, #top .main_color .container .av-masonry-load-more, #top .main_color .container .av-masonry-sort, .main_color .container .av-masonry-entry .avia-arrow {
        background-color: transparent;
    }

    Best regards,
    Ismael

Viewing 30 results - 93,511 through 93,540 (of 142,791 total)