Viewing 30 results - 137,761 through 137,790 (of 141,814 total)
  • Author
    Search Results
  • #170236

    In reply to: Main Menu last item

    Hey RicardoSuarez!

    Just add this on your custom.css or Quick CSS:

    #top .main_menu .menu>li:last-child>a {
    padding-right: 10px;
    }

    Remove browser cache then reload the page.

    Cheers!
    Ismael

    #170224

    Hey Nora!

    You can target the header when scrolled by using the .header-scrolled class, see:

    .header-scrolled .logo img { padding-top: 5px; }

    Best regards,
    Josue

    #170221

    Hey mdgworld!

    Please see this topic.

    Best regards,
    Josue

    #170220

    In reply to: logo vertical align

    Hello Christian!

    Add this code too:

    .header-scrolled .logo{ top: 0; }

    Best regards,
    Josue

    #170218

    Hello!

    Please add this code as well

    .page-id-3510 #top select { margin-bottom: 0; }

    That should do it

    Best regards,
    Yigit

    #170210

    Hi Yigit!

    My operating system is Windows 7. Chrome is the only browser I’m having a problem in. What’s happening is that as I scroll around, certain sections appear black over the page.

    **I just now realized, this is the only page having the problem, and it’s only the top portion of the page. All I did was add a few items to one of the demo content pages, but maybe some of the html got screwed up. I think I’ll just try creating a new page and start over. I’ll let you know if the problem persists.

    Thanks!
    Michele

    #170208

    In reply to: logo vertical align

    hi,
    now the logo is in the middle which is correct so far but if I scroll down, the header gets minimised and the 14px top is too much and the logo is not longer in the middle….
    is there an option to disable the 14px top margin when the header is scrolled? or is there another hack?

    greetings
    christian

    Hello jennallocco!

    1) Please try adding !important to force it

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

    2)

    #top .social_bookmarks li a { width: 50px; }

    Regards,
    Yigit

    #170193
    abmich
    Participant

    Hello – love your theme. The page layout editor is really powerful and the theme performs well.

    On my site at eatdrinktc.com I am having difficulty customizing the menu – specifically the following.

    1. The entire background of the menu bar – so it is a single, solid color
    2. The color & hover color of top level and sub links
    3. The font size of the title in the bar below the menu

    Normally I can use Firebug to determine what elements are in play but it appears that even when I add custom css into the quick code box it is over-ridden.

    Thanks!

    #170165
    mdgworld
    Participant

    Hello,

    I did quite a bit of searching, but just not finding the fixes so hoping I can get some help…

    1. This is a new one for me (I swear I hadn’t seen it happening before). I’m not sure what I did, but now when I hover over ANY image on my site, the text below it jumps down about 10 pixels (give or take). Why is it doing this and how can I get it to stop?

    2. I’m using the theme in boxed mode and would like to add banner images below the main nav at the top, but above the header wording and only on some pages. Is that a custom field or something else I can do per page? Thoughts?

    3. I’d like to make the width of the colored line at the top of the drop down menus in the top nav a little thicker. Can I do that?

    4. I’d like to make the small arrow bullets in the mega menu circles instead. Can I do that?

    Thanks a ton!

    mdgworld

    #170135

    Hi!

    So i’m closing this topic for now, if you have any questions or issues, feel free to open a new one :)

    Regards,
    Yigit

    #170114

    Hi timfl!

    The images will display at whatever size the container is at that time. So on desktops showing full size they will expand to the 603 width that you are seeing now.

    Unfortunately there isn’t any setting to use a smaller width than that so using at least that width is best.

    Regards,
    Devin

    #170110

    If you put the shortcode in a color section with a custom ID filled into the custom ID field you could then target those columns and add your own widths to them.

    Something like this:

    #top #my-custom-wc-products .products .product {
    width: 19.20%;
    }
    #170105

    I’ll go ahead and close the topic then.

    #170095
    #170092

    Hello!

    If this is IE8 then it isn’t registering the media queries making the site as wide as it should be on desktops and it has issues with the min-width property.

    Try using these two plugins: http://wordpress.org/plugins/respondjs/ and http://wordpress.org/plugins/modernizr/ to bring IE8 up to speed.

    Cheers!
    Devin

    #170083

    Hey mikemurphy10!

    I didn’t see the issue when viewing your site just now. Try clearing your local cache to make sure you’re getting the most recent changes and fixes and that the browser hasn’t saved an incorrect file.


    @jgoldberg1983
    I’ll address your issue in the topic you created on it.

    Regards,
    Devin

    #170082

    In reply to: top button no icon

    This reply has been marked as private.
    #170080
    norasp
    Participant

    Hi there!

    My name is Nora and I’m tweaking my first wordpress web and, of course, I need some help. Here’s the web http://www.casanostrafilms.com

    I tweaked the header code because the logo (I don’t know why) was too close to the header_meta (leaving a lot of space at the bottom but not enough space above). I also tweaked font sizes and other stuff, here’s the code (I’m showing everything in case there is something disastrous that I haven’t noticed):

    #header {
    font-size: 18pt; !important}
    
    #header_main {
    border-bottom-width: 0px;}
    
    #header_meta .container{
    min-height: 40px;}
    
    #top .social_bookmarks li{
    float:right; padding: 5px; !important; }
    
    #top .social_bookmarks li a {
    float:right; !important; }
    
    #top .main_menu .menu > li > a, #header_main .container{ font-size: 10pt; !important; }
    
    .breadcrumb.breadcrumbs.avia-breadcrumbs { color:#CC0000; }
    
    @media only screen and (min-width: 1140px)  {
    .logo img { padding-top: 20px;  }
    }
    
    @media only screen and (min-width: 760px) {
    .logo img { padding-top: 20px;  }
     }
    
    

    As you see it is the fixed header and when I scroll it the logo is too close to the bottom, so I would like to change the padding on the logo image again but only when scrolling so it’s height centered. Hopefully I won’t have to change .js

    Thanks a lot!!!!

    Nora

    • This topic was modified 11 years, 9 months ago by norasp.
    #170064

    should this also work for the footer menu?

    #170050
    jjranson
    Participant

    I am using a widget to display our church sermons. There are dropdown boxes at the top for filtering purposes. Those boxes are not rendering as expected. They are blank rather than showing “Browse Series”, “Browse Speaker”, and “Browse Topics”. Please refer to: http://www.gatewaychurchtest.net/sandbox0/sermon-videos/

    Those same boxes render properly with other themes and other sites. What CSS code can I add to Enfold to make the boxes preloaded with the expected prompts rather than blanks?

    Thank you for your help.

    #170029
    RobbShirey
    Participant

    I just upgraded a few of my sites to 2.3.1 and notice that the bottom border of the nav container at the top is missing. You can see http://www.robbshirey.com

    jennallocco
    Participant

    Hi,

    I have a 2 part question:

    1. How can I increase the font size of the social icons in the header? I found in the threads the following quick css code

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

    But this only changed the size on the mobile platforms. It didn’t seem to make a difference in the non-fixed header space mode

    2. How can I increase the space (distance) between the social icons in the header. The mobile version especially the icons are very close together, making it harder for someone to touch the current icon link.

    #170022

    Hello Nicole!

    Your topic has been addressed here: https://kriesi.at/support/topic/update-2-3-alles-ist-weg/#post-169760

    Regards,
    Devin

    #170011

    Hi Achim!

    You could create different Menus for each category and then using a plugin like this one, embed them in the pages you want (using Widgets).

    Cheers!
    Josue

    #169993
    andypeck
    Participant

    Hi there – Ive got some basic changes to make for the following…

    http://featherfiles.aviary.com/2013-10-03/null/144786a4ba5348b08b516b9ab1d0b8e7.png

    1) From the top down – How do I change the color/background of the “phone number” bar?
    2) How do I make the social icons (on the right) larger, manage spacing between each icon and vertical position for the whole lot
    3) How do i INDIVIDUALY remove the white horizontal lines. For the one below the “phone number” and the one just beneath my logo
    4) How do I change the color/background of the bar/strip beneath my logo. This is the navigation bar
    5) How do I color each of the buttons within the nav as well as change the vertical white lines between each nav button

    Cheers
    Andy

    #169992
    groggy4pres
    Participant

    Hi there,

    Fantastic theme, I’m really enjoying working with it! Just two problems.

    1. I’m using the full width EasySlider on my front page which looks great in a large window, but it’s cropping the images in smaller windows. Is there a way to make it resize so that the whole width of the image will always be in view?

    2. The logo in the top left corner crops when the window gets down to mobile screen sizes. Also my friend tried to look at it on her iPhone and it’s cropped there as well.

    site is at: http://isaacalderson.com/isaacnew

    Any help would be much appreciated. Thank you!
    – isaac

    #169989
    This reply has been marked as private.
    #169974

    Hi!

    Please do not try and direct us to other topics. We have a queue system and go by posted response in a topic and will often tag at topic and discuss it if we are trying to find a bug fix before responding.

    I’ve found that many shortcodes need to be used in a regular visual editor and are just not compatible with the advanced layout editor. It just depends on how the individual plugin and shortcodes are coded. Hopefully in time we can find a way around it.

    Best regards,
    Devin

    #169954

    Hi!

    Yes, but it’s better to use the shortcode because if you upload a custom font the font family can be different. Kriesi uses the css code for some standard icons only. It’s also more user friendly because for the css solution you need to know the character code of the icon whereas the shortcode generator will take care of it and display the icons in a grid and you can simply select them with a click.

    Best regards,
    Peter

Viewing 30 results - 137,761 through 137,790 (of 141,814 total)