Viewing 30 results - 16,141 through 16,170 (of 18,728 total)
  • Author
    Search Results
  • #290762
    This reply has been marked as private.
    #290650
    kashcroft
    Participant

    Hi there,

    When I reduce the size of the window or view the site on th ipad etc. the header background gets cropped on the left hand side and when you reduce the size of the window smaller it’s gets even more messed up.

    Can you have a look and le me know if you have any advice please?

    This is code I’ve added in the quick css for various things:

    #footer .widgettitle {
    color: #E24C13;
    }

    .html_header_top.html_bottom_nav_header .main_menu ul:first-child > li a {
    font-size: 14px;
    }

    /*default header: main logo and main menu height. increase max value if you want to use a bigger logo*/
    #header_main .container, .main_menu ul:first-child > li a{ height:140px; line-height: 140px; }

    /*header with social icons: */
    .social_header #header_main .container, .social_header .main_menu ul:first-child > li a { height: 140px; line-height: 140px; }

    /*header with social icons and bottom nav */
    .bottom_nav_header.social_header #header_main .container{height:88px; line-height: 88px;}
    .bottom_nav_header.social_header .main_menu ul:first-child > li a {
    height:140px; line-height: 140px;
    }

    .html_header_top.html_bottom_nav_header .main_menu ul:first-child > li:first-child a {
    border-left-style: solid;
    border-left-width: 0px;
    }

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

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

    .html_bottom_nav_header.html_logo_center #top #menu-item-search > a {
    border-right-style: solid;
    border-right-width: 0px;
    }

    #header_main {
    border-top-style: solid;
    border-top-width: 0px;
    z-index: 1;
    }

    Thanks in advance.

    Kevin

    #290642

    Hey BrittS!

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

    div.phone-info {
    font-size: 16px;
    }

    Best regards,
    Yigit

    #290438

    Hey!

    Please add following code to Quick CSS as well

    #contact h4.iconlist_title {
    font-size: 14px;
    }

    Best regards,
    Yigit

    #290343
    denisrowe
    Participant

    My secondary menu has one link and two social icons, it looks fine on desktop and Ipad but s wrapping to two lines on a mobile.

    CSS is:

    .header_color .sub_menu>ul>li>a, .header_color .social_bookmarks a
    { color: black; font-size: 14px; font-weight: normal; text-decoration:none; }

    #290276
    CloudChoice
    Participant

    Hi,

    I put this code in the footer:

    [av_font_icon color="#c0c0c0" font="entypo-fontello" icon="ue921" size="30px" position="right" link="https://www.youtube.com/watch?v=8URMUmaDHUU&list=PLdO5Qyai-H4_s1m0rfTkAi8neR456nV3t" linktarget="_blank"]

    BUT the video not opens in a new page. It opens on the site. Why not? What can I do about that?

    #290156

    In reply to: Portfolio styling

    Hey!

    Sorry for the late reply :)
    Please add following code to Quick CSS as well

    div#js_sort_items {
    font-family: 'Architects Daughter', cursive;
    font-size: 20px;
    }

    and the code you posted above looks just fine

    Best regards,
    Yigit

    #290001
    This reply has been marked as private.

    Hey!

    I am sorry :) Please use following code instead

    .avia_ajax_form .button {
    font-size: 26px;
    font-family: roboto!important;
    }

    Best regards,
    Yigit

    Hi Bodymindlinks!

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

    #top label {
    font-size: 17px;
    font-family: roboto!important;
    }

    Regards,
    Yigit

    #289765

    In reply to: Header size

    Hey!

    Try modifying this code you have in Quick CSS (set a font-size of 12px or more):

    @media only screen and (max-width: 1139px) {
    .avia-menu-text {
       font-size: 9px !important; 
    }
    }

    No, Quick CSS is saved in the database. If you have not modified the theme core files is safe to update.

    Regards,
    Josue

    #289743

    Topic: Mobile Menu Position

    in forum Enfold
    ejet
    Participant

    I tried to move the mobile menu down so it is visible on iphone 4 (only seems visable in landscape mode)

    #advanced_menu_toggle, #advanced_menu_hide { top: 150%;}
    #advanced_menu_toggle:before { content: ‘Menu’; font-size: 13px; }

    However, when I use the above code the page I get an extra scroll bar and the page can also be moved right causing the design to become unresponsive.

    Am I missing something or did I leave something out?

    EdFritz
    Participant

    I see a few dozen other support request answered since I put my request in early this morning, as a matter of fact mine have now wrapped around to the 2nd page… I have spent hours searching thru prior support answers before putting in my Q’s. I have about 30 hours working with this theme and some weaknesses of the product are becoming apparent…I am not a newbie. I have been a webmaster for about six years. I have used a lot of themes. I don’t think my questions should stump the support team.

    I’ll pose them again:
    1) How do you change the opacity level on Fullscreen slider, when you hover to click to link. The design element you have in place ( a large round colored ball) is enough of an indicator that an event will take place on click). Can you please tell me how I can turn off/down the opacity.

    2) How do you disable lightbox on single post which uses featured image. I am surprised by the hundreds of requests for information in the support forum on how to do this. This translates into a design flaw in my book, Hopefully your working on something. I see a lot of goofy instructions that you provide users that goto in Quick CSS , some work, some don’t. I tried about six different suggestions. None worked. You really should have a simple way to turn on or off light box. Sorry to vent, but how do you disable lightbox on single post which uses featured image from media library

    3) Where is information on changing font sizes for header, body, post. There has to be a simple way to change font size like you change font colors. Again, it seems like this is very convoluted process when compared to other themes.

    4) Do you have a short code or a page template which will provide a category listing.

    thanks

    #289538
    chrisheath28
    Participant

    New installation of WP and Enfold with no active plugins but still cannot get style options for text in the Advanced Editor.

    #289525

    In reply to: Portfolio styling

    This reply has been marked as private.
    #289460

    Hey!

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

    div.iconbox_icon:before { color: red!important; }
    body * { text-transform: none!important; }
    h1, h2, h3, h4, h5, h6 { font-weight: normal!important; }

    You can go to Enfold theme options > Advanced Styling and edit “Main Menu Links” and change their sizes

    Best regards,
    Yigit

    #289426

    Hi!

    I was looking for the same solution, so I used the code as well and styled it a little bit more:

    .content ul li:before {
    content: “\2713”;
    font-family: “entypo”;
    font-size: 2em;
    line-height: 1;
    margin-right: 10px;
    color: #94BD26;
    }

    All perfect, but then I scrolled down in my post and I saw this: https://dl.dropboxusercontent.com/u/13613026/List_SoMe_Icon.png

    Somewhere, something went wrong and I have no idea where!

    Can you help me?

    Sincerely,
    Morticka

    #289321

    Hi!

    Thank you for using the theme.

    You can decrease the height of the mega menu links. Please try this on Quick CSS or custom.css:

    #top .av-main-nav ul a {
    width: 100%;
    line-height: 15px;
    padding: 8px 15px;
    font-size: 12px;
    min-height: 15px;
    }
    
    .avia_mega_div .avia-bullet {
    left: 3px;
    top: -3px;
    }

    Cheers!
    Ismael

    #289238
    sandboxes
    Participant

    Please can you help me out with the CSS for the contact page on my site so it looks like this http://www.mixd.co.uk/contact/?

    The spacing p, colour and size of icons and fonts.

    Thanks

    • This topic was modified 11 years, 8 months ago by sandboxes.
    #288995

    In reply to: Social Medai Icons

    Hi ElementArt!

    Please add following code to Quick CSS

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

    Currently it is set to 75px

    Regards,
    Yigit

    #288980

    Topic: Social Medai Icons

    in forum Enfold
    Valinsy
    Participant

    Hi
    sorry to bother you again :
    Hey ElementArt!

    Thank you for using our theme.

    If you are using enfold put this in custom.css at the end or in Quick-CSS in enfold theme options under Styling tab:

    #top .social_bookmarks li a { font-size: 35px; }
    Change 35px to your value.

    Best regards,
    Günter

    Above code didn’t help, it might have something to do with our plugin, font resizer already installed
    Could you have a look at our link ?
    Thank you so much for you time and help
    Aga

    #288973

    Hi!

    Sure, please add following code (as is) to Quick CSS

    div.phone-info {
    font-size: 20px;
    }

    Best regards,
    Yigit

    #288951

    Oh – one more thing, is there a way to make the font bigger? About 5 times its current size, so it stands out a bit more?

    #288894
    This reply has been marked as private.
    #288861

    In reply to: Portfolio styling

    Hey lome61!

    Thank you for using the theme.

    1.) Looks like you managed to figure this one out. If not, please use this:

    .main_color #js_sort_items {
    background: transparent;
    }
    
    .sort_by_cat a.active_sort span {
    background: transparent;
    color: yellow;
    font-size: 16px;
    }

    2.) Please use this to add a border:

    .grid-image img {
    border: 2px solid white;
    }

    3.) Use this for the grid title:

    main_color .grid-content, .main_color .grid-entry-title {
    background: transparent;
    color: red;
    }

    4.) This should not affect other elements on the theme.

    Regards,
    Ismael

    Sorry if I didn t make it clear I meant the font size for the text inside the accordion.
    The text in the 5 slider images is bold and a different size than the default font and I could not find where to set this one
    I don t think the accordion is picking up the style from H1s etc…

    #288686

    Topic: Portfolio styling

    in forum Enfold
    lome61
    Participant

    Hi!

    I just bought my third license for Enfold! Totaly amzing theme for a beginner like me.

    Right now I´m building a site with a image background AND I´m happy with everything exept that I can´t figure out how ti style the Portfolio Grid, Images and Porstfolio filter.

    I have find solutions here and there but I can´t bring them togheter.

    (I know that you don´t want to have several questions but I wnat to find a “total” solution.

    1. I want the portfolio filter to have 16 px fontsize and colour yellow on a transparent background. No / between the categories and a padding around 10 px

    2. I want a white medium image-border around the image in the grid.

    3. The Title colour under under the Grid-image in a contrasting colour to the background and fontsizearound 14-15 px. ( Can the title background be transparent?)

    4. And ALL THIS without any setbacks for the rest of the theme.

    If this is too many questions totaly understand!

    Kind regars
    Michael Eldborn

    #288671

    In reply to: Image Issue

    Hey!

    In the Tab content look for a shortcode like this:

    [av_button label='Click me' link='manually,http://google.com' link_target='' color='theme-color' custom_bg='#444444' custom_font='#ffffff' size='small' position='center' icon_select='yes' icon='ue800' font='entypo-fontello']

    Simply change the link attribute.

    Regards,
    Josue

    Hey!

    It’s possible to change the colour of the text:

    
    #top .phone-info {
    font-size: 30px;
    color: red;
    }
    

    Instead of red you can put any color, eg #fff or #eaeaea.

    The icons seem to be fixed size and color – I do not find any CSS to change it.

    Best regards,
    Günter

    #288556

    Hey!

    Thank you for the update.

    Regarding round image, use this:

    .rounded-container, .rounded-container img {
    border-radius: 0;
    }

    I thought you’re trying to change the single post view. Anyway, glad you fixed the font size on blog overview page.

    Best regards,
    Ismael

Viewing 30 results - 16,141 through 16,170 (of 18,728 total)