Forum Replies Created

Viewing 30 posts - 1,591 through 1,620 (of 25,536 total)
  • Author
    Posts
  • Hi Monika,

    Please use this CSS code instead:

    #top .move-right .container {
        margin-right: 0;
        padding-right: 0;
    }
    
    #top .move-left .container {
        margin-left: 0;
        padding-left: 0;
    }
    
    #top .move-right .container .avia-image-container,
    #top .move-left .container .avia-image-container {
        margin: 0;
    }

    Best regards,
    Nikko

    in reply to: Footer background #1399907

    Hi sarthakchoudhary,

    Are you referring to using a page as a footer? if yes, then you can easily do that via Color Section.

    Best regards,
    Nikko

    in reply to: Portfolio Grid (Content Element) not visible #1399906

    Hi beenee,

    I’m glad that we could help you :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    in reply to: Add Social Media Icon for Rumble #1399905

    Hi So Evolve,

    I’m glad that we could help you :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    in reply to: Change CSS for submenu #1399904

    Hi Illingco,

    Please try to replace the code I gave with this one:

    #top #wrap_all .socket_color .av-subnav-menu .av-menu-button-colored>a .avia-menu-text {
        color: #fff;
        font-size: 12px;
        background-color: #404040;
        border: 2px solid white;
        border-radius: 2px;
        border-top-left-radius: 2px;
        border-top-right-radius: 2px;
        border-bottom-right-radius: 2px;
        border-bottom-left-radius: 2px;
    }
    
    #top .av-subnav-menu>li>a {
        background-color: transparent;
        margin: 0 6px;
        border: 0;
        color: white;
    }
    
    #top .av-subnav-menu>li>a:hover {
        opacity: 0.9;
    }

    Best regards,
    Nikko

    in reply to: How to *center align 1 column in a content section* ? #1399903

    Hi netzfuchs,

    We’re glad that we could help you :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    in reply to: Massive space below masonry galleries #1399835

    Hi Silvio,

    Thanks for that.
    I’ve tried to disable the caching plugin and switched to the parent theme (I have reverted this action, so it’s enabled again and using the child theme) and it seems to work properly.
    Please see the screen recording link in private content.

    Best regards,
    Nikko

    in reply to: How to *center align 1 column in a content section* ? #1399827

    Hi netzfuchs,

    You can use Custom CSS Class (located in Advanced > Developer Settings) for that instead of Custom ID.
    For example, if you put center-content to Custom CSS Class, then you can just add this CSS Code in Quick CSS:

    #top .center-content .flex_column {
        margin: 0 auto;
        float: none;
    }

    Then if you want to re-use this on other Color Sections, you’ll just need to add center-content to their Custom CSS Class.
    I hope this helps.

    Best regards,
    Nikko

    in reply to: Masonry Blog – publication date #1399824

    Hi Klaus,

    I’m glad that we could help you :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    in reply to: Massive space below masonry galleries #1399807

    Hi Silvio,

    Can you set the permissions to the credentials you gave to administrator? so we can try to check again.

    Best regards,
    Nikko

    in reply to: Tab section – full width? #1399797

    Hi Jonas,

    Since you have a Custom ID for the tab section on the page, I think we can use that to target it specifically.
    Just add this CSS code in Enfold > General Styling > Quick CSS:

    #setup-select-area .av-layout-tab {
        padding: 0;
    }
    
    #setup-select-area .av-layout-tab-inner .container {
        width: 100%;
        max-width: 100%;
        padding: 0;
    }

    Hope it helps.

    Best regards,
    Nikko

    Hi gwszelaki,

    Can you try to add this CSS code: (just adjust the gap value as you see fit)

    #top .avia-content-slider .slide-entry-wrap {
        display: flex;
        gap: 2em;
    }
    
    #top .avia-content-slider .slide-entry-wrap .flex_column {
        width: auto;
        margin-left: 0;
        flex: 1;
    }

    Hope it helps.

    Best regards,
    Nikko

    in reply to: Can’t Download Child Theme #1399794

    Hi Barnett,

    You can download it here: https://bit.ly/38d4IFj
    Or you can go to our documentation page and click on the yellow button: https://kriesi.at/documentation/enfold/child-theme/
    Hope this helps.

    Best regards,
    Nikko

    in reply to: Massive space below masonry galleries #1399793

    Hi Silvio,

    The image you provided in the private content does not seem to show any information on how it looks on your browser, please check.
    Have you tried to check it as well using a different device? maybe it’s a caching issue on your device.

    Best regards,
    Nikko

    in reply to: image size for magazine #1399792

    Hi Gianluca,

    Thanks for giving us admin access.
    I tried to download the images on the slider and just re-upload them on their respective posts and it seems to work properly, you can view in the Media Library that same images were re-upload and also you can see on the homepage that the images are using the same sizes.

    By the way, Guenni007 is not a moderator but also an Enfold user who helps a lot of people here in the forum :)

    Best regards,
    Nikko

    in reply to: Anchor to a point from a full width easy slider button #1399787

    Hi woogie07,

    1. Yes, it’s possible, please try to add the following on Enfold > General Styling > Quick CSS:

    #top #wrap_all .avia-fullwidth-slider .avia-slideshow-button {
        font-size: 18px;
        padding: 20px;
    }

    Just adjust the values as you see fit.

    2. I could see a vertical line on the left of the subhead on the fullwidth easyslider, is this already done? I’m not really sure I understood the question.

    Best regards,
    Nikko

    in reply to: Breandcrumbs and submenu #1399786

    Hi cdiaz,

    I’m glad that we could help you :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    in reply to: Change promo line old product bar #1399785

    Hi mescalytequila,

    I’m glad that we could help you :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    in reply to: Masonry Blog – publication date #1399784

    Hi Klaus,

    I apologize for misunderstanding, to remove the publication date, please add this CSS code in Enfold > General Styling > Quick CSS:

    #top .av-masonry-date {
        display: none;
    }

    Hope it helps.

    Best regards,
    Nikko

    Hi Monika,

    This can be done via CSS however the third file must be using a transparent background and saved as png and not jpg (since jpg does not support transparent background). I think the easier way is to make the second file a background in the body and the third file (in png format; transparent background) added as background on Color Section.

    Then I would like to Place the Images with people without Margins to left or right corner
    This is possible using the instructions in this thread: https://kriesi.at/support/topic/how-to-force-a-column-picture-to-go-to-the-end-of-a-browser/#post-1399644

    Best regards,
    Nikko

    in reply to: Change CSS for submenu #1399765

    Hi Illingco,

    Please try to add this CSS code in Enfold > General Styling > Quick CSS: (just change the values as you see fit)

    #top #wrap_all .socket_color .av-subnav-menu .av-menu-button-colored>a .avia-menu-text {
        color: white;
        font-size: 13px;
        background-color: blue;
        border: 2px solid black;
    }

    Best regards,
    Nikko

    in reply to: Theme confilcts on product pages #1399762

    Hi jouckeh,

    Can you give us the link to the pages you mentioned?

    Best regards,
    Nikko

    in reply to: remove spacing between #1399761

    Hi Angela,

    I have checked your site however it seems to be broken at the moment (please see screenshot link in private content).

    Best regards,
    Nikko

    Hi woogie07,

    Yes, just make sure to add a Custom ID Attribute to your sections (located in Advanced > Developer Settings when you edit a Color Section).
    For example you have added Custom ID Attribute of services, then on the button link put #services
    Make sure Custom ID Attribute is unique.
    Hope it helps.

    Best regards,
    Nikko

    in reply to: Portfolio Grid (Content Element) not visible #1399759

    Hi Stefan,

    You can click on the Gear icon (settings) to hide the floating sidebar and show the portfolio grid.
    Hope it helps.

    Best regards,
    Nikko

    in reply to: Enfold Child #1399758

    Hi Sandra Dalziel,

    Thanks for contacting us!
    Child themes don’t need to be updated in general except if it has its own header.php and footer.php files which will probably need to get updated.
    You only need to update the parent theme (Enfold) and the child theme will just inherit those updates automatically.
    Please don’t forget to register to our forum and once you are registered and have logged in to your account, you can create a new topic here: https://kriesi.at/support/forum/enfold/#new-post
    With regards to Enfold Requirements, you can use the latest version of WordPress (6.1.1) and PHP version you can use version 7.4 or higher.

    Best regards,
    Nikko

    Hi Monika,

    Please try to add this CSS code in Enfold > General Styling > Quick CSS:

    .template-page .entry-content-wrapper h1, 
    .template-page .entry-content-wrapper h2 {
        text-transform: none;
    }

    Best regards,
    Nikko

    in reply to: Add Social Media Icon for Rumble #1399756

    Hi So Evolve,

    I have checked for the rumble icon on fontello’s website unfortunately, I did not find any icon.
    You will need to find it somewhere or you can try downloading it here: https://companieslogo.com/rumble/logo/ (I just found one here)
    Then do the following Steps:
    1. Please add this code in functions.php of your child theme or you can add it via a plugin called WPCode:

    // Register new icon as a theme icon
    function avia_add_custom_icon($icons) {
        $icons['rumble'] = array( 'font' =>'entypo-fontello', 'icon' => 'ue897');
        return $icons;
    }
    add_filter('avf_default_icons','avia_add_custom_icon', 10, 1);
    
    // Add new icon as an option for social icons
    function avia_add_custom_social_icon($icons) {
        $icons['Rumble'] = 'rumble';
        return $icons;
    }
    
    add_filter('avf_social_icons_options','avia_add_custom_social_icon', 10, 1);

    2. Go to Enfold > Social Profiles, then add Rumble and the link to your Rumble Channel.

    3. Go to Header > Extra Elements > Header Social Icons and make sure to set to any value except No social Icons (at this point check the frontend of your site and see if it works properly)

    4. Go to Media > Add New, then upload the rumble icon, (once uploaded) click the Copy URL to clipboard button.

    5. Go to Enfold > General Styling > Quick CSS and add this CSS code:

    #top #header .social_bookmarks .av-social-link-rumble a {
        background: url(rumble_image_url) center center no-repeat;
        background-size: contain;
    }
    
    #top #header .social_bookmarks .av-social-link-rumble a:before {
        display: none;
    }

    Just replace rumble_image_url with the URL you copied from the clipboard.
    Hope this helps.

    Best regards,
    Nikko

    in reply to: Search Results, Post Excerpt, Three Dots #1399755

    Hi billbasler,

    I’m glad that Ismael could help you :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    Hi Sean,

    Please add this PHP code/snippet in functions.php of your child theme, if you’re not using a child theme then you can use plugin like WPCode to insert the PHP code:

    add_filter('avf_postslider_show_catergories', 'avf_postslider_show_catergories_mod', 10, 1);
     
    function avf_postslider_show_catergories_mod($category) {
        $show_cats = 'show_business';
        return $show_cats;
    }

    Hope it helps.

    Best regards,
    Nikko

Viewing 30 posts - 1,591 through 1,620 (of 25,536 total)