Viewing 30 results - 78,841 through 78,870 (of 142,898 total)
  • Author
    Search Results
  • Hi there
    I used similar code, below, but for some reason the fields that are required do not change to #666. This links to a PHP file and an external DB and I even tried to create an inline class called requiredFields to style in the PHP but nothing seems to make a change. Any ideas?

    #top .main_color .input-text,
    #top .main_color input[type='text'],
    #top .main_color input[type='input'],
    #top .main_color textarea,
    #top .main_color select {
        border-color: #666 !important; 
        background-color: #fff !important;
        color: #666 !important;
    }
    #802771

    There seems to be a number of problems with the layerslider. If I make a new one, it saves a couple changes and then it won’t save any more. I am still testing to see if there is any correlation between features used and when it stops saving.

    Regardless – it is unusable at this time and we need a solution asap – this is a new site and with this kind of inconsistency, the client is increasingly concerned about maintenance of the site going forward based on this experience.

    Hoping to bring them some good news with a solution from you good folks! Thanks for your help!

    #802759

    Hey John,

    I don’t know of the specific dimensions, I just want the fullscreen images to show fullwidth in tablet and mobile dimensions/browsers.

    Here’s an example of how I want it to function:

    http://23d.one/
    First open it on desktop, then see how the behavior of the fullscreen image changes as it goes from tablet to mobile. This is what I want to achieve, and what I thought fullscreen slider would do.

    I don’t want to do fullwidth slider because it loses the fullscreen effect.

    Thank you,
    Chris

    For further reference, this is how my site currently looks now on mobile, using fullscreen slider.

    https://ibb.co/i20B5v
    Same page on desktop: http://www.ccyran.com/projects/rga-stories/

    • This reply was modified 8 years, 10 months ago by ccyran.
    #802742

    Sure Victoria and thx!, I’m including the link below.
    You will see the Featured Image Slider right below the Main Menu, and the images displaying Center Center.
    I’d like (if possible) to be able to adjust every Featured Image as Top Center.
    Thank you!!

    #802727

    Hi Maaike,

    You did not do anything wrong. You should try to clean the cache on your tablet or try on another tablet and see if the code gets applied. I adjusted the menu slightly, so that it does not fall out of the header. Hers is the code, you can put it in your child theme style.css:

    
    @media only screen and (max-width:1024px) and (min-width:768px) {
      #top .container.av-logo-container {
        height: 80px !important;
        line-height: 80px !important;
      }
    
      #top .logo a, 
      #top .logo img {
        max-height: 80px !important;
      }
      .responsive .main_menu ul:first-child > li > a {
        padding: 0 8px;
    }
    #header_main_alternate .container {
        padding: 0 10px;
    }
    }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #802708
    KarenRushforth
    Participant

    Hi,
    I would like to add the add to cart button and the quantity selector to show underneath the product price at the top of the page. I am using the WooCommerce 3.0 product gallery. Can you help me? Thank you.

    #802704

    Hey ymahesh,

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

    @media only screen and (max-width: 767px) {
    .responsive #top .avia-slideshow-controls a {
        display: block;
    }}
    

    Best regards,
    Yigit

    ymahesh
    Participant

    How can I change the alignment of the content from left to center and color of a single empty cell on the top left to gray? Please help

    #802669
    trprod
    Participant

    After loading a new demo on top of a clean version of Enfold – I am getting the following warnings: (this warning was not there before I added the new Gym Demo)

    Warning: include(/home/ceswebat/public_html/wp-content/uploads/avia_fonts/flaticon-sports/charmap.php): failed to open stream: No such file or directory in /home/ceswebat/public_html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/font-manager.class.php on line 488

    Warning: include(): Failed opening ‘/home/ceswebat/public_html/wp-content/uploads/avia_fonts/flaticon-sports/charmap.php’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/ceswebat/public_html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/font-manager.class.php on line 488

    I am NOT a proficient coder – if anyone sends me a solution – please let me know WHERE to find the section that will need to be fixed or edited.

    THANK YOU!

    #802655

    Hi Manuel,

    Those are static files and unless there is a theme update, they don’t change. Is the snippet from here not working for you?

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #802650

    Hi,

    After making changes, please click this yellow button on the very top (attached a screenshot in private content field)

    Best regards,
    Yigit

    #802621

    In reply to: Easy slider issue

    Hi Victoria,

    See for example, this page: http://176.32.230.26/albahighlandcottages.co.uk/ptarmigan-cottage/

    I have included WP login details in the Private Context box.

    To recap, I set the slideshow image size as: Featured (1500×430). I then created an image sized 1500px width x 430px height. I left one of the Enfold demo images in the slideshow. So, the slideshow has 2 images: one created by myself and an Enfold demo image.

    The two images display with a different height. Neither image displays at 1500px x 430px. And the Enfold demo image is cropped top and bottom.

    Many thanks, Andrea

    #802619

    Hi Jordan,

    Nothing that I can see. Here are all my css customizations:

    #top #header .av-main-nav > li > a .avia-menu-text, #top #header .av-main-nav > li > a .avia-menu-subtext {
    text-transform: uppercase;
    }
    ul.sub-menu {
    position: relative !important;
    left: 20px !important;
    opacity: 1 !important;
    visibility: visible !important;
    }
    ul.sub-menu {
    position: relative !important;
    left: 0px !important;
    opacity: 1 !important;
    visibility: visible !important;
    z-index: 10000;
    box-shadow: none !important;
    border-bottom: 1px solid #e1e1e1;
    width: 100%;
    }
    .sub-menu li, .sub-menu li a{
    float: none !important;
    display: block !important;
    }
    .sub-menu a{
    background: transparent !important;
    border: 0 !important;
    padding: 5px 8px !important;
    }
    .main_color .avia-icon-list .iconlist_icon {
    background: #49662f;
    }
    h3.iconbox_content_title {
    font-size: 20px !important;
    align: center;
    }
    .iconbox .iconbox_content p:last-child {
    color: #50341c !important;
    }
    .tnp-yellow-box .iconbox_content {
    background: #cfa34f !important;
    }
    .tnp-yellow-box h3.iconbox_content_title {
    color: #50341c !important;
    font-size: 20px !important;
    }
    .tnp-orange-box .iconbox_content {
    background: #c07b44 !important;
    }
    .tnp-orange-box h3.iconbox_content_title {
    color: #50341c !important;
    font-size: 20px !important;
    }
    .tnp-brown-box .iconbox_content {
    background: #93653f !important;
    color: #4f321b;
    }
    .tnp-brown-box h3.iconbox_content_title {
    color: #50341c !important;
    font-size: 20px !important;
    }
    .iconbox_content_container .post {
    float: none;
    }
    .tnp-green-box .iconbox_content {
    background: #a6b393 !important;
    }
    .tnp-green-box h3.iconbox_content_title {
    color: #50341c !important;
    font-size: 20px !important;
    }
    .avia-icon-list .iconlist_title {
    color: #50341c !important;
    }
    .avia-icon-list .iconlist_icon {
    height: 53px;
    width: 53px;
    line-height: 54px;
    font-size: 20px;
    border-radius: 500px;
    }
    media=”all”
    .main_color a, .main_color .widget_first, .main_color strong, .main_color b, .main_color b a, .main_color strong a, .main_color #js_sort_items a:hover, .main_color #js_sort_items a.active_sort, .main_color .av-sort-by-term a.active_sort, .main_color .special_amp, .main_color .taglist a.activeFilter, .main_color #commentform .required, #top .main_color .av-no-color.av-icon-style-border a.av-icon-char {
    font-weight: bold;
    }
    .post-meta-infos {
    display: none;
    }
    .slide-meta {
    display: none;
    }
    .iconbox_content_title {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 19px !important;
    color: #50341c;
    align: center;
    }
    #top h3 a {
    font-weight: bold;
    text-transform: uppercase;
    }
    #top .fullsize .template-blog .post .entry-content-wrapper {
    margin-bottom: -28px;
    }
    .av-thin-font .av-special-heading-tag, .modern-quote .av-special-heading-tag {
    color: #50341c;
    }
    body .av-special-heading .av-special-heading-tag {
    padding: 2px 0 0 0;
    }
    li#menu-item-384 a {
    color: green !important;
    }
    li#menu-item-5818 a {
    color: #52772f !important;
    }
    .grid-entry-title {
    align-content: center;
    }
    h3.grid-entry-title.entry-title {
    text-align: center;
    }
    .news-time {
    display: none;
    }
    .news-headline {
    font-size: 12px;
    text-transform: uppercase;
    }
    .main_color .heading-color, .main_color a.iconbox_icon:hover, .main_color h1, .main_color h2, .main_color h3, .main_color h4, .main_color h5, .main_color h6, .main_color .heading, .main_color .toggle_content strong, .main_color .toggle_content strong a, .main_color .tab_content strong, .main_color .tab_content strong a, .main_color .asc_count, .main_color .avia-testimonial-content strong, .main_color div .news-headline, #top .main_color .av-related-style-full .av-related-title, .main_color .av-default-style .av-countdown-cell-inner .av-countdown-time, .main_color .wp-playlist-item-meta.wp-playlist-item-title {
    color: #50341c;
    text-transform: uppercase;
    }
    .responsive.js_active #top .main_color .avia_combo_widget .top_tab .tab {
    text-transform: uppercase;
    }
    h4.entry-title.summary {
    font-style: italics !important;
    font-size: 15px;
    color: #49662f;
    }
    .recentcomments, .widget_recent_entries li {
    font-size: 14px;
    }
    p.tribe-events-widget-link {
    display: none;
    }
    #footer {
    padding: 0 0 0 0;
    }
    ul, ol {
    margin-bottom: 20px;
    margin-left: 0px;
    }
    ul.sub-menu {
    border-bottom: none;
    }
    .category-gear .av-share-box {
    display: none!important;
    }
    .category-gear .av-comment-box {
    display: none!important;
    }
    .main_color a, .main_color .widget_first, .main_color strong, .main_color b, .main_color b a, .main_color strong a, .main_color #js_sort_items a:hover, .main_color #js_sort_items a.active_sort, .main_color .av-sort-by-term a.active_sort, .main_color .special_amp, .main_color .taglist a.activeFilter, .main_color #commentform .required, #top .main_color .av-no-color.av-icon-style-border a.av-icon-char {
    font-weight: bold;
    }
    .iconbox .iconbox_content a:hover {
    color: #ffffff;
    }
    #top .tribe-events-list-event-title.entry-title, #top .tribe-events-list-event-title {
    font-weight: bold !important;
    font-size: 23px !important;
    }
    .avia-button {
    border-bottom-width: 0px !important;
    }
    .avia-button.avia-size-medium {
    padding: 5px 10px 6px 12px;
    }
    b.yks_mc_interest_group_text {
    display: none;
    }
    .tribe-events-list-widget ol li {
    margin-bottom: 25px;
    }
    @media only screen and (max-width: 1225px) and (min-width: 990px) {
    .av-main-nav > li > a { padding: 0 12px; }
    strong.logo { width: 20%; }
    }
    .widget_nav_menu ul:first-child > .current-menu-item > a, .widget_nav_menu ul:first-child > .current_page_item > a {
    color: #4f321b;
    }
    body {
    font-size: 14px;
    }
    .main_color .tnp-brown-box a {
    color: #a6b393;
    }
    @media only screen and (max-width: 990px) {
    h1.av-special-heading-tag {
    font-size: 20px;
    }}
    .menu-item-top-level-7 a .avia-menu-text{
    color: #52772f !important;
    }
    @media only screen and (min-width: 769px) {
    .only_mobile { display: none !important; }}

    #top h3 a {
    font-size: large;
    }

    #top .grid-entry .inner-entry {
    padding-right: 5px;
    padding-bottom: 5px;
    }

    #top .grid-entry .inner-entry {
    margin-right: 0px;
    box-shadow: none;
    }
    h4 {
    text-transform: inherit !important;
    font-size: 20px !important;
    line-height: .9em !important;
    }
    .content {
    padding-top: 25px;
    }
    #tribe-bar-form {
    padding-top: 30px;
    padding-bottom: 20px;
    }

    .tribe-mini-calendar-event {
    border-bottom: none;
    }

    .recentcomments, .widget_recent_entries li {
    border-top: none;
    }

    #footer .widget {
    margin: 30px 0 0px 0;
    }

    .widgettitle {
    color: #4f321b !important;
    }

    .tribe-mini-calendar-event .list-info h2 {
    color: #52772f !important;
    }

    #top .tribe-events-adv-list-widget span {
    display: inline;
    }

    #tribe-events-header .tribe-events-sub-nav {
    top: 0px !important;
    }

    .grid-image img {
    padding: 15px;
    border-radius: 20px;
    }

    .logo img {
    padding-top: 5px;
    padding-bottom: 8px;
    }

    #header_main {
    border-bottom-width: 0px;
    border-bottom-style: solid;
    z-index: 1;

    Hi Tobiy,

    Please refer to this thread for a possible solution.

    Is that what you need to do?

    Best regards,
    Victoria

    #802575

    In reply to: Toggles

    Hi,

    Glad we could help :) try adding this css code:

    #top .avia-smallarrow-slider .avia-slideshow-dots a {
        opacity: 1;
    }

    Let us know if this works :)

    Best regards,
    Nikko

    #802568

    In reply to: Blurry Default images

    Hi,

    What you want to do is create two headers. One which is focused on mobile and one which is for desktop. So what you would want to do for desktop is this:

     @media only screen and (max-width: 767px) {
         #av_section_1 {
          display: none !important;
         }
    }

    The mobile section you create should have its own id so for for mobile do this:

     @media only screen and (min-width: 767px) {
         #av_section_2 {
          display: none !important;
         }
    }

    Best regards,
    Jordan Shannon

    Hey mchbeck,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

    
    .select2-container--default .select2-selection--single {
        border-radius: 0 !important;
        border-color: #e1e1e1 !important;
        background-color: #fcfcfc;
        height: 36px;
    }
    
    .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 36px;
    }
    
    .select2-container--default .select2-selection--single .select2-selection__arrow {
        top: 5px;
    }

    Hope this helps :)

    Best regards,
    Nikko

    #802554

    Hi Rikart,
    the topic can be closed.

    #802551
    tuxon33
    Participant

    Hey there!
    First of all, I really love the Theme, Great Job!

    Now, I’ve added a Featured Image Slider at one of my sites and I’m changing the height of it to make it Full Width and 400px high, so, the images will be Center Center by default and all the pictures, which are mostly with people on it, have their heads cut off…

    Is there any way to make the image to be adjusted Top Center instead? If I can add a code to the Quick CSS, it would be perfect!, or else inside a child theme…

    Thank you very much for your help!

    Cheers!

    #802543

    Thanks so much, awesome support as always!
    Ok, I have another question about the blogs. If the advanced editor (Avia builder) is used to create the blog, it does not show author at the bottom nor does it show the date or author at the top. You can see what I mean on http://trustytails.staging.wpengine.com/dog-grooming/hoboken-dog-groomer/ (hosted on WPengine)

    If I don’t use the advanced editor (Avia builder), it shows all that stuff like on http://trustytails.staging.wpengine.com/hiring-a-pet-sitter/professional-pet-sitter/

    Thoughts? Just asking because I know my client will ask. :)

    #802528
    jonrouse
    Participant

    Hi,

    I’m currently building a website with uses the tab sections. I have some links on the homepage which go to another page which has # anchor links on. When clicking these links, they go to the tab sections, but when clicking on the tab section, instead of going to the next tab, it scrolls to the top of the page. It’s difficult to explain, so I have included links in the private section.

    Sometimes it works fine, but other times it doesn’t. I also notice that when it’s not working properly, the little arrow indicating which tab you are on is white, rather than the colour it should be. Can you please take a look?

    It’s difficult to replicate because sometimes it’s okay. It feels like the page isn’t loading correctly.

    Attached is an image to show what it looks like when it’s not working – the arrow should be grey.

    Thanks in advance.

    #802524

    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

    #802509

    Hi,

    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,
    Rikard

    #802502

    Hi Jordan , my plugins are basics, I don’t think the problem runs that way.
    I’m going to update the theme, but I haven’t mdo that ‘cuase when I did it a few days ago, it causes a big problem, the page stopped working normally.
    Ok, I’m going to update and tell you later.
    Thanks.

    #802474

    In reply to: disable preview

    Hi,

    You can remove the code I gave and replace it with this:

    #top .avia-post-nav {
        display: none !important;
    }

    Hope this helps :)

    Best regards,
    Nikko

    #802464

    Hey MaaikeVVV,

    Can you try adding this css code in Quick CSS (located in Enfold > General Styling):

    
    @media only screen and (max-width:1024px) and (min-width:768px) {
      #top .container.av-logo-container {
        height: 80px !important;
        line-height: 80px !important;
      }
    
      #top .logo a, 
      #top .logo img {
        max-height: 80px !important;
      }
    }

    Just adjust 80px to lesser value if it’s still too big. Hope this helps :)

    Best regards,
    Nikko

    #802461
    Chris2234
    Participant

    Hello,
    unfortunately the page-anchors are not working correctly on mobile devices. That is, the anchors do not jump to the correct position. It has nothing to do with the version of the theme as the demo suffers from the same problem…
    I have been waiting for a solution for many months, see this URL

    #802451

    Hi John,

    Thanks but that only styles the top level of the elements.. I’m looking to style individual slides in the content slider. For Example:

    View post on imgur.com

    Cheers.

    Certainly, its http://www.topsigns.net

    Thanks,

    Okay, thanks.

    Now it’s fine for one product, but not for the other one again.

    It’s fine here: http://mondiale.de/testumgebung/de/produkt/deutsch-intensiv-a1-b1/
    It’s not fine here (weird position): http://mondiale.de/testumgebung/de/produkt/pruefung-telc-deutsch-a1/

    Also, if you select a specific product variation at http://mondiale.de/testumgebung/de/produkt/deutsch-intensiv-a1-b1/ it shows the price range right above the button and on top of that is the actual price. This is kind of confusing for a customer.

    Thanks for your support!

Viewing 30 results - 78,841 through 78,870 (of 142,898 total)