Viewing 30 results - 18,031 through 18,060 (of 18,727 total)
  • Author
    Search Results
  • #176586

    In reply to: Formatting font size

    Hi,

    <font size=””></font> wont’t work, better use <span style=”font-size: 24px;”></span>.

    Regarding the titles issue, can you post the link to your website please?

    Regards,
    Josue

    #176353

    In reply to: Formatting font size

    Hi Josue,

    I am not a designer and do not know coding at all. I am just using standard <font size=””></font> tag while I am typing content on my page.

    Another thing I have not been able to do is lowercase letters for titles. If I type in lowercase, it still makes all of my titles capital.

    Any help is greatly appreciated. I don’t know how to adjust css style shit or quick editor.

    Hey!

    Just to be clear. Are you trying to modify the Slideout Menu Toggle or Button when viewing on mobile device? You can add this on your custom.css or Quick CSS:

    #advanced_menu_toggle { width:32%; background-color:#d8d8d8; margin-right:-15px; border:thin #666767 solid; font-size:18px; color:#666767; margin-right:5px; padding-left:5px; font-weight:bold; }

    Best regards,
    Ismael

    #176184

    In reply to: Formatting font size

    Hello uattah!

    What HTML tag are you putting? are you editing in Visual or Text mode?

    Best regards,
    Josue

    #176160

    Hey,

    Please switch your theme to debug mode. Edit function.php, find this code:

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

    Below, add this code:

    //set builder mode to debug
    add_action('avia_builder_mode', "builder_set_debug");
    function builder_set_debug()
    {
    return "debug";
    }

    You will be able to see the actual shortcode below the builder. Shortcodes can be combine then, like this example. A combination of Promobox shortcode plus the Button shortcode:

    [av_promobox button='yes' label='Click me' link='single' link_target='' color='theme-color' custom_bg='#444444' custom_font='#ffffff' size='large' icon_select='no' icon='25']
    Welcome Stranger! This is an example Text for your fantastic Promo Box! Feel Free to delete it and replace it with your own fancy Message!
    [av_button label='Click me' link='' link_target='' color='theme-color' custom_bg='#444444' custom_font='#ffffff' size='small' position='center' icon_select='yes' icon='25']
    [/av_promobox]

    Regards,
    Ismael

    #176123

    Topic: Color section height

    in forum Enfold
    cortiz001
    Participant

    I would like to reduce the height of a color section to 75px. I removed the padding and assigned an id and entered the following into the quick css
    #colorsignup {
    font-size: 17px;
    height: 75px !important;
    }
    The color section does not reduce in size smaller than 100px. If I add to the height to test the ID and css it will increase the size.

    Thank you for any help

    #176122

    Topic: Color section height

    in forum Enfold
    cortiz001
    Participant

    I would like to reduce the height of a color section to 75px. I removed the padding and assigned an id and entered the following into the quick css
    #colorsignup {
    font-size: 17px;
    height: 75px !important;
    }
    The color section does not reduce in size smaller than 100px. If I add to the height to test the ID and css it will increase the size.

    Thank you for any help

    #176000

    Hello simonac!

    Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired

    .grid-entry-title { font-size: 18px; color: red!important; }

    Best regards,
    Yigit

    #175958

    In reply to: bbPress looks messy

    Hello!

    I don’t think it is that long.

    The font adjustment, that you’ve suggested does not really address the problem. This only works if browser window width is more than the size of the page layout, and even then this still looks messy. Please see screenshot.

    https://servicecore.info/wp-content/uploads/2013/10/screen.jpg

    This needs to be addressed properly by rethinking an arrangement of these elements, and/or rethinking the elements themselves.

    Regards

    • This reply was modified 12 years, 5 months ago by revas.
    #175673
    This reply has been marked as private.
    #175625

    In reply to: bbPress looks messy

    Hey revas!

    Page title is very long, that is why it happens. You can add following code to Quick CSS in Enfold theme options under Styling tab

    .title_container .main-title { font-size: 15px; }

    Cheers!
    Yigit

    #175615

    Topic: Formatting font size

    in forum Enfold
    uattah
    Participant

    I have been really struggling to format font size. Every time I insert font size html tag, it reverts back to previous size if I go to edit a page again. Any help would be greatly appreciated. I am trying to increase font size on some paragraph text on a few pages.

    Thanks!

    #175611

    Hello!

    Please add following code to Quick CSS and adjust as desired

    .grid-entry-title { font-size: 18px; padding-bottom: 5px; border-bottom: 1px solid #e1e1e1; }

    It will increase font size and create a border between title and description

    Best regards,
    Yigit

    #175458

    In reply to: Newb Question

    This reply has been marked as private.
    #175406

    Thank you so much Josue, you are a star! Awesome!
    2 issues except for the main menu were fixed. I have Active and hover as white for the menu items, which is fine, but even after deploying the script, the inactive state is still grey, and I wanted to change the grey to another colour. I havent worked out what colour but maybe an orange to match my theme.

    I have to tell you this site is not for me, it is for my client, Robyn and she wants me to change the contact form input fields to white, with black text, so that it looks like a standard form easier to see. Can you give me a quick css for that: where do I put it:in the same place as the other quick CSS?
    http://www.robynhaakercounselling.co.nz/wp/contact/.

    On the contact form, I was unable to load a google map. Can you direct me to the page where I can get a tutorial, perhaps a video too, on how to set up a map? Thankyou.

    In the bookings page, I have utilised a promo box, because my client has services to sell, and your promo box is looking really nice to display.
    She wants to use your buttons – to action the book now function, which takes the user to a pop up box for gettimely.com booking system. This system has options to use their buttons; any other button, or one of my own design. in other words they have something for each situation, but not for using your promobox fields…..
    I want to isolate or replicate your book now button; create a graphic, and put the gettimely script somewhere, and substitute their button for yours:

    <script id=”timelyScript” src=”https://book.gettimely.com/widget/book-button.js”></script&gt;
    <script id=”cat2477″>var button1 = new timelyButton(“robynhaaker”, { buttonId: “cat2477”, category: 2477 });</script>

    Sorry one more thing; Robyn says that this website has no navigation main menu bar when viewing in an IPAD. She wants me get this fixed, and to put another copy of the main menu in the footer, perhaps in the middle column. Could you please advise me how to do this, as well as the other points above?
    Thanks
    Gillian

    #175392

    Hello!

    Yes, that code should be put on Quick CSS, however that is not what you want, use this instead to change the size of the H1 tags:

    h1.product_title{
    font-size: 42px !important;
    }

    Cheers!
    Josue

    #175390

    Hello!

    Those titles are h3, this code will increase their font size:

    .product h3 {
        font-size: 24px !important;
        line-height: 32px !important;
    }

    Best regards,
    Josue

    #175367

    The product title is given an H1 attribute. You would have to change the H1 attributes. However, this will change it theme wide. Correct me if I am wrong though.

    h1 {
    font-size: 34px;
    line-height: 1.1em;
    margin-bottom: 14px;
    }

    #175289

    Topic: Change Font of submenu

    in forum Enfold
    sambolleter
    Participant

    Hi there

    I would like to change the submenus (first and second level) to the same font as my main menu font “Montserrat”. The submenus should not be uppercase and have slight smaller font size. At the moment they’re set to “Verdana”

    Please have a look at the site I’m working on: http://beta.adworks.ch/alpenrose/en

    For changing the main menu to montserrat I used the following CSS code:

    body .header_color .main_menu ul:first-child > li > a {
    	font-family: 'Montserrat', sans-serif !important;
    	text-transform: uppercase;
    	font-size: 13px !important;
    	font-weight: 400;	
    }

    Can you please help me with the custom CSS code for defining the submenus.

    Thanks a lot, Sam

    #175035
    Niels
    Participant

    Hi,

    1
    I have used EasySlider on my Enfold test site. As each new image appears in the slider, it makes text and images below, in the main content area of the page, nudge very slightly to left and then back.

    Once all of the image in EasySlider have run through once, this problem doesn’t happen any more. But if I leave the page and return to it, then the same problem happens.

    I have tried using over and under-sized images in EasySlider, as well as exactly sized images. I have also used slide and fad options. But the problem still happens in each case.

    2
    The second question is regarding the caption in EasySlider. By default it appears in white, in a dark grey box, on the left side of the image. Is it possible to change the position to the right side, change the colour of the box and the font size and colour?

    Thanks.

    ————

    Had another look at the first question, and see now that the slight shift in the main content area of the page, nudges down and up (before it was left, then right) – or both.

    I also noticed that this shift of the main content does not happen if I click the left/right advance/back arrows in the main slider image – only when EasySlider plays automatically.

    My Enfold test site is here: http://enamellers.org/bsoe/

    ————-

    Another update on the odd EasySlider behaviour – the page content movement issue described only affects Chrome (I’m on version 30 on a Mac). EasySlider seems to behave well in Firefox, Safari and Opera.

    • This topic was modified 12 years, 5 months ago by Niels. Reason: Tested EasySlider page content movement fault in other browsers

    Hey turner2f!

    You can do it via css. Please give us a link to the page with the button. The font icon code has been change on the update. Old way of embedding font icons will not work on the latest version of Enfold.

    Cheers!
    Ismael

    #174940

    Hello yusufhgmail!

    Please download the latest version of Enfold. Edit a post then click the shortcode wand. You can add a Font Icon.

    [av_font_icon color="" font="entypo-fontello" icon="ue80e" size="40px" position="left" link="" linktarget="no"]

    You can use it on the Layer Slider. Place the shortcode on Div / Video field.

    Cheers!
    Ismael

    #174864

    Hey Gillianrose!

    For the navigation menu links:

    .header_color .main_menu #avia-menu > li > a {
    color: #E7E7E7;
    }

    To increase the font size of the main content:

    #main {
    font-size: 14px;
    }

    And finally to change the color of the footer titles:

    #footer .widgettitle {
    color: #FFF;
    }

    Best regards,
    Josue

    #174830

    In reply to: HI tags and Ca

    This reply has been marked as private.
    #174823
    ubercool
    Participant

    I would like to have the same triangle you have in your demo site precede menu items, but because I use the Open Sans font, the Fontello icon floats too high. I tried adding align=”bottom” command to the shortcode or changing font size but neither technique worked. Any tips? :)

    #174820

    Topic: Header text size

    in forum Enfold
    malkoin
    Participant

    I am trying to change the size of the text in the header.
    Using the code below I managed to change the size of the body text.
    Instead the size of the header text does not change.

    I hope you can help. I am looking forward.
    Many thanks.

    body { font-size: 16px!important; }
    header { font-size: 16px!important; }

    #174755
    Gillianrose
    Participant

    how to enter it in quick css? Would you know if Hero or Century gothic is websafe font?
    I have currently selected Valera Round for headings, and helvetica for body text.
    What is your advice, and how to word the quick css?

    I would also like a css script to make the body text as one point bigger, I selected helvetica,

    I have changed my website background to black, see http://www.robynhaakercounselling.co.nz/wp/.
    Now colour scheme is good except I need to change the colour for just the navigation menu items before they are clicked.. i.e. they are currently not showing well on the black background. Is there a place in the options I have missed, could you direct me to it, or could you provide me a css?

    The footer headings are also defaulting to a colour I cannot see. therefore I need to change those too….
    Hope you can help…I would be most grateful.

    #174702

    In reply to: Table bug (Enfold)

    Hi Yigit,

    Sure! I have a attached 3 screenshots for you:

    1. Firefox, Chrome and Safari on a Mac
    2. iPhone size in Firefox on a Mac
    3. iPhone size in Safari and Chrome on a Mac
    4. iPhone screenshot Safari browser
    5. iPhone screenshot Chrome browser

    1. For all browsers in normal size, the result is a header which is vertical above the first column (try resizing to small and back again to “normal” size)
    2. Resized to a resolution of iPhone size in Firefox. The first two cells and the last one (columns of the row) do not have a header text in small letters above the content. Then the 3rd cell has a header text: “Symptomen” in small font above: 3:00-05:00. This is however not the header of the 3rd column. This should be “Optimale tijd”
    3. Resized to a resolution of iPhone size in Safari or Chrome, results in the same make-up.
    4. Screenshot from an iPhone in Safari browser. Notice that there is no header and there is the header text in the first 3 of the 4 columns (cells), but these are displaced again. So “Olie” above: “Long”, should be Meridiaan, etc. (so they are misplaced by one)
    5. Screenshot from an iPhone in Safari browser. This is the same as 2. and 3.

    So there are changes in the different browsers….

    Hope this helps :-)

    Kind regards,

    Dave

    #174654

    Hey MuzSolutions!

    Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired

    #top .social_bookmarks li { font-size: 18px; }

    Please update Enfold theme to version 2.3.2. Iconfont uploader was added in version 2.3. Please see Devin’s tutorial on Adding Fontello Icon Fonts http://vimeo.com/75743285

    Regards,
    Yigit

    #174627

    I already tried the following code. This works, except for the color.

    .template-page .entry-content h1, .template-page .entry-content h2 { text-transform: none;
    }
    h1 {
    font-size: 16px;
    color: #214776;
    line-height: 1.0em;
    margin-bottom: 10px;
    }
    h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
    }

Viewing 30 results - 18,031 through 18,060 (of 18,727 total)