Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #700877

    Hi Kriesi’s

    I would like to connect an icon box with a picture above. There has to be no space between them and the top of the icon should cover the picture (with its half).
    Please can you help me with that?

    Thanks in advance,
    Marco (Belcuore)

    #700880

    Just realized, that the login credentials are falid. Please take these below.

    Cheers,
    Marco

    #700882

    Sorry, I’ve meant invalid. :-)

    #700967

    Hi,

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

    
    #top.page-id-156 .iconbox_top {
        margin-top: -20px!important;
    }
    #top.page-id-156 .iconbox_content {	
    border-top-left-radius: 0px!important;
    border-top-right-radius: 0px!important;
    }
    

    Best regards,
    Vinay

    #701056

    Hi Vinay

    Thank you very much for your fast and good help. Your code was perfect! :-)

    Now, I have to do the same to the two icon boxes with pictures on the downloads page:

    Do I just have to change the id in the code? How can I find the id of these two icon boxes? Or is it the page id?

    Thanx and cheers,
    Marco

    #701068

    Hey Vinay

    Just found out how to get id’s. I’ve installed a plugin and it works perfect.

    The work is done.

    Thank you very much for your help again and have a nice one.

    Cheers,
    Marco

    #701370

    Hi,

    You can find the page ID by right click and inspect the body tag class name :)
    Glad we could help! We really appreciate it if you rate our theme on themeforest https://themeforest.net/downloads
    To know more about enfold features please check – http://kriesi.at/documentation/enfold/
    Thank you for using Enfold :)

    Best regards,
    Vinay

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Connecting Icon box with picture’ is closed to new replies.