Viewing 30 results - 16,471 through 16,500 (of 18,728 total)
  • Author
    Search Results
  • dvmediaworld
    Participant

    Greetings,
    If there is a way to change them, would you please send a Quick CSS example of a smaller, different color font in the Content Slider Heading?
    Thanks!

    #271276

    In reply to: Header tweaks

    Hi!

    Please choose “Enfold child main menu” under Menu Settings. This should enable editing menu items properly.
    Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    .phone-info span { font-size: 18px; }

    Best regards,
    Yigit

    #271257

    In reply to: Header tweaks

    Thanks Yigit

    I’m pretty clear on all the things you outlined but they just aren’t doing what they are supposed to do…
    1. ‘personal training’ isn’t in the menu http://79.170.44.148/phoenixperformancecentre.co.uk/wp-content/uploads/2014/05/Screen-Shot-2014-05-28-at-15.35.31.png
    2. They are in the correct position in the menu (see above link)
    3. There is no option to edit the font size as far as I can see http://79.170.44.148/phoenixperformancecentre.co.uk/wp-content/uploads/2014/05/Screen-Shot-2014-05-28-at-15.38.45.png
    4. I’ve added a link but it’s still not working http://79.170.44.148/phoenixperformancecentre.co.uk/wp-content/uploads/2014/05/Screen-Shot-2014-05-28-at-15.43.17.png

    #271191

    In reply to: Header tweaks

    Hi Rupert!

    1- Please go to Appearance > Menus and remove “personal training” from your menu
    2- You can rearrange the position of menu items in Appearance > Menus
    3- Please go to Enfold theme options > Advanced Styling and edit “small bar above main menu” element and increase the font size
    4- Please go to Appearance > Menus and add your menu item as a new link with # for URL so it will not be clickable http://i.imgur.com/9I3QF9j.jpg

    Cheers!
    Yigit

    #271064

    Okej,
    I have removed all the css so its back from the start again.

    How can i get the Portfolio Widget image to be as big as the can be in the sidebar and the title centred under the image.
    And so it works in responsive mode also.

    Please send me new css code, thnx for all the help so far :-)

    MY OLD CSS

    /* Portfolio widget */
    #top .image_size_widget .news-thumb {
    height: 130px;
    width: 130px;
    margin-right: 30%; 
    }
    /* Portfolio widget */
    #top  .image_size_widget .news-thumb img {
    width: 122px;
    height: 122px;
    }
    /* Portfolio widget */
    .news-headline {
    overflow: visible;
    margin-left: 17%;
    font-size: 14px;
    }
    /* Portfolio widget */
    span.news-time {
    display: none!important;
    }

    Cheers!

    #270997
    ShortieD
    Participant

    Hi folks – have noticed the modern heading shortcode cuts of text in responsive view – see the section on the home page that says:

    ‘A web design agency that thinks strategically’

    http://shortiedesigns.com/site

    Can you let me know what I need to add to my child css to stop this? Preferably without reducing the font size – but okay if I have to
    Cheers

    #270904

    Hey!

    Thank you for using the theme.

    If I am not mistaken, you’re referring to the logo alignment. Please use this on Quick CSS or custom.css:

    .html_header_top.html_logo_center.avia-msie .logo {
    position: relative;
    text-align: center;
    width: 100%;
    }
    
    .html_header_top.html_logo_center.avia-msie .logo img {
    -webkit-transform: initial;
    display: inline-block;
    }
    
    .html_header_top.html_bottom_nav_header.avia-msie .main_menu ul:first-child>li a {;
    font-size: 12px;
    padding: 2px 15px 0px 15px;
    }

    Cheers!
    Ismael

    #270790

    In reply to: Color Section

    Hi!

    This will do it, add it to the Quick CSS:

    .page-id-3599 .flex_column {
        padding: 20px;
        background: rgba(0,0,0,0.75);
    }
    .page-id-3599 .flex_column .av-special-heading-tag{
        color: white;
    }
    .page-id-3599 .flex_column .avia_textblock p{
        color: white;
        font-size: 16px;
        line-height: 24px;
    }

    Remove the empty columns in each color section.

    Cheers!
    Josue

    #270656

    In reply to: Icon List – Icon Sze

    Hey AndrewJ!

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

    .postid-237 span.iconlist-char {
    font-size: 20px;
    }

    2- Can you post the link to a page where we can see an example?

    Regards,
    Yigit

    #270626
    l2yan00
    Participant

    ok my client has a non widescreen laptop. the site is

    http://goo.gl/Y6FZxx

    I was hired to basically just make it responsive and secure. here is his current site

    http://goo.gl/Y6FZxx

    and it displays fine for me but for him this is what it looks like!

    Is there anything we can do? Here is my custom css so far

    #top #main,#top .html_stretched #wrap_all,#top .alternate_color,#top .header_color,#top .main_color,#top .header_color div,#top #header,#top .header_color .container_wrap_meta,#top .header_color .header_bg,#top .footer_color,#top .footer_color,#top .socket_color {
    background-color:rgba(255,255,255,0) !important;
    }

    #top .container_wrap {
    border-top-width:0px !important;
    }

    #top #header_main {
    border-bottom-width: 0px !important;
    }

    #header_meta {
    background: #0772A1;
    }

    #top ul:first-child > li > a {
    color: white;
    }

    #top ul:first-child > li > a:hover {
    color: red;
    }

    .html_header_top.html_logo_center .main_menu {
    text-align: center;
    background-color: #0172b6;
    border-radius: 5px;
    margin-top: 20px;
    }

    #header .container_wrap {
    border: none;
    }

    #main .container_wrap {
    background-color: transparent;
    }

    li:hover .avia-menu-fx, .current-menu-item>a>.avia-menu-fx, li:hover .current_page_item>a>.avia-menu-fx{opacity: 1; visibility: hidden;}

    .html_header_top.html_bottom_nav_header .main_menu ul:first-child>li a {
    border-right-style: solid;
    border-right-width: 1px;
    font-size: 14px;
    }

    .html_header_top.html_logo_center .logo {
    margin-top: 11px;
    }

    .main_color h3 {font-size:16px;}

    .main_color p, .main_color h3 {
    font-size: 15px !important;
    }

    .main_color h2 {
    font-size: 17px !important;
    }

    .csstransforms3d .show_mobile_menu #mobile-advanced {background-color: lightgray !important;}

    #advanced_menu_toggle, #advanced_menu_hide {
    background-color: #000000;
    color: #ffffff;
    border-color: #0171b6;
    }

    #mobile-advanced, #mobile-advanced a, #mobile-advanced .mega_menu_title {
    color: #000000;
    border-color: #000000;
    }

    .entry-content-wrapper div li {
    text-indent: 0;
    font-size: 14px;
    }

    • This topic was modified 11 years, 10 months ago by l2yan00.
    #270473

    http://kriesi.at/documentation/enfold/custom-css-and-quick-css/

    For the table headings:

    .page-id-3198 .avia-table th {
        font-size: 10px;
        font-weight: normal;
        padding: 3px;
        text-transform: none;
    }

    For others:

    .page-id-3198 .avia-table td {
        font-size: 10px;
        padding: 3px;
        text-transform: none;
    }

    The page ID is to make the changes for this page only.
    You can simply remove, add or edit the properties above.

    For more about properties to change your text see:
    http://www.w3schools.com/css/css_text.asp
    http://www.w3schools.com/cssref/pr_font_font.asp

    For the padding see:
    http://www.w3schools.com/css/css_padding.asp

    #270411
    uychkinnear
    Participant

    Hi, I added a table for our pricing structure using the short code and it is too big, is there any way I can change the table size, being font and overall size, please check this link so you can see what I mean

    http://test.uych.vic.edu.au/?page_id=3198

    Reducing the word count is not an option because we have to be compliant due to government regulations. Can you reduce it using CSS and if this can be done can you please supply the code as I am not developer, just mere graphic designer.
    cheers Kinnear

    #270389
    This reply has been marked as private.
    vincefowler
    Participant

    Hey folks,

    if you look at the drop down menu (http://kriesi.at/themedemo/?theme=enfold) click on the Blog Menu… you see a drop down. the Font size seems to be the same size as the regular text on the page.

    When you go to my website, http://www.vestedinterestgroup.com – hover over Live Events… and you’ll see that my drop down menu has a much larger font. I don’t know why it’s like this.

    Can someone tell me how to make the drop down font smaller?

    Gratitude.

    Vince

    #269953

    Hey!
    In your dashboard you can go to Enfold / General / Quick CSS. Then you can add these lines to your quick css and click save:

    .newsbox .news-thumb, .newsbox .news-time {display: none;}

    /* IF YOU WANT TO RESIZE YOUR TITLE"S TO BE BIGGER, USE THIS*/
    .newsbox .news-headline {font-size: 120%;}

    Changing the 120% to whatever size you like.
    Regards,
    Chris

    • This reply was modified 11 years, 10 months ago by Chris.
    #269922

    In reply to: Ajax fonts

    Hey dwrh!

    Thank you for visiting the support forum!

    You can use this css snippet on Quick CSS or custom.css:

    .portfolio-preview-title {
    font-size: 25px;
    font-family: 'Open Sans', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: red !important;
    }

    Best regards,
    Ismael

    #269908

    Actually there is one thing where you might be able to help.

    I am put a language selector (with language codes instead of flags) on top left and social icons on the right top. I
    I was wondering what would be the css for placing separators between the “TR”, “DE” and “EN” just llke the ones between the social icons.
    Here is the code I put for the language selector (I found it somewhere in your forum):

    .avia_wpml_language_switch li .language_flag img { display: none; }
    .language_code {
    font-size: 140%;
    font-weight:400;
    text-transform:uppercase;
    display: block!important; }

    Best and thanks!
    Nedim

    #269883

    this is the complete code i have that you can see here: hobart-design.com/mystic, it still seems to stay in place without shrinking after scrolling down:
    #top .av_header_transparency .header_bg {
    background: rgba(255,255,255,0.85) !important;
    }
    .html_header_top.html_header_sticky .home #wrap_all #main {
    padding-top: 0 !important;
    }

    #top .av-main-nav ul a {
    font-size: 16px;
    }

    #top .av-main-nav a {
    font-size: 12px;
    }
    body {
    font-size: 13px;
    }
    .av-main-nav > li > a:after {
    content: ”;
    display: block;
    width: 1px;
    height: 60px;
    background: #c7c5c7;
    position: absolute;
    top: 60px;
    left: -2px;
    }
    .header-scrolled .av-main-nav > li > a:after {
    top: 100px !important;
    }

    #269716

    you’re welcome.
    You might want to check the width setting of your text elements in those columns.

    There is some inline CSS in the HTML code that sets a fix size to the element:

    <p style="height: 200px; width: 100%; font-size: 16px; padding-top: 10px; text-align: left; background-repeat: no-repeat no-repeat; color: #ffffff;"><strong style="color: #ffffff;">Smart Warehousing will occupy 575,000 square feet at intermodalpark</strong><br>
    Kansas City Business Journal</p>

    Not sure if you entered it like that in the text element but it causes some problems with the layout if you reduce the size of your browser window (or have a smaller screen).

    The width should be set to 100% and you dont need the padding there.

    Good weather over here so i’m going to have a BBQ and hope that you can get that fixed on your own.
    If not, just ask for help.

    But right now i dont have time left :)

    #269658

    In reply to: Tables are cut off

    Hello again :)

    That is because the table heading font is to big. So the table can not shrink any further.

    you can use quick/custom css to reduce the font size and the padding:
    http://kriesi.at/documentation/enfold/custom-css-and-quick-css/

    @media only screen and (max-width: 430px) {
        .avia_codeblock th {
            font-size: 12px;
            padding: 9px 5px;
        }
    }

    That reduces the font size and padding when the display/window is less then 430px wide.

    #269655
    .page-id-2 .avia-builder-el-9 .entry-title {
        font-size: 18px;
    }

    ich empfehle auch custom classes: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
    dann würde das so aussehen:

    .your_class .entry-title{
        font-size: 18px;
    }

    Und es wäre unabhänging von der page und element ID.

    #269654

    You can simply adjust the text size with CSS: http://kriesi.at/documentation/enfold/custom-css-and-quick-css/

    #top .av_toggle_section .toggler {
        font-size: 18px !important;
    }

    you can add other properties as well:
    http://www.w3schools.com/css/css_text.asp
    http://www.w3schools.com/css/css_font.asp

    #269653
    crevlon
    Participant

    Hallo,

    ich möchte die Überschrift “Vergleichst du dich noch oder lebst du schon?” auf der folgenden Seite vergrößern:
    http://liebespaar-auf-umwegen.de/

    Mit

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

    wird zwar die Überschrift innerhalb des Artikels vergrößert, aber nicht die Überschrift welche im “Blog Artikel” Element angezeigt wird.

    Liebe Grüße,
    Marco

    #269583

    Hey!

    1. No, the av-share-link box is not available as a shortcode yet.

    2. Add this to the Quick CSS:

    #top blockquote {
        border-left: 0 !important;
        position: relative;
    }
    #top blockquote:before {
        content:"\201C"; 
        font-size: 32px;
        position: absolute;
        left: 0;
        top: 0px;
    }

    Cheers!
    Josue

    #269519

    In reply to: Page Title Font Size

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

    you had a comma after “.main-title” that breaks it

    #269515

    Topic: Page Title Font Size

    in forum Enfold
    grassrootsEE52
    Participant

    Hi,

    I am trying to alter the font size on the page titles to 24px.

    You can see the site here:

    I would like to change “The Science”

    I tried this bit of CSS I found on the forums. Cleared all of my cache etc..

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

    But it does not seem to be working.

    Thanks in advance.

    Jordan

    #269476
    ahuby
    Participant

    Hi,

    I have downloaded these two plugins but can install either of them. When i try to install them, the home page appeared:
    WordPress SEO
    WooCommerce
    I have uninstalled all other plugins but neither the WooCommerce nor the WordPress SEO would work.

    Also, I installed WP e-commerce as an alternative to WooCommerce but:
    a) the last product created appears in the Product Category Page’s title
    b) I don’t know how to change the font size of the products in the Product Category Page or the Single Product Page.

    Thank you in advance

    #269402

    Hi!

    Thank you for the update.

    Please add this on Quick CSS or custom.css to center align the logo on IE8:

    .html_header_top.html_logo_center.avia-msie .logo {
    position: relative;
    text-align: center;
    width: 100%;
    }
    
    .html_header_top.html_logo_center.avia-msie .logo img {
    -webkit-transform: initial;
    display: inline-block;
    }
    
    .html_header_top.html_bottom_nav_header.avia-msie .main_menu ul:first-child>li a {;
    font-size: 12px;
    padding: 2px 15px 0px 15px;
    }

    Regards,
    Ismael

    #socket .sub_menu_socket a {
        font-size: 12px;
    }
    #socket .copyright {
        font-size: 12px;
    }
    #header_meta .phone-info{
        font-size: 12px;
    }
    Tech
    Participant

    Please I would need quick css style to change the font size of the menu by the socket, also the font size of the bar above the main menu where the phone number goes and by the socket where the “copyright” goes.

    I would appreciate any help please. Thank you. I have the Enfold child theme. Thank you!

Viewing 30 results - 16,471 through 16,500 (of 18,728 total)