Viewing 30 results - 12,421 through 12,450 (of 18,742 total)
  • Author
    Search Results
  • #547155

    Hi!

    I added the code i posted here – https://kriesi.at/support/topic/increase-blog-header-font-size/#post-547074
    Please review your website now

    Cheers!
    Yigit

    #547117

    Nope, that changes it back to what it was in the beginning.

    The only thing that helps is adding the following (with changing 25 to 28):

    .entry-content-wrapper .post-title {
    font-size: 25px;

    #547050

    Hey!

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

    #after_section_1 .av-extra-border-inner {
        display: none;
    }
    .title_container .breadcrumb {
        right: auto;
        left: 0;
        font-size: 16px;
    }

    Regards,
    Yigit

    #547028

    Topic: Blog Posts Layout

    in forum Enfold
    mattwilliamsyogi
    Participant

    Hi, I’d like to rearrange the blog posts layout but cannot figure it out.

    I’ve almost got it how I’d like but I just need to make the preview image 200px by 200px. The code I’ve used to get it the way it is so far is –

    #top .fullsize .template-blog .blog-meta { margin: 0; }

    #top .fullsize .template-blog .post .entry-content-wrapper > * {
    margin-left: 100px;
    }

    #top .flex_column .template-blog .post-title {
    font-size: 1.3em;
    margin-top: -100px;
    }

    .main_color .rounded-container, #top .main_color .pagination a:hover, .main_color .small-preview, .main_color .fallback-post-type-icon {
    background: transparent;
    color: transparent;
    }

    .main_color, .main_color div, .main_color header, .main_color main, .main_color aside, .main_color footer, .main_color article, .main_color nav, .main_color section, .main_color span, .main_color applet, .main_color object, .main_color iframe, .main_color h1, .main_color h2, .main_color h3, .main_color h4, .main_color h5, .main_color h6, .main_color p, .main_color blockquote, .main_color pre, .main_color a, .main_color abbr, .main_color acronym, .main_color address, .main_color big, .main_color cite, .main_color code, .main_color del, .main_color dfn, .main_color em, .main_color img, .main_color ins, .main_color kbd, .main_color q, .main_color s, .main_color samp, .main_color small, .main_color strike, .main_color strong, .main_color sub, .main_color sup, .main_color tt, .main_color var, .main_color b, .main_color u, .main_color i, .main_color center, .main_color dl, .main_color dt, .main_color dd, .main_color ol, .main_color ul, .main_color li, .main_color fieldset, .main_color form, .main_color label, .main_color legend, .main_color table, .main_color caption, .main_color tbody, .main_color tfoot, .main_color thead, .main_color tr, .main_color th, .main_color td, .main_color article, .main_color aside, .main_color canvas, .main_color details, .main_color embed, .main_color figure, .main_color fieldset, .main_color figcaption, .main_color footer, .main_color header, .main_color hgroup, .main_color menu, .main_color nav, .main_color output, .main_color ruby, .main_color section, .main_color summary, .main_color time, .main_color mark, .main_color audio, .main_color video, #top .main_color .pullquote_boxed, .responsive #top .main_color .avia-testimonial, .responsive #top.avia-blank #main .main_color.container_wrap:first-child, #top .main_color.fullsize .template-blog .post_delimiter, .main_color .related_posts.av-related-style-full a {
    border-color: transparent;
    }

    .text-sep.text-sep-date, .comment-container.minor-meta, .text-sep.text-sep-comment, .blog-categories.minor-meta, .text-sep.text-sep-cat, .blog-author.minor-meta {
    display: none;
    }

    Thanks,
    Matt

    #546931

    Hi MediaKris!

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

    .subtext {
    font-size: 16px;
    }

    For your information, subtext is currently empty.

    Cheers!
    Yigit

    #546689

    Hi allyson2!

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

     .entry-content-wrapper .post-title {
        font-size: 25px;
    }

    and adjust as needed

    Cheers!
    Yigit

    #546651
    explorer
    Participant

    Is there an easy way to change the title for our blog articles to H2?
    I can’t find any way to modify without css.

    #546641

    In reply to: Design Header

    Hi DerNeumi!

    Schrift deiner Menüleiste:

    nav.main_menu>ul>li>a {
    font-size: 10px;
    font-family: helvetica;
    font-weight: 100;
    }
    

    Opacity für deinen Header:

    .header_bottom.clearfix {
    background-color: rgba(255, 255, 255, 0.6) !important
    }
    

    Verändere den Wert “0.6” für Opacity.

    Was meinst du mit Link mit Border im Header? kannst du uns ein Beispiel zeigen bitte?

    Gruß,
    Andy

    #546566
    famewebdesign
    Participant

    Hi!
    Please check http://www.sporthuisolympia.nl/wp
    Why isn’t the header image not visible on a Phone? Also the menu-icon is not correct visible.

    Is it also possible to increase the size of the fonts in the six blocks on the homepage? Because of the size of the fonts, the text falls out of the block.

    Thanks for your answer!

    Martine

    #546541
    Stephenvato
    Participant

    Hi Enfold Team,

    I have created a custom class for 1 of my accordion (named “SB-Accord-3Actions”) and have added the following code to Quick CSS:

    .SB-Accord-3Actions .toggler { background-color:#ffffff; color: #24c1b7; font-size: 1.2em; }
    .SB-Accord-3Actions .toggler:hover { background-color: #53dfd5; color: #ffffff; }
    .SB-Accord-3Actions .toggler.activeTitle { background-color: #53dfd5; color: #ffffff; }
    .SB-Accord-3Actions .toggler.activeTitle:hover { background-color: #53dfd5; color: #eafbfa }
    .SB-Accord-3Actions .toggle_content { background: white; }

    All this above works well but there are 3 titles in my accordion and I would like to customize a little bit more each toggler by giving a different font color to each of them 3 (only title).
    I thought I could access each of them by the following:

    #toggle-id-1 .SB-Accord-3Actions .toggler { color: …}
    #toggle-id-2 .SB-Accord-3Actions .toggler { color: …}
    #toggle-id-3 .SB-Accord-3Actions .toggler { color: …}

    But this doen not work…
    Any idea on how I can get access to each toggle ID specifically?

    Thanks in advance for your help!
    Steph.

    #546530

    In reply to: Iconlist help

    Hi!

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

    h4.iconlist_title {
        font-family: 'CaslonGraD', sans-serif !important;
        font-size: 26px;
        font-weight: normal!important;
        font-style: normal!important;
    }

    Cheers!
    Yigit

    #546458

    My page still have the menu running over the logo….is it normal…the menu goes off but only after running a little bit over the logo.

    My CSS Quick Codes are like this:

    .header_color .main_menu ul:first-child > li > a { color: gray; font-weight: 100; font-family: ‘PT Sans’; }
    .header_color .main_menu ul:first-child > li > a:hover { color: gray; }
    .header_color .main_menu ul:first-child > li.current_page_item > a { color: gray; }
    .layerslider-open-sans {
    font-family: ‘Open Sans’ !important;
    }
    #header .avia_mega_div { center: -500%; }
    }
    .sub_menu>ul>li>a, .sub_menu>div>ul>li>a {
    font-size: 40px;
    }
    .main_menu {
    center: 300px;
    }
    #header_main {
    background: #ebebeb;
    background: -moz-linear-gradient(top, #ebebeb 0%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebebeb), color-stop(100%,#ffffff));
    background: -webkit-linear-gradient(top, #ebebeb 0%,#ffffff 100%);
    background: -o-linear-gradient(top, #ebebeb 0%,#ffffff 100%);
    background: -ms-linear-gradient(top, #ebebeb 0%,#ffffff 100%);
    background: linear-gradient(to bottom, #ebebeb 0%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=’#ebebeb’, endColorstr=’#ffffff’,GradientType=0 );
    }
    @media only screen and (max-width: 1024px) {
    #mobile-advanced, #advanced_menu_toggle, #advanced_menu_hide { display: block; }
    nav.main_menu { display: none; }}
    #wrap_all {
    position: relative !important;
    }

    #546407
    gsestini
    Participant

    Please I’m having trouble with my header. I want to do something like this website http://www.manrollo.com they are also using enfold.

    After inserting several CSS codes that I run trough here on the forums.

    .header_color .main_menu ul:first-child > li > a { color: gray; font-weight: 100; font-family: ‘PT Sans’; }
    .header_color .main_menu ul:first-child > li > a:hover { color: gray; }
    .header_color .main_menu ul:first-child > li.current_page_item > a { color: gray; }
    .layerslider-open-sans {
    font-family: ‘Open Sans’ !important;
    }
    #header .avia_mega_div { center: -500%; }
    }
    .sub_menu>ul>li>a, .sub_menu>div>ul>li>a {
    font-size: 40px;
    }
    .main_menu {
    center: 300px;
    }
    #header_main {
    background: #ebebeb;
    background: -moz-linear-gradient(top, #ebebeb 0%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebebeb), color-stop(100%,#ffffff));
    background: -webkit-linear-gradient(top, #ebebeb 0%,#ffffff 100%);
    background: -o-linear-gradient(top, #ebebeb 0%,#ffffff 100%);
    background: -ms-linear-gradient(top, #ebebeb 0%,#ffffff 100%);
    background: linear-gradient(to bottom, #ebebeb 0%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=’#ebebeb’, endColorstr=’#ffffff’,GradientType=0 );
    }
    @media only screen and (max-width: 1350px) {
    .av-main-nav > li > a {
    padding: 0 8px;
    font-size: 16px;
    }

    My page is now like this http://www.mancruiser.com.br/wordpress

    The problem is that when I shrink the screen the Main Menu runs over the logo and I would like it to disappear before it runs trough the logo but without having to use a small menu bar I want it with 21px.

    Please help.

    #546400

    OK – I have created a test page.

    This is the css I have added to the style.css of my child-theme for Enfold

    /****** Logo in Special Header *********/
    .sn-sk-bgt-test  .container{
    	background-image: url("http://scheer-nederland.nl/wp-content/uploads/2015/11/SAP_Silver_Partner_Scheer-Nederland.png");
    }

    Now you will see that is picture is repeating. When I add the option “right no-repeat” after the URL, I don’t see anything anymore.

    What I would like to achieve is that this picture is only displayed in the upmost right corner of the full-width Color Section.
    This is on top of the used background-image that is used in the color section.
    I have now used the container section. But this is not the right one

    The background Image in my Color Section is having the following settings:

    [av_section min_height='custom' min_height_px='250px' padding='default' shadow='no-shadow' bottom_border='border-extra-arrow-down' id='' color='alternate_color' custom_bg='#2996cc' src='http://scheer-nederland.nl.185-21-241-26.kbitehosting.nl/wp-content/uploads/2015/10/SAP_bridge-1310.jpg' attachment='' attachment_size='' attach='parallax' position='center center' repeat='no-repeat' video='' video_ratio='16:9' overlay_opacity='0.5' overlay_color='#0070e8' overlay_pattern='{{AVIA_BASE_URL}}images/background-images/grid-big-dark.png' overlay_custom_pattern='' custom_class='sn-sk-bgt-test']
    [av_heading heading='Digitale Transformatie' tag='h1' style='blockquote modern-quote' size='' subheading_active='subheading_below' subheading_size='15' padding='5' color='meta-heading' custom_font='' custom_class='sn-sk-header']
    <ul>
    	<li>Waarde creëren in digitale economie</li>
    	<li>Van standaardisatie naar eenvoud en innovatie</li>
    	<li>Realiseren van succesvolle "Customer Experience"</li>
    	<li>Digitaliseren van processen</li>
    	<li>Integrale samenwerking in de waardeketen</li>
    </ul>
    [/av_heading]
    [/av_section]
    

    Settings for the background image are:
    – Parallel
    – Center Center
    – No Repeat

    It sounds to me that this is more a css issue where the right section/div needs to be addressed to make this happen.

    I hope you are still able to support me with this.

    #546379

    In reply to: Conact form 7 styling

    Hi Skibro,
    please, have a look at my contactform http://magazinschmiede.de/anmeldung/. I think, it’s nearly what you are searching for (on desktop; on small mobile-devices it looks different). If so, here are my settings:

    I added these classes in the style.css of my child theme – I think you have to change the colors and maybe font-size:

    .wpcf7
    {
    max-width:630px /*– change this to get your desired form width –*/;
    margin:0 auto;
    width:100%;
    }
    .form-row{
    width: 100%;
    }
    .column-half, .column-full, .column-third, .column-twothird{
    float: left;
    position: relative;
    padding: 0.65rem;
    width:100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
    border-radius: 5px;
    }
    .clearfix:after {
    content: “”;
    display: table;
    clear: both;
    }

    /**—————- Media query —————-**/
    @media only screen and (min-width: 48em) {
    .column-half{
    width: 50%;
    }
    .column-third{
    width: 30%;
    }
    .column-twothird{
    width: 70%
    }
    }

    .wpcf7 input[type=”text”], .wpcf7 input[type=”email”], .wpcf7 textarea {
    width: 100%;
    padding: 8px;
    border: 1px solid #ccc;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
    }
    .wpcf7 input[type=”text”]:focus{
    background: #fff;
    }
    .wpcf7-submit{
    float: left;
    background: #CA0002;
    color: #fff;
    text-transform: uppercase;
    border-radius: 5px;
    padding: 8px 20px;
    cursor: pointer;
    }
    .wpcf7-submit:hover{
    background: #ff0000;
    }
    span.wpcf7-not-valid-tip{
    text-shadow: none;
    font-size: 12px;
    color: #fff;
    background: #ff0000;
    padding: 5px;
    }
    div.wpcf7-validation-errors {
    text-shadow: none;
    border: transparent;
    background: #f9cd00;
    padding: 5px;
    color: #9C6533;
    text-align: center;
    margin: 0;
    font-size: 12px;
    }
    div.wpcf7-mail-sent-ok{
    text-align: center;
    text-shadow: none;
    padding: 5px;
    font-size: 12px;
    background: #a81010;
    border-color: #000000;
    color: #ffffff;
    margin: 0;
    }

    And here the data for the contact form:

    <div class=”clearfix”>

    <div class=”form-row”>
    <div class=”column-third”>Frau/Herr* [select menu-377 “Frau” “Herr”]</div>
    <div class=”column-full”>Vor- und Nachname* [text* your-name]</div>
    </div>

    <div class=”form-row”>
    <div class=”column-half”>Straße und Hausnummer* [text* text-832]</div>
    <div class=”column-half”>Postleitzahl und Wohnort* [text* text-833]</div>
    </div>

    <div class=”form-row”>
    <div class=”column-third”>Unternehmen[text text-690]</div>
    <div class=”column-third”>E-Mail* [email* your-email]</div>
    <div class=”column-third”>Telefon* [tel* tel-293]</div>
    </div>

    <div class=”form-row”>
    <div class=”column-half”>Bitte wählen Sie Ihr Training* [select* menu-789 “BasisWissen Magazin” “BasisWissen Business Blog” “Professionell schreiben” “Reportage, Feature, Portrait” “Meldung, Bericht, Interview” “Teaser, Titel, Bildunterschriften”]</div>
    <div class=”column-half”>Bitte tragen Sie den Termin ein* [text* text-891]</div>
    </div>

    <div class=”form-row”>
    <div class=”column-full”>Nachricht (optional) [textarea your-message]</div>
    </div>

    <div class=”form-row”>
    <div class=”column-full”>Ich habe die AGB gelesen und akzeptiere sie* [acceptance acceptance-842]</div>
    <div class=”column-half”>[submit “Senden”]</div>
    </div>

    </div><!–end 4–>

    Cheers!
    hermelina

    chomique
    Participant

    While the site goes in the mobile mode or is diplayed in a narrow window the font size set for caption title and caption text in fullscreen slider are reset. I would like to keep it like the firs line of the text was samller than the second so I have set the caption title font size smaller than the caption text size. I works while the site is displayed in wide window. In mobile mode, however the font size resets.

    Is there a way to keep the text size proportion ?
    Or, alternatively, is there a way to change the order of elements, just like in “special heading” settings?

    caption text set to bigger size than title (works in normal mode)
    font size reset to default values
    fullscreen slider caption fon sizes I have set

    Thanks in advance for the assistance.

    #546316

    In reply to: Iconlist help

    Hi @Ismael,

    I put a standalone icon there and as you will see the font-family and the text size are wrong.
    Want the font family and font size to be like my H3 style.

    Can you help me out here?

    Cheers!

    #546223

    In reply to: Icon in header menu

    Hey!

    You should remove the icon link because we’re going to use the menu’s link. Please check it now: http://www.wesaca.com/2clone/

    This is the updated shortcode without the link parameter:

    [av_font_icon icon='ue821' font='entypo-fontello' style='border' caption='' link='' linktarget='' size='30px' position='left' color=''][/av_font_icon]
    

    Cheers!
    Ismael

    #545919

    update: I have look in the sql data base …..here is it fine ????

    [ av_layerslider id=’3′]

    [ av_one_full 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=”]

    [ av_heading tag=’h2′ padding=’10’ heading=’<span style=”color: #212c56;”>Accounting@the Table!</span> staat voor de verbetering van de rol, positie en imago van boekhouden en de ontwikkeling van de professionele- en bedrijfskennis en persoonlijke vaardigheden van boekhoudprofessionals.‘ color=’custom-color-heading’ style=’blockquote modern-quote modern-centered’ custom_font=” size=’24’ subheading_active=” subheading_size=’15’ custom_class=”][/av_heading]

    [ av_hr class=’invisible’ height=’70’ shadow=’no-shadow’ position=’center’ custom_border=’av-border-thin’ custom_width=’50px’ custom_border_color=” custom_margin_top=’30px’ custom_margin_bottom=’30px’ icon_select=’yes’ custom_icon_color=” icon=’ue808′ font=’entypo-fontello’]

    [ av_textblock size=’14’ font_color=” color=”]
    <h2><span style=”color: #212c56;”>Accounting@the Table!</span></h2>
    Boekhouden is het proces waarin de relevante data van financiële transacties wordt gefilterd en geregistreerd. Financiële transacties zijn transacties welke een impact hebben op de financiële stroom in een organisatie. Het doel van de boekhouding en tevens output van dit process is om informatie te verschaffen over dezelfde financiële transacties aan de hand van rapportages waarin de financiële data wordt weergegeven conform vastgestelde regels. Deze informatie moet betrouwbaar (juist, volledig en accuraat) en relevant (nauwkeurig, tijdig en begrijpelijk) zijn, want afdelingsmanagers, het bestuur en management gebruiken deze informatie als input voor het nemen van beslissingen voor de continuatie van de organisatie.

    Ik ben al meer dan 20 jaar werkzaam in het vakgebied van boekhouden in verschillende nationale en internationale organisaties. In de eerste jaren als specialist en sinds de laatste jaren als leider en inspirator vanuit een holistisch perspectief. In deze jaren heb alles gezien en gedaan met boekhouden als basis, waaronder onder andere: alle operationele werkzaamheden van het boekhouden, systeem implementaties, standaardisaties, het geven van training ter ontwikkeling van persoonlijke vaardigeden, effectiviteit en team development, opzetten van Shared Services, Business Process Management, strategie ontwikkeling, spreken op internationale conferenties, etc. Ik reis over de hele wereld en werk samen met mensen vanuit vele verschillende landen en werelddelen. Hierdoor heb ik brede internationale kennis en ervaring op het gebied van mensen en boekhouden.

    Wat mij al jaren opvalt, is de rol en positie van de boekhouding binnen organisaties en het imago van boekhouden in het algemeen. Er zijn vele financiële experts acterend vanuit verschillende rollen, zoals CFO, Financieel Manager, Business Controller, Financieel Controller en toch is er weinig tot geen kennis en interesse in de toegevoegde waarde van de boekhouding en boekhoudprofessionals. Dit terwijl de kwaliteit van de boekhouding en de betrouwbaarheid en relevantie van de door hen gerapporteerde cijfers, een directe impact heeft op de kwaliteit van de gehele Finance & Control functie. Nadat de boekhouding de cijfers heeft gerapporteerd, voeren de Accountants een controle uit, presenteert de CFO de cijfers aan de board, directie en media, de Controller analyseert en verwerkt de cijfers in de diverse Management Informatie Systemen en de afdelingsmanager wordt afgerekend op de cijfers zoals vermeld in de Profit & Loss statement. Om de betrouwbaarheid en relevantie van de gerapporteerde cijfers te waarborgen worden, via IFRS en SOX, meer en meer regels opgelegd waaraan de boekhouding dient te voldoen. Er wordt van alles om de boekhouding heen gebouwd en niemand komt op het idee om eens serieus naar de boekhouding als functie te kijken. Om de kwaliteit van de output van de boekhouding te garanderen, de kennis en persoonlijke vaardigheden en effectiviteit van de mensen te verhogen, de boekhoudprofessional te betrekken en zelfs verantwoordelijk te maken voor de effectiviteit en efficiëntie van de boekhouding. Finance Transformation bijvoorbeeld is in vele gevallen een verantwoordelijkheid van de Financieel Manager, CFO of Controller, terwijl Finance Transformation bij de boekhouding begint inclusief de gerelateerde processen, structuren, systemen en mensen.

    Na al die jaren van verbazing, heb ik besloten om actief te gaan werken met mijn missie <span style=”color: #212c56;”>Accounting@the Table!</span> Wat staat voor de verbetering van de rol, positie en imago van boekhouden en de ontwikkeling van de professionele en bedrijfskennis en persoonlijke vaardigheden van boekhoudprofessionals.

    Ik werk richting mijn missie vanuit een 3-tal perspectieven:

    • Professioneel; vanuit opgebouwde boekhoud kennis en prakrijkervaring
    • Bedrijfskundig; vanuit geleerde theorie opgedaan tijdens opleidingen (van mba tot MBA)
    • Menskant; vanuit praktijkervaring als spreker, trainer en coach op het gebied van leiderschap, team- en persoonlijke ontwikkeling

    Om beweging te krijgen in de huidige opvatting over boekhouden, benader ik het vakgebied vanuit verschillende perspectieven, deel ik informatie en stel ik zaken ter discussie. Dit doe ik via het schrijven van blogs, artikelen en boeken.
    [/av_textblock]

    [/av_one_full]

    #545877
    colinredbond
    Participant

    Hi

    How can I change the font colour of the data fields in Contact Form? There are only 3 options in colours and I would like to set a custom one. Also, is it possible to reduce the size of the input boxes and / or space between them?

    Thanks

    colin

    #545849

    Topic: Change font in element

    in forum Enfold
    charlotteraboff
    Participant

    Hi,

    I want to change the headline font in the Car hire element on http://www.airlinestaffrates.com (in the middle of the website)

    The text: Search Car Hire” to have the same size and font as the headlines elements but it can remain black.

    What code shall I add?

    Thanks
    Charlotte

    #545840

    Topic: Styling masonry

    in forum Enfold
    nightjar
    Participant

    Hello there,
    I would like to know how to customize the style applied to Masonry images and titles. Namely:

    a) The images being shown are cropped or hidden by the title bar. Is there any way to change proportions/resize them to allow viewing 100% of the original photo?
    b) How can I reduce the padding of the title being shown below each image?
    c) How can I change the font size and line height of the text being shown on mouseover?

    Thanks for your help!

    #545719

    Hi,

    On the enlarged page you have a social sharing plugin which looks a bit strange when scrolling to the footer, that might be your problem. But you can try this in Quick CSS:

    #footer h3.widgettitle {
    font-size:15px !important;
    }
    
    #footer strong.news-headline {
    font-size:12px !important;
    }
    
    #footer span.news-time {
    font-size:11px !important;
    }

    Thanks,
    Rikard

    #545574

    In reply to: Header menu bar color

    Hey Repbeth1014!

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

    #header_main_alternate { background: black; }

    then go to Enfold theme options > Advanced Styling and edit “Main menu links” to change font colors and sizes

    Regards,
    Yigit

    #545418

    Yikes, can we go back to the beginning?

    My problem is with Enfold not working as expected. Your solution above just makes the sub menus white, which means you can’t see them as they turn out to be white on white.

    Can I explain the issue: The issue arises because I am using Advanced Styling because this was the easiest way to use the Font Quicksand (size 16px).
    I set the font colour to #176e96. This displays fine on the home page. It is what I expect. A blue menu with white background.

    Despite changing the Transparency Menu Colour (under Header | Transparency Options Tab) to something else (currently #F7941E) the menu does NOT change when using a transparency header (as with most of the other pages on the site). The only thing that changes is the Social Icons. They change to #F7941E NOT the menu. The menu remains #176e96.

    I see this as a bug.

    Perhaps the solution is to go back and revisit Rikards comment above about registering additional Google fonts for Theme Options ?

    If you can give me the code for Quicksand I can put this into the functions.php in my child theme (sorry I am such a novice lol)

    I much appreciate your help and patience :)

    Hi!

    Please use following code instead

    .page-id-285 li.menu-item-top-level-5 > a > .avia-menu-text {
        color: orange;
    }
    #top .av-subnav-menu > li > a {
        font-size: 14px;
    }

    Would you like to apply the color changes to that certain page?

    Regards,
    Yigit

    #545288

    In reply to: Mobile Display Issues

    Hey!

    Please add following code to Quick CSS

    @media only screen and (max-width: 480px) {
    .phone-info {
        top: 23px!important;
        position: relative;
        font-size: 16px!important;
    }}

    Best regards,
    Yigit

    #545205

    In reply to: Button font size

    Hey depietrijojo3!

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

    .avia_ajax_form .button {
        font-size: 14px!important;
        background: orange!important;
        border-color: red!important;
    }

    Regards,
    Yigit

    #545202

    In reply to: Icon in header menu

    I placed the following code in the menu item with a link to http://wesaca.com/2clone
    [av_font_icon icon='ue821' font='entypo-fontello' style='border' caption='' link='page,265' linktarget='' size='30px' position='left' color=''][/av_font_icon]
    THX Freek

    #545200

    Topic: Button font size

    in forum Enfold
    depietrijojo3
    Participant

    Hello there,

    Is there a way to increase the form (send) buttons’ font size via Custom CSS?
    Also is there a way to only change the form’s (send) buttons colour?

    Thanks!
    JD

Viewing 30 results - 12,421 through 12,450 (of 18,742 total)