Viewing 30 results - 2,221 through 2,250 (of 18,719 total)
  • Author
    Search Results
  • #1337639

    Hey furkanbutt,

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

    @media only screen and (max-width: 767px) {
    #socket .social_bookmarks {
        margin: -90px 40% 0 30px;
    }
    #socket .social_bookmarks a:before {
        font-size: 16px;
    }
    }

    Best regards,
    Rikard

    Hi,

    I checked your settings and they seem to be working as they should, could try to be a bit more specific as to which setting is not working? If you use Standard, then a default theme font size will apply.

    Please read this to know when each setting is active:

    Default: all screensizes (no media query)
    Medium: between 768px and 989px – eg: Tablet Landscape
    Small: between 480px and 767px – eg: Tablet Portrait
    Very Small: smaller than 479px – eg: Smartphone Portrait

    Best regards,
    Rikard

    Holger-Germany
    Participant

    Hello from Germany,
    1.)
    problem fonts
    I’m using Enfold 4.8.9 and WordPress 5.9
    Headings H1 – H6 do not show font changes. Domain was re-registered and WordPress re-launched. There are only 2 plugins installed maintenance and Real Cookie Banner and both disabled.
    Despite many attempts it does not work.
    Where could the problem be?
    2.)
    Where do I change the font size of the body text?
    a).)
    default content fonts, do I need to enable that? when I activate it, STANDARD – MEDIUM – SMALL – VERY SMALL appears, which one is active? How do I achieve that e.g. Medium is active? totally unclear…
    b.)
    what if I don’t activate this? Then he takes standard? But where can I change the default size? Completely unclear

    it was all so easy, now unfortunately not anymore or I just don’t understand it
    thanks Holger

    #1337551

    Hi Till,

    I apolgize for the delayed response.
    #1. We would need to have admin access in order to check the theme options.

    #2. Do you mean removing the summary of posts/pages on the search results?

    #3. I don’t see any overlap of the title in the blog page https://www.tt-bewerbungsservice.de/bewerbungsblog.html is this already fixed? the title seems a bit long, so I think reducing the font size would help, please add this in Enfold > General Styling > Quick CSS (just adjust the font size value):

    #top .avia-content-slider .slide-entry-title {
        font-size: 24px;
    }

    #4 & #5 Please add this CSS code in Quick CSS:

    @media only screen and (max-width:960px) and (min-width:480px) {
        #socket #avia3-menu li {
            padding-left: 6px;
            padding-right: 6px;
        }
    }
    
    @media only screen and (max-width:479px) {
        h1 {
            font-size: 26px;
        }
    
        #socket .copyright {
            width: 100%;
            text-align: center;
            margin-bottom: -12px;
        }
    
        #socket .sub_menu_socket {
            margin: 0 !important;
        }
    
        #socket #avia3-menu li {
            line-height: 1.3;
            margin-bottom: 4px;
            text-align: center;
            width: 50%;
        }
    }

    #6 For the blockquote font attributes go to Enfold > Advanced Styling and select < blockquote >, as for removing border and adding a quote, please add this to Quick CSS:

    #top .all_colors blockquote {
        border: none;
        margin-right: 0;
        padding-left: 0;
        position: relative;
    }
    
    #top .all_colors blockquote:before {
        content: '\e833';
        font-family: 'entypo-fontello';
        position: absolute;
        left: 0;
        top: -8px;
        font-size: 28px;
        transform: rotate(180deg);
    }

    #7. Please add this to Quick CSS:

    .page-id-41 .pricing-table li:nth-child(2) {
        min-height: 112px;
    }

    Best regards,
    Nikko

    #1337479

    Hi Yigit,

    pls see screenshots.
    1 topic: changes on timeline
    I inserted already timeline developer settings:
    ID: time-line-id
    Class: time-line-class-1

    pls see what I would like to change here:
    https://josk-design.de/timline-1.png
    Comments to screenshot:
    1) I just realized that the size of fonts are editable in timeline settings, but I would like to change font weight.)
    2) I also discovered that I can change the icon into positive (pink icon, white bg)

    Thanks in advance and best regards!

    Josephine

    • This reply was modified 4 years, 1 month ago by josk-design.

    Hey ftt123,

    The screenshot you posted is not loading, but please try this in Quick CSS:

    .av-masonry-sort a {
        font-size: 20px;
        color: red;
    }

    Best regards,
    Rikard

    ftt123
    Participant

    Hello,
    I need to increase the font size and change the colour of the filter categories …is it possible?
    I am sending you below the link to the page below and a screenshot where hichlighted what to change.
    Thanks in advance!

    #1337246

    Hi
    We have a plugin which generates Enfold shorcodes from a database and put them on a page of a website.

    The shortcode is generated like this:

    [av_one_fourth first min_height="" vertical_alignment="" space="" custom_margin="" margin="0px" padding="0px" border="" border_color="" radius="0px" background_color="" src="" background_position="top left" background_repeat="no-repeat" animation="" mobile_breaking="" mobile_display="" av_uid="av-5ca50s"]
    [av_team_member name="Aerni Mike" job="" src="/wp-content/uploads/2019/02/aerni-mike.jpg" attachment="11198" attachment_size="portfolio" image_width="" description="blablabla" font_color="custom" custom_title="#cb2323" custom_content="#000000" av_uid="av-55esp8" admin_preview_bg="rgb(241, 241, 241)"]
    [av_team_icon title="Facebook" link="https://www.facebook.com/MikeAerni" link_target="_blank" icon="ue8f4" font="entypo-fontello" av_uid="av-2it3rg"]
    [av_team_icon title="Instagram" link="https://www.instagram.com/michael_aerni" link_target="_blank" icon="ue909" font="entypo-fontello" av_uid="av-9ao3o"]
    [/av_team_member]
    [/av_one_fourth]

    The following attributes of the team member are from the database:

    • name
    • src
    • description

    The other stuff is for every entry the same.

    Now, I think since the last Enfold update, all entries have the same picture. It’s always the picture of the first entry.
    What we can do for that it will work again?
    Is it a problem, that this attributes have the same value?

    • attachment
    • av_uid

    You find the link of the website in the private content section.

    Thanks very much.

    Best regards
    Mike

    #1337242

    Hi,

    thank you, I adjusted the font size and it worked.

    You can close the topic. Thank you so much

    and kind regards, Sabine

    #1337190

    Hi,

    According to the following thread, wrapping a long text will not work in an input element. Adding a line break will not work either. You may need to shorten the input value or text, or adjust its font size on mobile view.

    // https://stackoverflow.com/questions/5286663/wrapping-text-inside-input-type-text-element-html-css

    To adjust the font size, use this css.

    .modified_width .button {
        font-size: 11px;
    }
    

    Best regards,
    Ismael

    #1337134

    In reply to: Logo + Menu

    Hi,

    Please add following code to Quick CSS field in Enfold theme options > General Styling tab

    
    #menu-item-19902 .av-icon-char {
      font-size: 20px;
      position: relative;
      top: 2px;
    }
    

    Best regards,
    Yigit

    #1337066

    In reply to: Logo + Menu

    Hi,
    When I check your menu item Alle Kategorien I see the burger icon, try clearing your browser cache.
    To apply the above css to the button try this css:

    #header_main #menu-item-19902.av-menu-button > a > span.avia-menu-text {
    	border: 2px solid grey;
        border-radius: 10px;
        padding-left: 30px;
        padding-right: 30px;
        font-size: 15px;
    }

    screenshot of the expected results:
    2022-01-25_001.jpg

    Best regards,
    Mike

    #1337045

    In reply to: Logo + Menu

    I want to customize the border of “Alle Kategorien”.

        border: 2px solid grey;
        border-radius: 10px;
        padding-left: 30px;
        padding-right: 30px;
        font-size: 15px;

    How to set this up? I dont know the class :)

    Best regards,
    Alex

    #1336944

    Hi Rikard,

    I got it to work by changing the CSS as follows:
    span.av-rotator-text-single {
    font-size:40px!important;
    }

    This allowed me to adjust the font size and have it wrap correctly.

    Thanks
    Lyse

    #1336899

    Hi,
    I see that you have removed the font-size css, but the letter-spacing css remains, since you can not find it please include an admin login so we can help you.

    Best regards,
    Mike

    #1336817

    Hi,

    Thanks for the update. If those font sizes are too big for mobile, then you might have to decrease the size a bit. If that is not enough, then you can create copies for mobile, and insert your own breaks.

    Best regards,
    Rikard

    #1336774

    Hey rixi,
    Thank you for the link to your site, I see that the font size of the button is 24px due to this custom css:

    .avia-button span {
        font-size: 24px !important;
    }

    if you remove this the font size will go back to 13px and you button will be smaller.
    The letter spacing is due to this custom css:

    #top #wrap_all .avia-slideshow-button,#top .avia-button,.html_elegant-blog .more-link,.avia-slideshow-arrows a:before {
        padding-top: 20px;
        padding-bottom: 20px;
        letter-spacing: 0.36em
    }

    try removing #top .avia-button from the css, if there is a certain button you wanted to target with this css let us know and we can help correct your css.
    If you can’t find were to make these edits, include an admin login in the Private Content area so we can be of more assistance.

    Best regards,
    Mike

    #1336770
    Tomba111
    Participant

    Hi there,

    having used WP Staging plugin I changed my theme to Enfold (www.tt-bewerbungsservice.de) and published the changes. I really like the theme – great work, however I am simply not able to resolve some issues:

    1. “Erweitertes Styling” does not work. Although it says there were no problems saving the changes, these don’t become visibile on the frontend. The same applies to the footer color. It simply won’t switch to the settings chose. Other desired changes would be i.e. having bold text not change the color and link anchor texts being underlined (and maybe bold). It seems as if all changes made on the backend aren’t accepted, without receiving an error message.

    2. I would like to omit the datum of pages and posts in the search results.

    3. The titles in the blog preview break through the right boundary and interfer with the next title.

    4. Similar to No. 3 on the mobile page the special title “Der TT Bewerbungsservice im Überblick” also breaks through the right screen boundary apparently because the font size ist to large, regardless of the responsiveness.

    5. The alignment of the links in the footer on the mobile version is not correct. Both rows are not aligned: “FAQ” would have to be aligned with “Datenschutzerklärung” and “Kontakt” with “AGB”.

    6. How can I change the style of Block Quotes? I would like to omit the coloured bar and have a text in a different font style ans size, encompassed by quotation marks.

    7. The price table on https://www.tt-bewerbungsservice.de/preisliste-bewerbungsservice.html also has alignment issues. The table boxes are not aligned on the vertical axis. Preisstufe 1, Preisstufe 3 and Preisstufe 4 would have to have the same hight for all boxes, while Preisstufe 2 is highlighted.

    8. There is an issue that Buttons and picture texts almost collide. Under title “Wie nutze ich die Elternzeit für eine zukünftige Bewerbung am effektivsten?” on https://www.tt-bewerbungsservice.de/bewerbung/hinweise-bewerbung/bewerbungssituation/bewerbung-nach-elternzeit.html the button is far too close to the text beneath the picture. The button would have to be placed a little more downward.

    9. Is it possible to increase the distance between icon and text on Buttons a little?

    10. Is it possible to have the same distance above and below a divider element?

    11. Using a 1/2 1/2 divider for content it seems as if the centre is not aligned with the divider? Is the a possibility to enable this or ist the shift intended? Example: https://www.tt-bewerbungsservice.de/tabellarischer-lebenslauf/lebenslauf-vorlage-schueler-kostenlos.html. Cf. dividers and pictures.

    I know this is a larger list, however I’ve tried to solve these issues for quite some time now and don’t know how I could resolve them.

    Thank you for your help!

    Best Regards,
    Till

    Hi,
    Changing the font of the button text also changing the size of the button, so for two different button sizes you could try this:

    @media only screen and (max-width: 767px) { 
    #top #main .avia-slideshow-button {
    	font-size: 12px;
    }
    }
    @media only screen and (min-width: 768px) { 
    #top #main .avia-slideshow-button {
    	font-size: 20px;
    }
    }

    To have the button closer to the image in the caption H2, try this css:

    @media only screen and (max-width: 479px) {
    .responsive #top #main .slideshow_caption h2 {
        font-size: 0px !important;
        line-height: 0px;
        margin-bottom: 0px;
    }
    .responsive #top #main .slideshow_align_caption br {
    	display: none;
    }
    #top #main .avia-slideshow-button {
    	margin-top: 0px;
    }
    }

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

    Best regards,
    Mike

    #1336716

    Hi,

    Did you try to set different font sizes for different screen sizes in the Styling->Font Size tab in the element options?

    Best regards,
    Rikard

    #1336702
    WellStrategic
    Participant

    Hi all,

    I am running the latest version of the theme and cant seem to shake this error in the text boxes: https://freeimage.host/i/loV3sp
    Many thanks

    C

    [av_font_icon icon='ue812' font='entypo-fontello' style='' caption='' size='25px' position='left' color='' link='' linktarget='' sonar_effect_effect='' sonar_effect_color='' sonar_effect_duration='1' sonar_effect_scale='' sonar_effect_opac='0.5' animation='deactivated' id='' custom_class='' template_class='' av_uid='av-1smj0x' sc_version='1.0' admin_preview_bg=''][/av_font_icon]

    Meals (18x B – Breakfast / 3x L – Lunch / 1x D – Dinner)

    [av_font_icon icon='ue812' font='entypo-fontello' style='' caption='' size='25px' position='left' color='' link='' linktarget='' sonar_effect_effect='' sonar_effect_color='' sonar_effect_duration='1' sonar_effect_scale='' sonar_effect_opac='0.5' animation='deactivated' id='' custom_class='' template_class='' av_uid='av-1smj0x' sc_version='1.0' admin_preview_bg=''][/av_font_icon]

    Daily extensive coffee/tea break with also juices, biscuits, muesli-bars, nuts, salty snacks, seasonal fruit and/or vegetable, dried fruit and lots more (including gluten free products) to choose from

    [av_font_icon icon='ue812' font='entypo-fontello' style='' caption='' size='25px' position='left' color='' link='' linktarget='' sonar_effect_effect='' sonar_effect_color='' sonar_effect_duration='1' sonar_effect_scale='' sonar_effect_opac='0.5' animation='deactivated' id='' custom_class='' template_class='' av_uid='av-1smj0x' sc_version='1.0' admin_preview_bg=''][/av_font_icon]

    Free cold non-alcoholic drinks during driving

    #1336587
    This reply has been marked as private.
    #1336574

    Hi,

    Please edit your custom CSS and add following class to your Heading7 CSS code

    .avia-content-slider .slide-meta time

    So it would look as following

    .heading7, h7, .avia-content-slider .slide-meta time {
      color: inherit;
      font-family: 'Open Sans Light; font-size: 15p';
      letter-spacing: 4pt;
    }

    And add following class to your “aoki-template_line-button”

    #top .read-more-link .more-link

    Best regards,
    Yigit

    #1336517

    In reply to: Formatting caption

    Hi,

    Thanks for the update. You can add as many CSS classes as you wish, just remember to give them unique names:

    .orange-13 {
      font-size: 13px;
      color: #ff0000;
    }

    Best regards,
    Rikard

    Hey Susanne,

    The tag on the front page is h1, and on the sub page it’s h2, and you have this CSS applying to the h2 on mobile:

    @media only screen and (max-width: 479px) {
    .responsive #top .slideshow_caption h2 {
        font-size: 20px !important;
    }
    }

    How do you want to change the h1 for mobile?

    Best regards,
    Rikard

    #1336359

    Hi,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    .av-masonry-container .av-masonry-entry-content {
      font-size: 14px;
    }

    Best regards,
    Rikard

    #1336337
    isarkai
    Participant

    Dear Kriesi-Team,
    i built a masonry-gallery showing “Textauszug” on mouseover. It works fine, but i prefer a smaller fontsize.
    Best regards
    Manfred

    #1336284

    In reply to: Formatting caption

    Hi,

    Thanks for the update. There’s no way of doing that using presets in the default editor as far as I know, you would have to use classes in your markup for example:

    <p class="black-18">Black 18 content</p>
    
    <p class="gray-16">Gray 16 content</p>

    Then add this CSS to Quick CSS:

    .black-18 {
      font-size: 18px;
      color: #000;
    }
    
    .gray-16 {
      font-size: 16px;
      color: #ddd;
    }

    Best regards,
    Rikard

    #1336197

    In reply to: responsive typography

    Hi Yigit,

    I reply to this: “Enfold theme options > Advanced Styling options override Typography options. So I went to Enfold theme options > Advanced Styling and set H1 font size to default.
    Then I went to Enfold theme options > General Styling > Typography and added px to font sizes. They should be inserted as “50px” instead of “50”.”

    When it was just done with H1 Headline it worked. But when I do the same settings (differnt font sizes..) for H2, it doesn’t work anymore. :(

    Would be great if you could have a look at that again.

    Best regards
    Josephine

    • This reply was modified 4 years, 1 month ago by josk-design.
    #1336071

    In reply to: responsive typography

    Hey Josephine,

    Thanks for the information!

    Enfold theme options > Advanced Styling options override Typography options. So I went to Enfold theme options > Advanced Styling and set H1 font size to default.

    Then I went to Enfold theme options > General Styling > Typography and added px to font sizes. They should be inserted as “50px” instead of “50”.

    Please review your website :)

    Best regards,
    Yigit

Viewing 30 results - 2,221 through 2,250 (of 18,719 total)