Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #1348909

    Im adding individual banners for my categories – but I cant seem to make the banner area slightly higher – its very thin and it makes the image look stupid.

    Is there a way to make that area slightly higher – Ive click use full width banner using product image which spreads the image across the page which is great but want it higher…

    #1348920

    Hey liseunderwater,

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

    #av_product_description .av-parallax {
        transform: translate3d(0px, 190px, 0px);
    }
    
    #av_product_description {
        height: 240px;
        min-height: 240px;
    }

    Best regards,
    Rikard

    #1348972

    Hi Rikard

    Nothing changed?

    #1348974

    Hi Rikard

    oh wow – just managed to work it out – i put the code you gave me into the customise area under additional CSS and it work perfectly!

    Thank you

    #1348990

    Hi,

    Great, I’m glad that you got it working. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #1348991

    Hi Rikard

    Well, I might need your help again – Im getting assistance from woocommerce at the moment as well – because when i click on a category and then click on a product – the product is coming up black… so im not sure what i have done or if the code you gave me has caused issued. We deleted it – but it didnt solve the problem – but it also didnt return the size of the banner back to normal… a thought… because the code you provided mentions product description would that impact anything??

    Sorry for the log windedness… :-)

    #1348999

    Hi,

    CSS code will likely not cause problems like blank pages, maybe it was something else that you might have added recently?

    Best regards,
    Rikard

    #1349003

    Not sure – because i removed all added plugins and deleted them – clear cache, check permalinks – I havent added anything else major except more products… still blank???

    #1349007

    Hi,

    Could you try updating the theme to the latest version (4.9.2.1) to see if that helps please? https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update.

    Best regards,
    Rikard

    #1349010

    That link doesnt provide a theme update?? the version i have is 4.9.1-dev-1???

    #1349019

    Hi,

    You need to register your license in order to receive automatic updates, please refer to the documentation here: https://kriesi.at/documentation/enfold/theme-registration/

    Best regards,
    Rikard

    #1349021

    OK – have registered – is the reason it says “dev”???

    Theme Updates
    No Updates available. You are running the latest version! (4.9.1-dev-1)

    #1349032

    Hi,

    Please try to install and configure this plugin, to see if it works better: https://envato.com/market-plugin/

    Best regards,
    Rikard

    #1349080

    Hi Rikard

    Thank you so much for your help – it fixed my problem updating the theme – thank god – was about to delete and restart everything… :-)

    Thanks again

    #1349086

    Hi liseunderwater,

    I’m glad that Rikard could help you :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 15 posts - 1 through 15 (of 15 total)
  • The topic ‘Enfold Category Styling’ is closed to new replies.