Viewing 30 results - 85,561 through 85,590 (of 142,739 total)
  • Author
    Search Results
  • #734402

    Hey Insight_PR,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

    #top .av-submenu-container .mobile_menu_toggle {
        display: block;
    }
    
    #top .av-submenu-container .av-subnav-menu {
        display: none;
    }

    Let us know if this helps :)

    Best regards,
    Nikko

    #734399

    In reply to: Odd issue

    I have posted logins multiple times here and on another topic but I do not see them. Are you seeing them on your side?

    #734398

    Ahoy,

    Sounds goods but when I activated the phone number in the top bar it does not show up. Please advise… I have set my setting for it to show… but is isn’t

    #734397

    Hey mcraig77,

    I think the phone number should be added not in widget but in Enfold > Header > Extra Elements > Header Phone Number/Extra Info (set this to Display in top bar at the right) > Phone Number or small info text and place the phone number there.

    As for the social icons, just add this css code in Quick CSS (located in Enfold > General Styling):

    .html_bottom_nav_header #top .av-logo-container .social_bookmarks {
        margin-top: 0;
        top: 100px;
    }

    just adjust the top value as you see fit. Hope this helps :)

    Best regards,
    Nikko

    #734392

    Hi,

    Sorry for the late response, the issue is a bit weird, I have added this code in Quick CSS (located in Enfold > General Styling):

    .av-masonry-entry {
        width: 25%;
    }
    
    .av-masonry-col-3 .av-masonry-entry {
        width: 33.3333334%;
    }
    
    .page-id-30 #av-masonry-3 {
        margin-top: -1px;
    }

    And it should fix the issue, let us know if it’s good :)

    Best regards,
    Nikko

    #734390

    Hi Rikard,

    I have added two screenshots for you to look at one is the desktop view and the other is mobile view of the same part of the homepage showing the colour change.

    Thanks so much for your help,

    Lee

    #734381

    Dear Ismael,

    That can not be correct! This theme is supposed to be one of the best themes and I have bought some other not so popular themes that just started selling and their support fixed problems like this in one day! It can’t be possible that the slider can not show whole image on smaller screens. If that’s correct this theme is not responsive!

    I checked the forum and your colleagues gave some codes to some participants and fixed problems similar to mine. Can you tell me which code should I use so people can see the whole picture on mobile phones?

    Or maybe the picture needs to have some other size to be responsive on desktop, laptop and mobile?

    Could you please give me an answer to this?

    Best regards,
    Ana

    #734380

    Hi,

    Try adding this css code in Quick CSS:

    #header_main nav .social_bookmarks {
        margin-top: -25px;
    }

    Let us know if this helps :)

    Best regards,
    Nikko

    #734373
    mariasol3
    Participant

    Hi everyone,

    I installed enfold theme. I’ve checked out my ipad and I’ve seen that there are some issues. How can I solve them?

    1. At first logo overlapped the main menu which couldn’t be shown properly. I changed dimension to 990px for mobile and now it works on ipad. Suddenly it didn’t work on desktop (everything stretched out!) and I had to add this code on quick css. Is it correct? Is there a way not to add a code (only because it worked fine at the beginning)?

    @media only screen and (min-width: 768px) {
    .slider-desktop {
    display:block !important;
    }
    .slider-phone {
    display:none !important;
    }
    .avia-slideshow-inner {
    height: 500px !important;
    }
    .avia-slideshow {
    max-height: 500px !important;
    }
    }

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

    2. The image I used as fullwidth layer slider cannot be shown properly (it looks super big), same on my iphone. And it doesn’t look good in Chrome and Internet Explorer!

    Can you help me please?

    Kind regards,
    Maria

    #734371
    KimberlyM
    Participant

    Having an issue with the Headline Rotator and the text staying on one line. I’ve looked up this topic and tried the different add-ons to css and they still seem to be displaying on two lines regardless of font size. Can you please help me to get all the text including the rotation to stay on one line?

    #734369
    WP Turned UP
    Participant

    Latest version of Enfold and WP. I tried disabling plugin and creating a fresh API key. Also tried the workaround here, which I would hope is no longer needed since Kriesi said this would be addressed in v 3.5.

    Thank you,
    Ryan

    #734344
    Uros
    Participant

    hi guys,

    How to change text in read more button in blog post element.

    View post on imgur.com

    it is blog posts element with turned on title, excerpt and read more button….i want to change text in read more button with different language

    you can see what i want in this post

    #734334
    famewebdesign
    Participant

    Hello,
    Please check http://www.campervisie.com/wp
    Only on the homepage I would like to remove the logo and menu on the left side. All the content on this page (big image at the top, second menu and text) needs to be the full 1310px width.
    When I select page template “blank” (no header and no footer) then the content is as big as the screen, so that is no option. The body backgroud image must be visible.

    On all other pages the left bar (logo and menu) needs to stay as it is.
    How can I do this?

    Thanks for your answer!
    Martine

    #734329

    Topic: Full bleed banner

    in forum Enfold
    creativeyes
    Participant

    Hi

    I’m in the process of creating a new banner for this website but I want it to be full bleed like the ones below. I’ve created it in two halves because I want them to go one below the other when viewed on smaller screen sizes. I also don’t like the little white marks in the middle top and bottom.

    Thanks
    Rupert

    #734327

    I added you guys as admin using the same info as before….

    I removed our google info and the line of script at the top is gone.

    Awesome, so how do we add our Google UA number?

    Avery

    #734302
    Formgeven
    Participant

    Wird es in naher Zukunft möglich sein in den Enfold Child Einstellungen zur Typografie bei den einzelnen Headlines (H1-H6) die einzelnen Größen für die verschiedenen responsive Ansichten einzustellen? (siehe Bild Beispiel)

    Momentan ist es sehr aufwendig solche Einstellungen vorzunehmen, da wir jeweils für mobile (Tablet und Handy) sowie Desktop-Ansichten IDs anlegen müssen und der Content 2 mal im Backend einer Seite liegt: einmal nur sichtbar für Desktop-Ansichten und einmal nur sichtbar für mobile Ansichten.

    Ebenso das Festlegen der einzelnen Breakpoints für die unterschiedlichen responsive Ansichten – wird momentan daran gearbeitet diese im Backend manuell einstellen zu können?

    #734294

    That didn’t seem to help.

    Here is the image link to imgur.com… you will see that my mobile menu is mis-aligned. Social tabs are below the dropdown, shopping cart is above it. It all looks very ugly. Just looking to have them aligned side-by-side the way it looks on my desktop version.

    View post on imgur.com

    #734286

    Hey Jambo!

    Please add following code to Quick CSS as well

    @media only screen and (max-width: 767px) {
    .responsive #top #wrap_all #header {
        box-shadow: none;
    }}

    Best regards,
    Yigit

    #734277

    We went ahead and migrated over data from the dev site and everything looks good except the following:

    at the very top above the phone # on the right-side we have this line of script: ‘, ‘auto’); ga(‘send’, ‘pageview’);

    Please take a look and let us know what we can do to remove this.

    Thanks

    Avery

    #734272

    Topic: swap columns on mobile

    in forum Enfold
    alby54
    Participant

    Hi, in a project I’m building I have several pages with a particular layout which I’m gonna try to describe. I made 2 sections, in each one I’ve inserted a 2/3rd column containing text and a 1/3rd with an image. My problem was that both images are related only to the first text and not the second one so that in the desktop layout everything is fine but as I shrink the browser window obviously the second image goes below the second text and not in between. So I came up with this solution. I’ve duplicated the second section and I’ve assigned the class ‘desktop’ to the upper one and the class ‘mobile’ to the one below. I’ve filtered them with media query and switched the order of the mobile one so that the 1/3rd column with the image sits on the left side and the 2/3rd column with text stays on the right. As you can see here alzacristalli everything is working as I wanted to when shrinking the window but the only drawback about it is that my client will have to insert double content in many pages in a 5 languages website. So I’m wondering if there’s a function that in a section with a given class can flip the columns so that what’s on the left gets on the right side just for mobile. This would definitely make the client’s data entry much easier. Do you think it’s possible? Thank you.

    #734266
    Jambo
    Participant

    Hi Chaps,

    I’ve got a transparent header set for all my pages when scrolled to the top. As the header shrinks as the page is scrolled, I have set a black background with 0.8 opacity to help display the menu better. In mobile view, I’m trying to keep the header transparent from top to bottom. I’ve semi-achieved this from help with the forums. The code I have so far is:

     /* transparent header on mobile (scrolled at top)
    -------------------------------- */
    @media only screen and (max-width: 767px) { 
    #top #wrap_all .av_header_transparency, .av_header_transparency #advanced_menu_toggle {
      background: transparent!important;
      position: absolute!important;
    }}
    
     /* transparent header on mobile (scrolled below top)
    -------------------------------- */
    @media only screen and (max-width: 768px) {
    .header_bg { display: none !important; }} 
    
     /* no logo on mobile
    -------------------------------- */
    @media only screen and (max-width: 480px) {
    .responsive .logo {
    opacity: 0!important
    }}
    
     /* sticky mobile menu
    -------------------------------- */
    .responsive #top #wrap_all #header {
        position: fixed;
    }
    

    What I can not get rid of (tried pasting code from other threads) is a tiny thin black border at the bottom of the header when scrolled down after the header ‘shrinks’.

    Thank you in advance,

    James

    #734263
    Amigs
    Participant

    hi support team

    is it possible to add a search loop an the mobile view (i saw https://kriesi.at/support/topic/mobile-search-bar/, but i would like to have a version without any theme update problems=

    #734201

    Hi,

    try this code inside Quick CSS field:

    #top .thumbnail_container img:hover {
    opacity: 0.3;
    }

    and adjust as needed.

    Best regards,
    Andy

    #734173

    In reply to: gallery

    Hey arteffekt,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    #top div .avia-gallery img {
        border: none;
    }
    #top .avia-gallery .avia-gallery-thumb a:hover {
        opacity: 1;
    }
    

    Best regards,
    Yigit

    #734159

    Hi Nikko,

    I understand about the child theme, I was just wondering how to add the custom code to it and not directly to my theme files. I already had the plugin simple image sizes installed so I messed with it a little and was able to achieve what I was looking for. I apologize for starting a new topic for something the plugin could accomplish, but the other posts had changes to template files as well as using this plugin. This topic can be closed.

    Thank you!
    Chris

    #734145
    Twinloc
    Participant

    On this page https://www.twin-loc.fr/ I activated the option to reduce the menu at the top.
    But i’s not working.
    Strange.

    #734132

    this has helped, now all looking great!
    thanks Yigit, we can close this topic ;))

    Regards
    Martin

    #734120
    matelko2003
    Participant

    Hi support team

    I am using header widget via following quick CSS:
    #header .widget {
    left: 12%;
    padding-top: 0;
    position: absolute;
    top: 0;
    transform: translate(-50%);
    z-index: 999; }

    However this widget exceeds the header bar area by few inches, is there any way I can control the header widget height please?
    See my website at http://www.klubaktivnehomyslenia.sk.

    Many thanks
    Martin

    #734119
    happybloodycamper
    Participant

    quick easy question, in the Enfold Lifestyle Blog demo there are 4 boxes with square images around midway down the homepage, these are: Entry with Audio;Lorem ipsum; Entry with Post Format “Video”; A Small Gallery

    How do I get these in a fullwidth row at the top of my homepage? (i have a right coumn) I tried using full width masonry grid, but it brings up the categories on the top of the grid and i don’t want that

    thanks for the help

    Hi Andy.

    Ok.
    Can you please close this topic?

    Thanks & regards,
    Monique

Viewing 30 results - 85,561 through 85,590 (of 142,739 total)