Viewing 30 results - 134,851 through 134,880 (of 142,788 total)
  • Author
    Search Results
  • #212851

    In reply to: Header CSS Issue –

    @recumbent – Yes, figured out the problem yesterday. The site had been mildly hacked. There was bad code that had been injected in the WP-Config file at the top. I deleted that code and the problem with the menus was fixed

    #212821

    In reply to: Windows problem?

    Thanks Ismael. We are using a child theme, with this css adjustment to the header to make it less thick …

    .social_header #header_main .container, .social_header .main_menu ul:first-child > li a { height: 48px; line-height: 48px; }
    .fixed_header.social_header #main{ padding-top:72px; }
    

    It was working previously for windows machines, but not now.
    We have just overwritten the theme files via ftp … still the same issue.

    Here’s a screenshot …
    Enfold Nav Problem on Windows

    Is there something we need to add to the custom css above to make it work for windows machines?

    #212811

    Hi!

    Please refer to this post https://kriesi.at/support/topic/change-logo-image-for-scrolled-header/#post-188003
    200 should work fine for you as well.

    Best regards,
    Yigit

    #212804
    This reply has been marked as private.
    #212793
    jumpcs
    Participant

    Client has asked me to change the logo on the site to a 64px wide by 200px tall version. When the logo is inserted into the header, it gets resized to a scaled down version of itself. Is there any way to stop the scaling (it resizes it down to 25×88 which is pretty minuscule).

    Hi!

    You can use following code in Quick CSS to remove it

    #top .fullsize .template-blog .blog-meta { display: none; }

    Cheers!
    Yigit

    Thank you once again Ismael. Now if I could get the preview image to vanish from the top of the blog component, i’d be in business.

    #212771

    In reply to: Combo Widget Bug

    Hey!

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

    #top .news-thumb img { height: 36px;
    width: 36px; }

    Best regards,
    Yigit

    Hi!

    Glad you fixed it! Let us know if you have any other questions or issues

    Regards,
    Yigit

    #212766

    In reply to: Breadcrumb position

    Hey vasilybodnarchuk!

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

    .title_container .breadcrumb { left: -4px; top: 75%; }
    #top .title_container .container { min-height: 70px; }

    Cheers!
    Yigit

    #212748
    Iano999
    Participant

    Hey,

    I’m trying to find out how to make the mobile menu appear when the site is viewed in a portrait orientation on a tablet – I’ve had a quick search but a lot of the questions/answers regarding this seem to be tailored towards individual issues.

    As it stands, I get the full menu at 1024px which is perfect, and the mobile menu on a smartphone – I just need to make the switch from the full desktop menu to the mobile version on tablet/portait – how can I change this?

    Thanks

    #212745
    rhavermans
    Participant

    Hi there,

    Hope you can help me with a problem I have with saving changes to the layer slider. After pushing the save button on the bottom of the page it just keeps saving and never stops. I want to put a new picture in one of the sliders, but I can’t change anything to the slider at the moment.

    I’ve already tried deactivating all the plugins and I updated the theme to the latest version, both without any result.

    Kind regards,

    Ronny

    #212740

    Hi!

    The screenshot can be found here: https://kriesi.at/support/topic/using-oembed-within-advanced-layout-editor/#post-209388

    I recommend to try the vimeo video/embed code first – insert it into the textbox, save the post and Yoast should recognize it. If this works it’s not a theme issue since the same logic/code is applied to all video services supported by Yoast video.

    Best regards,
    Peter

    #212731
    jtree5757
    Participant

    Hey guys!

    So I’ve managed to do the bulk of the work in my custom header adventure, but am stuck with the sticky part of it since the nav menu isn’t already at the top of the page.

    Basically how can I enable this sticky feature to just the bottom nav menu so that when a user scrolls down and the nav menu hits the top of the browser window it becomes sticky?

    (I don’t want the header portion of it that contains the logo and social icons to be sticky, just the nav menu) :)

    Thanks in advance, you guys are the best!!

    Hey Ismael,

    Yeah i’ve tried fixing it my self (by removing some image classes / overlay )

    http://stackoverflow.com/questions/12980153/image-moves-on-hover-chrome-opacity-issue

    I’ll try and figure it out and I’ll keep it posted here :)

    #212705

    Hey nicolasweh!

    I’m sorry you feel that way. The hover effect you requested is not included in the theme code and we also didn’t advertise or demonstrate it on the theme demo page. Btw this was not a support question but a theme customization request. We want to avoid that use hijack the threads and thus we close them if we consider the answer as “final reply”. You can open up a new thread and reference the old post if necessary.

    Best regards,
    Peter

    #212684

    Hi runekjensen!

    WordPress supports a special option field for the rel attribute. Go to Appearance > Menus and click on the “Screen Options” tab in the right top corner. Then tick the checkbox next to “Link Relationship (XFN)” and WP will show a new menu option for each menu item (called “link Relationship (XFN)”). You can insert the “prettyPhoto[iframes]” property/text into this field and the link should open in a lightbox window.

    Regards,
    Peter

    #212682
    nicolasweh
    Participant

    This is not very friendly to say and leaves much to be desired of the support you provide.
    And I know that some topics must be closed not to make endless threads and not confuse other users.
    I just ask you, give me only one minute, I think I have the Right as an Enfold user to determine if the consultation I started has finished with a thank you, at least, no?
    By the way, thanks for the reply.
    https://kriesi.at/support/topic/custom-hover-effects/

    #212637
    stupaul22
    Participant

    I want to add the yelp icon. This one is not in the entypo-fontello default set.
    The yelp icon is available on http://fontello.com/ as one of the Zocial characters.
    So I select it (I take note of the character number=e800) and download it and get a file called: fontello-13441bde.zip.
    So I upload that file to Icon font Manager and put in all the code:

    layout.css
    [#top .social_bookmarks_yelp:hover a{color:#fff; background-color:#cb2027; }]

    functions.php
    [‘yelp’=> array( ‘font’ =>’fontello’, ‘icon’ => ‘ue800’),]
    (NOTE I USED “fontello” not “entypo-fontello”)

    register-admin-options.php
    [‘Yelp’ => ‘yelp’,]

    BUT the icon shows up as the box with “e8” over “00” WHY am i getting this instead of the actual icon?

    See social header, top left, first icon here:
    http://www.brixenivy.com/newsite/

    See also here:
    http://www.brixenivy.com/newsite/test/

    Thanks for your help.

    #212634
    LMPLMM
    Participant

    Hi,
    I am trying to remove the Related Posts side tabs without success. Based on other topics I have added the following shortcodes, but without success:

    .single-small .post_author_timeline { display: none; }

    .related_posts.stretch_full { display: none; }

    The tabs are still appearing. Could you please let me know how to remove them? I’m using Enfold.

    Thank you!

    Hey!

    I hovered over the image of the project cinerama but I am not seeing the shift. I think you should remove the browser cache then reload the page a few times. Test it on another browser.

    Regards,
    Ismael

    #212620
    This reply has been marked as private.
    #212617

    If its an item on top of the background image you can try making its position a percentage (45% for example). Otherwise the inline documentation for Layerslider under the help tab is the best source I know of for its settings.

    #212616

    Hey!

    Please use this to constrain the height of the images on mobile view:

    @media only screen and (max-width: 767px) and (min-width: 480px) {
    #top div .avia-gallery img {
    max-height: 132px;
    }
    }

    Best regards,
    Ismael

    #212597

    In reply to: Windows problem?

    Thanks @brdconcept … I added your css fix which has fixed the main nav.


    @Devin
    / @Ismael – we are using the “fixed header with social icons and additional navigation” – which includes another social icons nav above, and the formatting for this menu is not behaving as expected on windows machines.

    The social icons display one on top of the other (as per my screenshot above) rather than horizontally.
    It is working fine on mac – safari / chrome / firefox
    The issue is only on PC – explorer / firefox / chrome

    Have had to temporarily change the “Header Type” back to “small non-fixed header” on the site so that PC users can navigate. Can you suggest how to fix this?

    #212585
    paulrt27
    Participant

    i have the following title headings along the top navigation header (going from left to right):

    Home
    Services & Clients
    Business Effectiveness
    People
    Practices
    Processes
    About Us
    Contact
    Blog

    is it possible to change the order of these if i wanted to jiggle the order, say for example i added a new page of some sort, i might not want the link to go to the far right, i may want to slot it in the middle somewhere.

    also, can you change the size of the page heading links please as well as at present they are quite small?

    thanks,
    paul

    #212560

    Hey claireremington!.

    You can adjust the left and right padding of the tab title to change the width:

    .js_active .top_tab .tab {
    border-bottom: none;
    padding: 12px 30px 14px 30px;
    }

    Regards,
    Ismael

    #212541

    Hey HankInTheForest!

    Please edit the menu item on Appearance > Menus then put a hashtag(#) sign on URL field.

    Regards,
    Ismael

    #212530

    Hey TFT!

    That is not possible at the moment. You can only adjust the width of the tooltip. Use this on Quick CSS:

    #top .avia-icon-tooltip {
    width: 500px;
    font-size: 15px;
    line-height: 1.6em;
    }

    Best regards,
    Ismael

    #212517

    Hi!

    Please use this instead:

    .top-tel {
    position: relative;
    z-index: 999 !important;
    }

    Regards,
    Ismael

Viewing 30 results - 134,851 through 134,880 (of 142,788 total)