Forum Replies Created

Viewing 30 posts - 54,811 through 54,840 (of 92,462 total)
  • Author
    Posts
  • in reply to: Customised Image Repositioning #936434

    Hey Lucas,

    The options in the layout builder is all that is available, beyond that you would need custom CSS but I’m not sure exactly what you are trying to achieve. Could you post a link to an example image and how you would like to change it please?

    Best regards,
    Rikard

    in reply to: Using Avia Framwork for blog articles? #936430

    Hi Tom,

    Ok, I wasn’t aware that manual excerpts destroys the layout. Could you post a link to an example maybe?

    If you own a license already and you need technical support then please register on the forum and start a new thread there.

    Best regards,
    Rikard

    Hey losalamoslabs,

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

    #scroll-top-link {
        right: auto !important;
        bottom: auto !important;
        top: 150px;
        left: 50px;
    }

    Best regards,
    Rikard

    in reply to: Not finding Enfold easy at all #936425

    Hi John,

    What Nikko wrote is the way to edit the demo, since it’s created with the Layout Builder which comes with the theme. So all you have to do is to edit a page which was included in the demo under Pages in the WordPress menu. Once you are on the edit page then you will see that each page is populated by elements in the Layout Builder, you can edit each of them by hovering over the element and clicking the pen+paper icon.

    If you should still have problems doing this then please post admin login details in private so that we can access your site, then let us know what changes you would like to make and we’ll make them for you so that you can see that it’s possible to edit everything.

    Best regards,
    Rikard

    in reply to: Copyright footer – remove "Enfold Theme by Kriesi" #936417

    Hi,

    Thanks for helping out @alexmiguel :-)

    Please try that out @learningu

    Best regards,
    Rikard

    in reply to: Easy slider is not showing first image #936411

    Hi,

    Sorry for the problems, could you try to completely delete the whole theme folder via FTP, and then upload the theme again to see if that helps?

    Best regards,
    Rikard

    in reply to: Error afther install #936409

    Hi nokray,

    Thanks for the feedback, so I take it you managed to get everything working? If not then please let us know.

    Best regards,
    Rikard

    in reply to: How To Make Pricing Table Rows Same Length #936408

    Hi,

    Thanks for the kind words :-)

    Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    Hi Garima,

    Great, glad you got it working. Please let us know if you should need any further help on the topic.

    Best regards,
    Rikard

    in reply to: Put NewsLetter in Footer #936404

    Hi,

    Thanks for the clarification, that is actually not a footer, it’s a regular Color Section element with the Mailchimp element added to it. Not sure if it would be an option for you to use the builder for that instead of the footer? If not then you should be able to set your footer to one column and then add the mailchimp widget to that area.

    Best regards,
    Rikard

    in reply to: Layout Editor and Standard Editor #936401

    Hi Christa,

    Thanks for the feedback. I’ll go ahead and close this thread then, please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

    in reply to: URLs in mobile Burger Menu visible #936399

    Hi,

    Thanks for letting us know. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

    in reply to: Problem when changing url of existing post #936398

    Hi,

    Thanks for that, are you sure that you don’t have two actual posts with the same permalink? Please try checking that and delete the one you are not using, also remove it from the trash. If you can’t get it working then please post admin login details in private so that we can have a closer look.

    Best regards,
    Rikard

    in reply to: Team Member Circle on Mobile #936393

    Hi,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (max-width: 990px) {
    .team-img-container {
        border-radius: 100% !important;
        height: 250px;
    }
    }

    Best regards,
    Rikard

    in reply to: I have a problem with testimonial item. #936390

    Hey hydrascowl,

    Thanks for the login details. I added the Testimonial element to a new page in private and I can’t see anything wrong with it. Could you try to explain a bit further please?

    Best regards,
    Rikard

    in reply to: Text Block not working right #936388

    Hi,

    Thanks for the feedback, I see the same thing on my end. The text is actually there, but it’s white so it’s a bit hard to edit it.

    You are getting a 403 forbidden error on the wp-tinymce.php WordPress file located in the wp-includes folder. Could you check if the file in question has the correct permissions? Your hosting provider should be able to help you out with that if you don’t know how to check it yourself.

    Best regards,
    Rikard

    in reply to: Header Drop Shadow when scrolling #936321

    Hey weddingsetgo,

    Could you post a link to your site so that we can have a closer look please?

    Best regards,
    Rikard

    in reply to: Team Member Circle on Mobile #936319

    Hey immergellc,

    Could you post a link to the page in question so that we can take a closer look please?

    Best regards,
    Rikard

    in reply to: Color Section Background Image Issues #936318

    Hey snxodesk,

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

    Best regards,
    Rikard

    in reply to: Theme Update Problem #936317

    Hey JQuin10461,

    Could you try to completely remove the theme files via FTP, and then upload them again from a fresh file downloaded from your themeforest account please? http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Best regards,
    Rikard

    in reply to: Put NewsLetter in Footer #936316

    Hey gb,

    I’m unsure what you are referring to since you linked to the overview page, if you click Remove Frame in the top right hand corner of the link you posted then you will be able to see the full URL.

    Best regards,
    Rikard

    in reply to: Can't edit text in Layout Editor #936313

    Hey jon91,

    Please send us a temporary admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply. Also please point out where we can see and reproduce the problem.

    Best regards,
    Rikard

    in reply to: IMPORT DEMO BAND (WHITE SCREEN) #936312

    Hey mleite1,

    Sorry for the problems, if you want to import the demo manually then you will find instructions in private. If that doesn’t work either then please post admin login details in private so that we can have a closer look.

    Best regards,
    Rikard

    Hi,

    Great, glad we could help :-)

    Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    in reply to: text size of link in footer #936309

    Hey jleclair87,

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

    #footer .menu-footer-container ul li a {
      font-size:16px !important;
    }

    Best regards,
    Rikard

    in reply to: Dev Sites Before Purchasing Theme #936308

    Hey James Carter Hall,

    Thanks for using Enfold and for reaching out, if you are only using the unlicensed versions on development sites then we are ok with that, just as long as you purchase licenses once the sites are live :-)

    Best regards,
    Rikard

    in reply to: contact form is sending from the wrong email address #936306

    Hi,

    What happens if you don’t use Gsuite? Does it work as intended?

    Best regards,
    Rikard

    in reply to: Grid boxes spacing #936305

    Hi,

    Please try this instead:

    .page-id-206 .avia-builder-el-18 {
      margin-top:10px !important;
    }

    Best regards,
    Rikard

    in reply to: Help with two-column layout and background image #936304

    Hey Monica,

    You should be able to achieve that using the 1/2 elements for your text, though you will need custom CSS for the background. Please post a link to where we can see the actual elements on your site.

    Best regards,
    Rikard

    in reply to: Logo in header #936303

    Hi,

    Thanks for that, I added this to your Quick CSS and your logo is showing now:

    #top .av_header_transparency.av_alternate_logo_active .logo a > img {
        opacity: 1 !important;
    }

    Best regards,
    Rikard

Viewing 30 posts - 54,811 through 54,840 (of 92,462 total)