Forum Replies Created

Viewing 30 posts - 92,731 through 92,760 (of 93,430 total)
  • Author
    Posts
  • Hey!

    Ok, please try the following in your Quick CSS:

    #wpmem_login .div_text, #wpmem_login .button_div, #wpmem_login .link-text{
    width:100% !important;
    }
    
    #wpmem_login .link-text{
    padding-top:20px !important;
    }
    
    #top input[type="text"]{
    max-width:100% !important;
    min-width:100% !important;
    }

    Regards,
    Rikard

    in reply to: Masonry Blog Posts #406802

    Hi mijyman!

    Not sure I understand what you are trying to do, do you want the masonry to align vertically with your logo and menu?

    Best regards,
    Rikard

    in reply to: Disabling Avia Framework #406800

    Hi!

    1. Yes it’s possible, the only thing which makes a theme ‘special’ is the code and that can be written by anyone. The question is why you would like to do that when it’s already done for you?

    2. Yes you can, as far as I know all Google fonts are open to download and to use for the web.

    3. It all depends on what your are using and not, please be a bit more specific on this point.

    4. Of course we want you to use Enfold, but if you are not going to use the framework which makes Enfold special, then there are thousands upon thousands of other more generic themes to choose from.

    Cheers!
    Rikard

    in reply to: alphabetic post pagination #406799

    Hey!

    What is the error you are getting, or did you manage to get it fixed?

    Best regards,
    Rikard

    in reply to: Fullwidth Button Custom CSS #406373

    Hey!

    Great, glad we could help :)

    Cheers!
    Rikard

    in reply to: +/- buttons disappeared #406371

    Hey!

    Are you using the lastest version of Enfold, 3.0.8?

    Cheers!
    Rikard

    Hey!

    Are you sure you want the input fields to span across the whole container? I think that would be a bad idea from a usability standpoint. Also, on your login page, the element under the input field are a mess, do you want to float them all to the left, center or right? I would recommend you keep the input fields as they are and fix the items under them so that they align to the left and get the space they need.

    If possible, please provide us with a screenshot or mock-up highlighting what you would like the pages to look like.

    Cheers!
    Rikard

    • This reply was modified 10 years, 11 months ago by Rikard.
    in reply to: Error login WordPress #406367

    Hi!

    Glad you got it fixed :)

    Regards,
    Rikard

    in reply to: Adding extra logo to the right of the menu bar #406366

    Hi!

    Glad you got it fixed :)

    Cheers!
    Rikard

    Hi!

    Let’s hope you get the feature in a future release, glad you got the problem fixed with the plugin :)

    Regards,
    Rikard

    in reply to: Woocommerce products archive not responsive #406362

    Hi!

    CSS conflicts happen all the time unfortunately, especially with plugins, but Elliotts code did work as intended, correct? If it works I wouldn’t give it too much thought, unless you have some other reason for knowing?

    Best regards,
    Rikard

    in reply to: Span Tag Font Changes inline #406357

    Hey vadesign!

    Please try to import the font in your Quick CSS and use !important after:

    @import url(https://fonts.googleapis.com/css?family=Paprika);
    
    h1, h2{
    font-family: 'Paprika', cursive !important;
    }

    Best regards,
    Rikard

    in reply to: Footer for small page-content (no fixed footer) #406355

    Hi!

    Glad we could help :)

    Cheers!
    Rikard

    in reply to: Icon – text alignment #406352

    Hey aebli!

    Not sure I understand exactly what you need help with, could you try and explain a bit further? Also, a link to the site question would help as well.

    Cheers!
    Rikard

    in reply to: alphabetic post pagination #406350

    Hi!

    Hope you get the problem fixed and please get back to us if you should have any theme related questions.

    Best regards,
    Rikard

    in reply to: Triggering Portfolio Filter Manually #406347

    Hi!

    Glad we could help :)

    Cheers!
    Rikard

    in reply to: Enfold : use larger logo #406346

    Hey valentin!

    You can paste your custom CSS in Enfold–>General Styling–>Quick CSS. If you need any help please provide a link to your site so that we can check it out for ourselves.

    Regards,
    Rikard

    in reply to: Two questions regarding browsing on mobile #406340

    Hi!

    Sorry, my initial code was wrong, please try the following instead:

    @media only screen and (max-width: 767px) {
    h1.av-special-heading-tag{
    font-size: 30px !important;
    }
    h2.av-special-heading-tag{
    font-size: 24px !important;
    }
    }

    Edit the 30 or 24 for a larger or smaller values for a larger or smaller font. Also, make sure to empty your browser cache and reload a few times after pasting the code.

    Cheers!
    Rikard

    • This reply was modified 10 years, 11 months ago by Rikard.
    in reply to: Category image #406322

    Hey!

    Glad we could help :)

    Regards,
    Rikard

    in reply to: Any way to use the ajax search outside the menu? #406317

    Hi!

    Great, glad we could help :)

    Regards,
    Rikard

    in reply to: Sidebar menu display issues #406315

    Hi!

    Great, glad you got it fixed :)

    Best regards,
    Rikard

    in reply to: Permalinks issues #406313

    Hi!

    Do you have FTP access to your account? If yes, please check if there is a file called .htaccess in the root folder or your WordPress installation. Also contact your hosting to ask if you have the correct read/write permission for the .htaccess file.

    A functioning .htaccess file for post name should read something like this:

    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ - [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>
    
    # END WordPress

    Cheers!
    Rikard

    Hi!

    I’m not exactly sure how you did that section in the back-end, but maybe it would be easier to put the text in a text-block inside a 2/3 element and the button in a 1/3? I think your problems will go away if you use that layout.

    Best regards,
    Rikard

    in reply to: Rectangular Thumb #406307

    Hey SJS!

    The page you linked is displaying just fine on my end using lastest version of Chrome, could you link to the specific blog post you are having trouble with please? Also, what browser are you using when you get the problem?

    Regards,
    Rikard

    in reply to: Black Bar Video Player #406247

    Hi johnkentsf!

    Do you mean the fullscreen video background? It look great on my end: http://imgur.com/49urU4F. Could you try emptying your browser cache and restart? If that doesn’t help please tell us what browser you are using.

    Cheers!
    Rikard

    in reply to: Responsive Tables – Description Column #406244

    Hey trossa!

    I’m guessing your site is under construction because I can’t go anywhere from the link you posted, could you please link the exact page and login details as well if we need any to view the page (post them here as a private reply). Also, if I understand you correctly, the right hand of your image is what you are trying to achieve, right?

    Best regards,
    Rikard

    in reply to: Responsive Menu Button Position #406243

    Hey!

    Glad you got it solved, just get back to us if you should have any further questions.

    Cheers!
    Rikard

    in reply to: Accordion Slider #406241

    Hey!

    How do we access your WordPress backend? I tried /wp-login.php and /wp-admin and neither of them worked.

    Best regards,
    Rikard

    in reply to: ENFOLD RESPONSIVE SETTINGS #406232

    Hi Harry!

    Please try the following in your Quick CSS for the h4 header:

    @media only screen and (max-width: 959px) {
    h4.av-special-heading-tag{
    font-size: 28px !important;
    }
    }

    Not sure I understand exactly what do you want to do with the 3 columns? Display them side by side on all screens or only desktop? Please elaborate a bit.

    Regards,
    Rikard

    Hi Justin!

    Use Gallery under Media Elements, then chose Big image with thumbnails below in gallery options.

    Regards,
    Rikard

Viewing 30 posts - 92,731 through 92,760 (of 93,430 total)