Forum Replies Created

Viewing 30 posts - 61,441 through 61,470 (of 66,939 total)
  • Author
    Posts
  • in reply to: Remove #208940

    Hey eric_peeters!

    Can you please post a link to the actual subcategory page? Please add this on your custom.css or Quick CSS:

    .tax-product_cat .page-thumb {
    display: none;
    }

    Best regards,
    Ismael

    in reply to: Change the text of "You might also like" #208937

    Hey heufti65!

    Edit includes > related-posts.php, find this code on line 65:

    $output .= "<h5 class='related_title'>".__('You might also like', 'avia_framework')."</h5>";

    Best regards,
    Ismael

    in reply to: custom.css in any language #208934

    Hi!

    Glad you figured that out immediately. :))

    Cheers!
    Ismael

    in reply to: Add Audio Player to Social Icon Top Bar #208933

    Hey!

    You can edit header.php, find this code on line 101:

    if(strpos($headerS,'bottom_nav_header') === false) avia_social_media_icons($social_args);

    Below, add the do_shortcode function with the plugin’s shortcode:

    echo do_shortcode( '[sc_embed_player fileurl="http://myblog./wp-content/uploads/2014/01/music.mp3" volume="10" loops="true"]' );

    Add this on Quick CSS to position the button properly. Adjust if necessary.

    .sc_player_container1 {
    position: absolute;
    top: 0;
    left: 83px;
    }

    Regards,
    Ismael

    Hi!

    1.) It should be there by default. Try to download the theme again then update your installation.

    2.) What is the font you’re trying to use? Did you create a font folder inside the enfold theme? Please post the @font-face code that you created.

    Cheers!
    Ismael

    in reply to: Portfolio and Mosaic picture issues #208926

    Hey Kalmatron!

    1.) Edit the Portfolio Grid element then look for “Link Handling”, choose “Display the big image in a lightbox”.

    2.) Add this on your custom.css or Quick CSS:

    .tiled-gallery-item.tiled-gallery-item-large a img {
    width: 100% !important;
    padding: 2px;
    }

    Regards,
    Ismael

    in reply to: About Font Format #208925

    Hi!

    You can use this:

    `.iconlist_title {
    text-transform: capitalize !important;
    }

    Best regards,
    Ismael

    in reply to: Retina 2x #208922

    Hey!

    Yes, define the normal size for the max width and height. Please post the link to your website. What is the size of your logo?

    Cheers!
    Ismael

    in reply to: vk.com social media button #208921

    Hi Vermishelle!

    Please refer to this link on how to add social icons: https://kriesi.at/support/topic/adding-custom-social-icons/

    Best regards,
    Ismael

    in reply to: Page's style messed up when updated by an editor #208918

    Hi oliviad!

    Maybe, he’s doing something that alters the style or content of the page. Can you please post a screenshot of the issue? The page looks fine on my end.

    Best regards,
    Ismael

    in reply to: Center 90px logo #208917

    Hey webpress!

    You can adjust the position of the logo using this on Quick CSS:

    .logo.bg-logo {
    top: 20px;
    }

    Adjust the top value if necessary.

    Cheers!
    Ismael

    in reply to: Full screen slider #208914

    Hi Dogmut!

    After you added the images on the fullscreen slider, click on the images again then insert a caption title and description. You can also add a button.

    Regards,
    Ismael

    in reply to: Reduce Whitespace #208861

    Hey keneastwood!

    You can reduce the padding above the footer using this on Quick CSS:

    .avia-section-large .content, .avia-section-large .sidebar {
    padding-top: 70px;
    padding-bottom: 10px;
    }

    The page http://cravensafetyservices.co.uk/health-and-safety-support-packages/ gives me a 404 error.

    Regards,
    Ismael

    in reply to: Partner / Logo Element #208859

    Hi MtnStreamGroup!

    Can you please give us a link to the page? I tested this on my end and the alt tag doesn’t show up when I didn’t place anything on the Image Caption field.

    Regards,
    Ismael

    in reply to: Rename Blog Title and Breadcrumb #208856

    Hey!

    I’m trying to find a solution here and I’m so glad Dude provided one. Dude’s code works on my end. Please replace this line with the exact Blog title that you have:

    $search = 'SEO Tools to Equip Your Business – Blog';

    I have a page named “Blog” then I replace the breadcrumb trail to “Awesome Blog”. This is the result:

    Best regards,
    Ismael

    in reply to: Adjust header #208852

    Hey hstveilig!

    Please use the “Header with Social icons and bottom navigation” then add this on your Quick CSS or custom.css:

    .bottom_nav_header.social_header .logo {
    position: relative;
    left: 35%;
    }
    
    .bottom_nav_header.social_header .main_menu ul:first-child {
    position: relative;
    left: 20%;
    }
    
    #top #menu-item-search {
    float: left;
    }

    Best regards,
    Ismael

    in reply to: Gallery #208845

    Hi MtnStreamGroup!

    Can you please give us a link to the page with the image gallery? Only the title and the description should show, add this on Quick CSS:

    .pp_details {
    display: none !important;
    }

    Regards,
    Ismael

    in reply to: Font Size of Comments #208842

    Hey!

    Can you please give us a link to the actual page with the comment section? Post the login details here as a private reply.

    Best regards,
    Ismael

    in reply to: About Font Format #208839

    Hi Tommy!

    You can add this on your custom.css or Quick CSS:

    h2 {
    text-transform: capitalize !important;
    }

    Cheers!
    Ismael

    in reply to: Icon element in advanced layout builder not sizing #208838

    Hi!

    You can change the scroll to top arrow icons using this:

    #scroll-top-link {
    font-size: 50px;
    }

    Cheers!
    Ismael

    in reply to: different display problems in one shop page #208834

    Hey aovivo!

    Please do the following:

    1.) Add this on your custom.css or Quick CSS:

    .woocommerce-main-image.zoom {
    overflow: hidden;
    }

    2.) Change the product title using this:

    .product_title.entry-title {
    font-size: 13px;
    }

    And the price font size with this:

    #top .price span, #top del, #top ins {
    font-size: 17px;
    line-height: 24px;
    }

    3.) Change the button color with this:

    .main_color .add_to_cart_button.button.product_type_simple {
    background-color: red;
    }

    4.) Increase the bottom margin of categories using this:

    .product_meta {
    margin-bottom: 20px;
    }

    5.) Change the upsells or you may also like products using this:

    #top .upsells.products h2 {
    font-size: 15px;
    color: red;
    }

    6.) It should be using the shop catalog image size which 450×450. Please regenerate the thumbnails using this plugin: http://wordpress.org/plugins/regenerate-thumbnails/

    Regards,
    Ismael

    in reply to: custom.css in any language #208829

    Hey xpoveda!

    Do you have a minify plugin? Maybe, that is causing the issue. Please deactivate the plugin then reload the page.

    Best regards,
    Ismael

    in reply to: Make Featured image in a post non-clickable #208826

    Hi Ilko!

    Add this on your custom.css or Quick CSS to remove the image link on single post view:

    .big-preview.multi-big .image-overlay,  {
    display: none !important;
    cursor: default;
    pointer-events: none;
    }
    
    .big-preview.multi-big {
    cursor: default;
    pointer-events: none;
    }

    Regards,
    Ismael

    in reply to: Different Layerslider Display for Mobile & Desktop #208817

    Hi!

    Glad you figured it out. You can hide the LayerSlider for desktop using this on Quick CSS or custom.css:

    @media only screen and (max-width: 767px) {
      /* Add your Mobile Styles here */
    
    }

    Inspect the layer slider’s id then add it inside the media query.

    Cheers!
    Ismael

    in reply to: Icon Size #208815

    Hi bentkd!

    You can use this on your custom.css or Quick CSS to change the size of the icon list icons:

    .iconlist-char {
    font-size: 20px;
    }

    Cheers!
    Ismael

    in reply to: Animate in effect for other elements?? #208812

    Hey jtree5757!

    You can add a unique selector for each Avia Elements. Edit functions.php, find this code:

    if(isset($avia_config['use_child_theme_functions_only'])) return;

    Below, add this code:

    add_theme_support('avia_template_builder_custom_css');

    Edit any avia elements like the Special Heading then scroll below. Add a unique css selector on “Custom Css Class” field. For example, add “awesome_heading”.

    You can add something like this on your custom.css or Quick CSS:

    .av-special-heading.awesome_heading {
    position: absolute;
    left: 0px;
    }
    
    @-webkit-keyframes heading-animation {
      0%   { left: -70px; opacity: 0; }
      100% { left: 0; opacity: 1;}
    }
    @-moz-keyframes heading-animation {
      0%   { left: -70px; opacity: 0; }
      100% { left: 0; opacity: 1;}
    }
    @-o-keyframes heading-animation {
      0%   { left: -70px; opacity: 0; }
      100% { left: 0; opacity: 1;}
    }
    @keyframes heading-animation {
      0%   { left: -70px; opacity: 0; }
      100% { left: 0; opacity: 1;}
    }
    
    .av-special-heading.awesome_heading {
      -webkit-animation: heading-animation 2s;
      -moz-animation:    heading-animation 2s;
      -o-animation:      heading-animation 2s;
      animation:         heading-animation 2s;
    }

    Reload the page. :)

    Cheers!
    Ismael

    in reply to: How can I change css styles of Headings Size and Color ? #208809

    Hi!

    You can use this for the team member title:

    .main_color .team-member-job-title {
    color: red;
    font-size: 20px;
    }

    Regards,
    Ismael

    in reply to: Retina 2x #208808

    Hi webpress!

    Insert a logo image with twice the size that you want then add this on Quick CSS:

    .logo img {
    max-height: 116px !important;
    max-width: 231px !important;
    }

    Adjust the max-width and max-height.

    Cheers!
    Ismael

    in reply to: Increase Default Font Size #208355

    Hi!

    I added the css code we provided on Quick CSS then add the !important property.

    Regards,
    Ismael

    in reply to: Enfold Layerslider not working #208354

    Hey!

    Please switch to default twenty thirteen theme or any other themes then switch back to Enfold.

    Regards,
    Ismael

Viewing 30 posts - 61,441 through 61,470 (of 66,939 total)