Forum Replies Created

Viewing 30 posts - 83,521 through 83,550 (of 93,534 total)
  • Author
    Posts
  • in reply to: Change menu font size #549523

    Hi,

    Please try the following in Quick CSS under Enfold–>General Styling:

    .html_header_sidebar #header .av-main-nav > li > a .avia-menu-text {
        font-size: 14px !important;
    }
    
    .html_header_sidebar #header .av-main-nav > li > a {
        border-bottom-width: 0px !important;
    }

    Regards,
    Rikard

    Hi,

    Great, glad you got it fixed and sorry for the trouble.

    Cheers!
    Rikard

    in reply to: Post slider – need no preview or image with pencil #549521

    Hi,

    Thanks for the details but they are not working for me, could you check them please?

    Best regards,
    Rikard

    in reply to: above the folder | page speed #549519

    Hi,

    You will get that message on any site loading resources in the header of the page so you won’t get rid of it. Using plugins like you and Elliott already mentioned will help with the speed though.

    Thanks,
    Rikard

    in reply to: Partner/Logo Element Arrow #549502

    Hi,

    Please try the following in Quick CSS under Enfold–>General Styling, adjust the values to your liking:

    #top .avia-smallarrow-slider .avia-slideshow-arrows a {
        width: 40px !important;
        height: 40px !important;
        font-size: 25px !important;
    }
    
    #top .avia-smallarrow-slider .avia-slideshow-arrows a:before {
       line-height: 40px !important;
    }

    Regards,
    Rikard

    in reply to: Issues with Tablet Logo Menu and Images #549500

    Hi,

    You have a layout of 2/3 + 1/3 then below two more 1/3 element so they layout is as expected. On smaller screens the text in the first 1/3 will of course be vertically longer. Could you find a way to move the two smaller pictures into the 2/3 maybe?

    Regards,
    Rikard

    in reply to: cart button and menu button got overlay… #549499

    Hi,

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Regards,
    Rikard

    Hi saraclementdk,

    You have the following CSS in your shortcodes.css file, please remove it and it should display again:

    @media only screen and (max-width: 989px) and (min-width: 767px) {
    .responsive .av-masonry-entry .av-masonry-entry-title+.av-masonry-entry-content {
        display: none;
    }
    }

    Best regards,
    Rikard

    in reply to: Need to Top Align Content in Color Section #549495

    Hi,

    I’m not sure if it’s something temporary but the page is not loading at all now on my end, I get a ERR_CONNECTION_TIMED_OUT error. Could you check so that the site is up and working properly please?

    Thanks,
    Rikard

    in reply to: share links in widgets/ sidebars #549485

    Hi,

    I couldn’t see any sharing buttons in the sidebar on the page you linked to, not sure if that’s even a sidebar? Please link directly to a page where we can see the elements as we need to inspect them in order to give you custom CSS.

    Regards,
    Rikard

    in reply to: Need to change the arrows of hotspot image #549484

    Hi,

    I couldn’t find any hotspots on the link you posted initially, please link directly to the page where we can see the elements.

    Regards,
    Rikard

    in reply to: WPML Settings #549482

    Hi Jihad,

    Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.

    Regards,
    Rikard

    in reply to: youtube thumbnail EasySlider #549481

    Hey romano2,

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Regards,
    Rikard

    in reply to: Bullet points changing on their own #549480

    Hi,

    No, you didn’t post login details to your site so I haven’t been able to. Please do so or try to update to the latest version of the theme which is 3.4.5.

    Thanks,
    Rikard

    in reply to: Youtube Controls #549478

    Hey romano2,

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Thanks,
    Rikard

    in reply to: login / logout menu in header #549477

    Hi,

    Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Thanks,
    Rikard

    in reply to: Enfold Landing Page Demo Import Problem #549475

    Hi,

    I can see images and buttons fine on my end when going to your landing page, screenshot in private. Could you try clearing your browser cache and reloading a few times to see if that helps please?

    Regards,
    Rikard

    in reply to: flashmediaelement.swf causing delay on pagespeed #549473

    Hi Manu,

    Not sure what that is, when inspecting your page I can’t see that file included in the source code?

    Thanks,
    Rikard

    in reply to: Video-Autostart needed #549469

    Hi,

    There is no auto play when using the Video element unfortunately, only when using it as a background in a Color Section element. And yes, that element is full width so the video will be full width as well.

    Regards,
    Rikard

    in reply to: Post category in the mesonary blog #549463

    Hi,

    I’m not sure I understand what you mean, if you have all the content wrapped in an a tag then all the content will have the same link, it will be difficult to have a separate link for the category then?

    Regards,
    Rikard

    in reply to: Problem with Google Analytics #549460

    Hi,

    It looks like you are using an old version of the theme, please try updating to the latest version 3.4.5. Did you paste your analytics code in the theme backend? Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Thanks,
    Rikard

    in reply to: Add height of image in Masonry #549457

    Hi,

    There will always be some information in the image which will not show since the CSS is set to cover the container area. It would be more or less impossible to keep a nice looking layout and still showing the whole image since users like yourself upload images in a lot of various sizes. But post a screenshot of what you are looking to achieve and we’ll have a look if there’s something we can tweak.

    Thanks,
    Rikard

    in reply to: Gallery options #549448

    Hi Nanna,

    That option is available in the newest version so please update both your sites.

    Thanks,
    Rikard

    in reply to: Icon Rending in Chrome #549446

    Hi,

    Great, glad you found a fix. Please let us know if you should have any further problems.

    Regards,
    Rikard

    in reply to: problem with font-face #549445

    Hi,

    Try the following CSS as well:

    input[type='submit'], h3 {
        font-family: 'Koodak', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
    }
    

    Thanks,
    Rikard

    in reply to: Google Map #549444

    Hi Martin,

    Great, let us know if you should have any further problems and we’ll have a closer look at it.

    Regards,
    Rikard

    in reply to: Changes not saving #548604

    Hi,

    Still the same error message unfortunately 530 Login authentication failed, tried both regular FTP and SFTP. More info in private.

    Best regards,
    Rikard

    in reply to: socket menu bar #548603

    Hi,

    Ok, best of luck and let us if you should require any help from us.

    Regards,
    Rikard

    in reply to: Menu Styling GONE After Latest Update #548600

    Hi,

    Not sure if you got it fixed or not? If not then please link to the site in question.

    Regards,
    Rikard

    in reply to: remove author name from post? #548599

    Hey Michelle,

    We can hide it with CSS if that would be an acceptable solution for you? Please link to your site so that we can have a close look.

    Thanks,
    Rikard

Viewing 30 posts - 83,521 through 83,550 (of 93,534 total)