Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #734539

    Hi,
    I can change the font size in the ‘Caption’ of the Full Width Easy Slider however when I change the font size in the ‘Caption Text’ the changes are not visible when I view the page. No matter what font size I choose the font remains very small.
    This function should work so I would prefer to fix it rather than add css short-code if possible.

    #734574

    Hey taoleo,

    I checked your site for any plugin conflict or other possible js errors. Everything seem to be fine. It appears the default css for font size is getting more importance. Was there any custom code added or any modifications done?

    Some files may be corrupt, it can be replaced via ftp by accessing the folder ‘/wp-content/themes/’ from hosting control panel > file manager or via the FTP tool and rename the ‘enfold’ folder to ‘enfold-old’.

    Download a fresh copy of enfold theme and extract the ‘enfold’ theme folder from the downloaded package and upload it to same location ‘/wp-content/themes/’ this should fix the issue.

    Please refer to the link below for more info on updating the theme manually – http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Best regards,
    Vinay

    #734669

    Thanks for the reply Vinay….I did as suggested and have uploaded a
    current Enfold version however it has made no difference.
    Is there a css short-code that will fix the issue?

    Regards
    Nigel

    #735667

    Hi,
    Will there be a follow up to this issue?

    Regards
    Nigel

    #735931

    Hi,

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

    .avia-caption-content p {
        font-size: inherit!important;
    }
    

    Best regards,
    Yigit

    #1290013

    Hi Yigit.

    Similar problem here, regarding Caption (and Title too) font size in mobile devices. I added the code you sugest to Enfold>General Styling CSS area, but no changes are reflected into Easy Slider full whidth I’m creating.

    Best regards.
    Eduardo

    #1290592

    Hi Eduardo,

    Thanks for contacting us!

    It seems like you have not set different font size for small screens. Please edit your slide and do so – https://imgur.com/a/IfO0vbb :)

    Best regards,
    Yigit

    #1291490

    Thank you Yigit, I see. You’re right.

    Best regars.
    Eduardo

    #1291551

    Hi,


    @ezimbron
    You are welcome!
    Let us know if you have any other questions or issues and enjoy the rest of your day!

    Best regards,
    Yigit

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Full width easy slider – font size’ is closed to new replies.