Viewing 30 results - 4,291 through 4,320 (of 18,733 total)
  • Author
    Search Results
  • #1175915

    Hi,
    The masonry grid shows the titles on mobile because mobile devices do not have a hover event as desktop does.
    To have the titles larger on mobile Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    @media only screen and (max-width: 767px) { 
    #top.home #team #av-masonry-1 h3.av-masonry-entry-title {
    	    font-size: 2em !important; 
    }
    #top.home #team #av-masonry-1 .av-masonry-date.updated {
    	font-size: 1.5em !important;
    }
    }

    After applying the css, Please clear your browser cache and check.

    Best regards,
    Mike

    #1175813

    Hi,
    Thank you for the screenshots and links, Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    #top #wrap_all #main .wp-block-button > a.wp-block-button__link {
        color: #fff !important;
        border-color: #860000 !important;
        background-color: #a81010 !important;
        padding: 15px 10px 13px !important;
        font-size: 13px !important;
        min-width: 100px !important;
        float: none !important;
        display: block !important;
        border-radius: 3px !important;
        text-decoration: none !important;
        border-bottom-style: solid !important;
        border-bottom-width: 1px !important;
        margin: 3px 0 !important;
        line-height: 1.2em !important;
        position: relative !important;
        font-weight: 400 !important;
        text-align: center !important;
        max-width: 80% !important;
    }

    Best regards,
    Mike

    #1175631

    In reply to: Forum

    Hey gharry79,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #bbpress-forums .bbp-forum-info .bbp-forum-content, #bbpress-forums p.bbp-topic-meta {
        font-size: 16px;
    }
    

    That is a custom widget. You might want to look for a similar widget.

    If you need further assistance please let us know.

    Best regards,
    Victoria

    Hi

    I use LiteSpeed Cache and there is a cache clearing button at the top just to the right of “Insights”.
    But I have used that and even if it is not immediate, I can look at the sites behavior with an other browser and device to see the results. However I do not see a change in the font size for my shops Nav bar? All I want to do is have the fonts to be the same size as they are in the default Enfold Shop Demo without going crazy to figure it out :-)

    #1175117

    In reply to: Critical Error

    Victoria,

    I’ve updated PHP to 7.

    lines 979-981 in that file read as follows:

    if( ! empty( $this->title_styling ) )
    {
    if( !rray_key_exists( ‘font-size’, $this->title_styling ) )

    looks like there was a typo in the file after all! I replaced the ‘!’ with an ‘a’ and everything seems to be working fine now. thanks for the help.

    #1175025

    Hey BeeCee,

    I need a username and a password to see your page. However i copied your customizations to my local installation.

    Please add following code to Quick CSS as well

    #top .bookshelf {
        border-style: double !important;
        max-height: 250px !important;
        height: 180px;
    }

    Then change following code

    #top .bookshelf-author {
        font-size: 11px;
        font-weight: 500;
        font-style: italic;
        line-height: 1.7em;
        letter-spacing: 3px;
        color: rgba(255,255,255,0.8);
        text-align: center;
        margin-top: 60px;
        vertical-align: bottom;
    }

    To following one

    #top .bookshelf-author {
        font-size: 11px;
        font-weight: 500;
        font-style: italic;
        line-height: 1.7em;
        letter-spacing: 3px;
        color: rgba(255,255,255,0.8);
        text-align: center;
        vertical-align: bottom;
        position: absolute;
        bottom: 0;
        width: 100%;
        left: 0;
    }

    Best regards,
    Yigit

    Hi arcray,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    @media only screen and (max-width:479px){
         .avia-caption-content * {
             font-size: 20px;
         }
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1174758

    Hey kracklt,

    Thank you for contacting us.

    1. Please try adding custom top and bottom margin to the columns.

    2. To modify the burger menu links please refer to the documentation

    #top #wrap_all #header .av-burger-overlay #av-burger-menu-ul li a {
        font-family: "HelveticaNeue" Helvetica, Arial, sans-serif;
        font-size: 30px;
    }

    3. The widgets on the footer looks good on my end. If you still have an issue please provide a screenshot or elaborate in detail.

    4. Please try the below code. I have added background color for visual indication, you can remove it :)

    #socket .sub_menu_socket li,
    #socket .copyright  {
         background: gold;
         line-height: 10px;     
    }

    Please open new tickets for different issues for faster response and we can keep it related to the main topic :)

    Best regards,
    Vinay

    #1174729

    Topic: Icon Grid Flip Box.

    in forum Enfold
    Studio-ADE
    Participant

    This concerns Content item, then icon size.
    (I think the title is not the same on the 4.7.1 French version)

    1) After the upgrade from version 4.6.3.1 to 4.7.1, the look of the grid has changed. Now I have a line in the center of the video.
    2) The most annoying thing is that I can’t find anymore the possibility to indicate the number of columns I want to have per line.
    null

    Here is the look I get after upgrading from version 4.6.3.1 to 4.7.1. Without modifying anything, the aspect is already not the same as the one I had with Version 4.6.3.1. but it is still acceptable :(
    https://ade-multimedia.com/prise-a-part-videos/https://ade-multimedia.com/prise-a-part-videos/”

    3) And if I change a parameter (For information I’ve increased the size of the “Title Font Sizes” font by 1 px. From 30 to 31px) I get something else as a rendering. I can no longer indicate the number of columns per line as with version 4.6.3.1.
    I get anything with Version 4.7.1 ( click on the link to see)
    https://ade-multimedia.com/version4-7-1/https://ade-multimedia.com/version4-7-1/”

    I’ve got:
    Wordpres 5.0.8
    Enfold 4.7.1
    PHP Version 7.2.26

    Greetings

    #1174724
    torstenhalm
    Participant

    hello i have this in my custom css file but int doesnt work in 4.7.1 can you tell me how it works again?

    /* Have fun adding your style here :) – PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */

    /* General Custom CSS */

    /*
    Desktop Styles
    ================================================== */
    /* Note: Add new css to the media query below that you want to only effect the desktop view of your site */

    @media only screen and (min-width: 768px) {
    /* Add your Desktop Styles here */

    }

    /*
    Mobile Styles
    ================================================== */
    /* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */

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

    /* Hide the default icon */
    #top #header .av-burger-menu-main a .av-hamburger .av-hamburger-inner,
    #top #header .av-burger-menu-main a .av-hamburger .av-hamburger-inner:before,
    #top #header .av-burger-menu-main a .av-hamburger .av-hamburger-inner:after {
    display:none;
    }

    /* Custom default icon */
    #top #header .av-burger-menu-main a .av-hamburger:before {

    content: “\e816”;
    font-family: ‘entypo-fontello’;
    position: absolute;
    font-size:30px;
    color:#3091F2;

    }

    #top #av-burger-menu-ul {
    vertical-align: top;
    }

    .html_av-overlay-side .av-burger-overlay-scroll {
    background:black!important;
    color:white;

    right: auto;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    }

    .html_av-overlay-side #top #wrap_all .av-burger-overlay-scroll #av-burger-menu-ul a {
    color: white!important;
    }

    #av-burger-menu-ul li a:hover {
    background-image:linear-gradient(to right, red, black)!important;
    color:white!important;
    }
    #mobile-advanced, #mobile-advanced a, #mobile-advanced .mega_menu_title {
    color: white;
    }

    }

    #1174658
    BeeCee
    Participant

    Hi,

    I use here a color section with 5 columns.
    Each column has 2 text boxes: one for the book title and one for the author below.

    Unfortunately I don’t get it to work, that the author is always at the bottom of the framed box; my CSS knowledge is not that good.

    View post on imgur.com

    Could you please tell me what I have done wrong or how I can achieve it, so that – not matter how many lines the book title has – the author is always aligned at the bottom of the box?

    And my custom CSS:

    
    #top .bookshelf {
    border-style: double !important;
    max-height: 250px !important;
    }
    
    #top .bookshelf-title {
    	font-size: 13px;
        font-weight: 400;
        text-transform: uppercase;
        line-height: 1.5em;
        letter-spacing: 3px;
    	text-align: center;
    color: #ffffff;
    }
    
    #top .bookshelf-author {
    	font-size: 11px;
    	font-weight: 500;
    	font-style: italic;
    	line-height: 1.7em;
    	letter-spacing: 3px;
    	color: rgba(255,255,255,0.8);
    	text-align: center;
    	margin-top: 60px;
    vertical-align: bottom;
    }

    Thank you.

    neverstar
    Participant

    Hi team, I have searched the forum and couldn’t find anything.

    I love the variable font size for responsiveness but on mobile it sucks. Is there a way to set a minimum size on special headings? So that way when it switches to mobile it retains some of the look and feel?

    Cheers

    A

    #1173966

    Hi,

    I found the ero by myself:

    Your php-code is faulty:
    In your file timeline.php line 981 is written as:
    if( !rray_key_exists( ‘font-size’, $this->title_styling ) )
    instead of
    if( !array_key_exists( ‘font-size’, $this->title_styling ) )

    After having corrected the code by myself everything works fine.

    You can close the post as solved!

    Regards,

    Michael

    #1173940
    tom
    Participant

    Hello,

    How can I change the color of the bar that contains the breadcrumbs.
    Is now green, see see http://maastrichtvooriedereen.nl.transurl.nl
    I can adjust the font size etc. under “Advanced Styling” but no color.

    Thanks and regards,
    Tom

    #1173859

    Hi,

    Thanks for the update. I’m seeing this code applying to your site:

    #top .av-large-testimonial-slider .avia-testimonial-name {
        font-size: 50px;
        font-style: italic;
    }

    If you can’t see change straight away then please try disabling/clearing the cache from your caching plugin.

    Best regards,
    Rikard

    morecoffee
    Participant

    Howdy!

    First time that I used the timeline feature in Enfold (although I use Enfold for years).

    Problem: date and title font sizes are “ignored” when set manually within the element’s settings. Within the editor’s preview window you can see that these values are not adopted. Only the text size within the content field is ok and changes accordingly.

    This is what WP/Enfold generates when date and title font size are set to 15px within the advanced layout editor:

    <h2 class="av-milestone-date " style="font-size:15,15px; color:#383838; " id="milestone-2017"><strong>2017<span class="av-milestone-indicator" style="background-color:#2e89b3; "></span></strong></h2>

    When only the date font size is edited:

    <... style="font-size:15,px; color:#383838; ">

    Versions:

    WP: 5.3.2
    PHP: 7.2.26-he.0
    Enfold: 4.7.1

    Link to sample page is included in the private content.

    Cheers

    Chris

    • This topic was modified 6 years, 2 months ago by morecoffee.
    #1173812

    Hey brunet77,

    Add this to quick css;

    .sub-menu li a .avia-menu-text{
    font-family:arial!important;
    font-size:10px!important;
    }

    Adjust the fonts to what you need.

    Best regards,
    Jordan Shannon

    #1173743

    Hi Victoria,

    Thanks for the CSS Code. It works well with the Search. The border between the blog posts isn´t exact in the middle of the posts. If it couldn´t work better, I´ll keep it with out the border.

    Fontsize blog:
    Correct, the blogtitle should be H3 with is 22 und the text should be 14 (like body).

    Thank you!!!

    Best regards
    Melanie

    #1173660

    I want to change the font size in the blog post overview page.
    Headline should be H3, text like body 14
    I also want to have a small border between the blog posts in light gray and around the Search widget
    Could you please help me with the text für Quick CSS?

    Thanks a lot!

    #1173655

    Hey damon129,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #top .av-large-testimonial-slider .avia-testimonial-name {
         font-size: 50px;
        font-style: italic;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1173530
    brunet77
    Participant

    Hi

    How can I change the font of the secondary links of the main menu?

    In advanced Enfold options I can modify the font of the main menu but the secondary menu only allows to change font size.

    You can see it at b2bactiva.com
    Thank you.

    #1173523

    Hey David,

    Could you please attach some screenshots of the issue?

    I am seeing some difference in text section sizes and fonts but not the container size issue. Is this what the issue is?

    Best regards,
    Victoria

    arcray
    Participant

    Caption Content Font Size does not work on mobile. Regardless of the font size I select it does not change. Works fine on PC.
    I’m using Enfold 4.7.1
    Is there a fix for this?
    Many thanks in anticipation.

    arcray
    Participant

    Caption Content Font Size does not work on mobile.
    Is there a fix for this?
    Many thanks

    #1173358
    damon129
    Participant

    Hello,

    I’m having trouble changing the size of the name on my testimonial. This is the code I’m adding to the Quick CSS area:

    #top .avia-testimonial-name {
    font-size: 50px;
    font-style: italic;
    }

    As you can see on the site, the name is italic but I can’t change the size for some reason. It’s like there is a css setting somewhere else overriding my size choice.

    Can you please advise?

    Thanks,

    #1173340

    Hi,

    Thanks! For clarification, following line

    if( !rray_key_exists( 'font-size', $this->title_styling ) )

    should be as following

    if( array_key_exists( 'font-size', $this->title_styling ) )

    Best regards,
    Yigit

    #1173320

    @Emazing, you are indeed amazing ;-) That was the fix! Thx!!!
    For everyone else…
    (1) Open the file /wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/timeline/timeline.php.
    (2) Jump to line 981 that reads if( !rray_key_exists( 'font-size', $this->title_styling ) )
    (3) Add an a after if( !
    (3) Replace if( !rray with if( array
    (4) Save the file and check your site
    (5) Praise Emazing ;-)

    • This reply was modified 6 years, 2 months ago by Jo. Reason: Corrected my explanation... I thought it should be !array..., but it seems that array... is the thing intended
    #1173309

    Pretty clear: Call to undefined function rray_key_exists() in /wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/timeline/timeline.php:981

    It’s a typo: if( !rray_key_exists( ‘font-size’, $this->title_styling ) ) Please fix.

    #1173243

    Topic: Enfold 4.7.1 problems

    in forum Enfold
    mike.rav
    Participant

    Hi,

    After updating to Enfold 4.7.1, the below 2 issues were noticed so far:

    Timeline:
    =======
    wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/timeline/timeline.php
    if( !rray_key_exists( ‘font-size’, $this->title_styling ) ) -> Syntax error

    Magazine
    ========
    Display Thumbnails?
    If the box is unchecked, the thumbnails is still visible in the page.

    thank you

    Hey gb,

    Please try the following in Quick CSS under Enfold->General Styling:

    .sidebar .widgettitle {
      font-size: 17px;
    }
    
    .sidebar .product-categories a {
      font-size: 15px;
    }

    Best regards,
    Rikard

    • This reply was modified 6 years, 2 months ago by Rikard.
Viewing 30 results - 4,291 through 4,320 (of 18,733 total)