Viewing 30 results - 100,141 through 100,170 (of 142,882 total)
  • Author
    Search Results
  • #586358

    hi Vinay,

    Thank you,

    I have changed the position of the background image to top centre, but nothing changed on mobile version of site.

    I checked login details below, they are work fine

    #586344
    Erwin
    Participant

    Hi,

    I’ve posted a topic about this before, see it here. This topic was closed because it looked solved.

    But after a few changes it hasn’t been solved. I was using div-ID’s to navigate to. Now I had to add a second page (also with a single-page-structure), so only the ID’s ain’t sufficient. Now I have added the url in the link. The navigating does work, but the highlighting of the menu doesn’t. The second-page is “plant it” with it’s own sub-menu. The site is here.

    How can I make the navigating working with highlights? Also it would be nice that it would scroll again to the next section. Using only ID’s to navigating to, it does scroll. Using a url ending on a ID reloads the whole page again.

    Regards,

    Erwin

    #586343

    Hi Yigit, I enabled the custom css via functions.php, and I applied a custom css tag to the image I’m trying to hide (desktop-only). Then I added the following code to the Quick CSS:

    @media only screen and (max-width: 990px) {
    .desktop-only { display: none !important; }}

    However, it’s still not hiding the image on mobile. Any idea why?

    #586327

    Hey!

    Please enable custom class support http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/

    Then add only_mobile class to the mobile menu and only_desktop to the desktop menu to display only in desktop and mobile devices.

    /*Show only in mobile or desktop*/
    
    @media only screen and (min-width: 769px) {
    .only_mobile { display: none !important; }}
    
    @media only screen and (max-width: 768px) {
    .only_desktop { display: none !important; }}
    

    Cheers!
    Vinay Kashyap

    • This reply was modified 10 years, 1 month ago by Vinay.
    #586324

    Hey!

    We cannot access the backend of the site to check the setup. But when i inspect the background image it’s position is set to center center please change it to top center.

    Cheers!
    Vinay Kashyap

    Hi!

    To disable the small spinner please use the below code in Enfold > General Styling > Quick CSS

    #top .av-siteloader {
        display: none!important;
    }

    Cheers!
    Vinay Kashyap

    #586309

    In reply to: Back to top Button

    Hi elames!

    Can you please post the link to your website?
    If you would like to display it on mobile, please see – http://kriesi.at/documentation/enfold/display-footer-menu-scroll-to-top-button-on-mobile/

    Best regards,
    Yigit

    #586299

    Of course!!! Here you go! Sending you the credentials to be able to login to staging site :) I think I may need to resort to what I did on the other site so the caption gets centered inside the left-frame but flushed left ;) and I can add the red gradient to the red button and an image below with the logos. ;)

    What do you suggest I should use as a slider image size so it’s viewed properly on mobile? :)

    And one more question: How do I hide the top menu bar on mobile and tablets?

    Thank you, thank you so much!!!

    Warmly,

    Havi

    #586291
    staceylane
    Participant

    I think this might be a duplicate post but I have tried code from multiple topics with no success. I would like to remove the captions that pop up on hover.

    #586289

    Topic: ShiftNav Menu Color

    in forum Enfold
    Nathan
    Participant

    The site I’m working on is Bodytalkcare.com

    I’m in the ShiftNav settings and am attempting to set the hamburger and text color to black please.

    I set the “Font Color” to black and then saved and refreshed.
    And the Hamburger and the title in the top middle of the screen where is says”BodyTalk Care” is not black yet.

    I’m curious, I would like to understand why the ShiftNav settings are not being applied in relation to Enfold and if your could please help with a code for quick CSS or why the Shift Nav settings are not being applied?

    Thank you for the timely and professional support.

    #586288

    Topic: Back to top Button

    in forum Enfold
    elames
    Participant

    I was sure there was a back to top button option in Enfold somewhere..but I can’t find it now. Can you help me?
    Thanks in advance

    #586278

    I see it made the top padding transparent

    I’m grateful more order in my menu settings was solved thanks to you providing this code!

    #586277

    Thanks Yigit.
    One other question –
    how can I have the full screen slider that doesn’t crop the top off of photos. Look how the washington monument is cropped on a large screen.

    #586273

    Hi!

    Please change your code to following one

    #shiftnav-toggle-main {
        background: transparent!important;
    }
    .shiftnav-wrap {
        padding-top: 0!important;
    }

    Regards,
    Yigit

    #586267

    Topic: Styling of columns

    in forum Enfold
    luckylobo10
    Participant

    Hi!

    I want to do the following with the columns:

    1. Add a small color bar on top.
    2. Have no space on the sides and top of an image inside a column.

    Thanks :)

    #586265

    Hi!

    You can add following code to Quick CSS in Enfold theme options under General Styling tab to move your logo down

    .logo { top: 30px; }

    But it is not possible to have logo linked to a few sites

    Best regards,
    Yigit

    #586246

    Hi increasethewedge!

    Please add following code to Quick CSS

    #header #header_main_alternate .container {
        padding: 0!important;
    }
    .html_header_top .av_bottom_nav_header .main_menu ul:first-child > li a {
        height: 38px;
        line-height: 38px;
    }
    .html_header_top.html_bottom_nav_header .main_menu>div, .html_header_top.html_bottom_nav_header .main_menu ul:first-child {
        height: 38px;
    }

    Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.

    Regards,
    Yigit

    #586245

    I appreciate you asking.
    Your seeing it seems I have, and I feel confused still because I need support learning how to make the top panel of the ShiftNav menu either transparent or a different color.

    The area I am referring to is at the top of the site where there is that black strip with the words “BodyTalk Care” in the middle.
    I have went into appearances to the ShiftNav and tried changing the colors and have looked in their knowledge base for how to make it transparent and have yet to find a solution.

    Do you have any suggestions?

    Thank you.

    #586242
    asinger777
    Participant

    I have 2 buttons as part of my top nav bar. When the bar is minimized or shrunk then the top and bottom margins around the buttons disappear. How can i get those spaces to remain, so that when the bar shrinks, the white space above and below the buttons remains?

    Here’s the link – http://site.jewishexperience.org/

    #586239
    cocoagroup
    Participant

    Hello there! Great theme!

    I have an issue with a website that I am developing. When I open a specific page on my mobile phone (link below) I see lines in between the text, however on the desktop version I see it just fine (screenshot below).

    Any ideas how to solve it?

    Thank you very much-a!

    #586233
    stefanogonella
    Participant

    Hello,
    as long as I build a new page, I noticed I can add elements using the avia advanced editor. Instead, I can switch to the normal editor and add text, shortcodes, etc…

    the huge problem is that as soon as I switch from avia to normal, I can’t see the elements embedded using Avia as shortcodes. I see nothing at all. In addition, if I add shortcodes, text, etc.. using the normal editor, I can’t see the changes in the avia advanced editor.

    Finally, switching from one to another often means losing the elements added in one way or another.

    I sorted the topics and couldn’t find a solution. I read it is an intentional chiche for enfold. In my opinion it doesn’t work at all. I used other templates with advanced editors and I could switch from normal, to advanced, to backend, without any problem. And in any view I could see everything (visual, text, shortcode, code, depending on the view chosen).

    Is there a solution to get this? Please reply asap, as I’m on a rush and, in case there is no solution, I will have to switch to another theme.

    thanks
    Stefano

    #586229
    #586227

    Hi ALCOR!

    Please refer to my post here – https://kriesi.at/support/topic/lightbox-for-mailchimp-form/#post-582439

    Regards,
    Yigit

    #586226

    Yeah unfortunately the site isn’t responding to it. The parent is still coming out on top!

    Hey!

    I see that you already started threads – https://kriesi.at/support/topic/having-a-couple-issues-with-mobile/ and https://kriesi.at/support/topic/caption-isnt-scaling-on-mobile/ so i am closing this one and will reply to others. Please do not create duplicated topics as it is making it harder for us and for other users to follow.

    Cheers!
    Yigit

    #586201

    Follow up:

    heres the URL: http://mindsparklabz.com/dev/ms/business-web-marketing

    also – the following script I got from a previous question about making the content within a color box top aligned instead of middle aligned isn’t working…. can you take a look at that as well?

    I’ve tried the following:

    CSS in child theme:
    #main { vertical-align: top !important; }
    main { vertical-align: top !important; }

    and via Code Block in the ALB right in the page itself:

    <style type = “text/css”>
    main { vertical-align: top !important; }
    </style>

    thanks!

    #586193

    Hey!

    Please refer to Ismael’s post here – https://kriesi.at/support/topic/urgent-responsives-webdesign/

    Cheers!
    Yigit

    #586186
    frontlight
    Participant

    Hi – I have an image (a logo) in the main top section that I would like to disappear on mobile. Could you please help me figure how to do that?

    #586181

    In reply to: For About Search Area

    Merhabalar Gökhan!

    Lutfen assagidaki kodu Enfold theme options > General Styling tab sekmesindeki Quick CSS alanina ekleyin

    #top #s { color: black; }

    Regards,
    Yigit

    #586142

    Thanks I changed it to

    .av-instagram-item {
    width: 81px;
    }

    It’s still not perfect but it’s close enough.

    If you would please have Christian look into fixing this Instagram plugin, I’m sure all the users would appreciate it. I’m happy to have helped find this bug. I’m sure you can use some of this experience to fix the problem for future releases.

    Lets close this topic.

    Thank you,

    Jas

Viewing 30 results - 100,141 through 100,170 (of 142,882 total)