New Landing How can we help? Themeforest Theme Support Flexform Add page to a custom css

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Flexform
  • #115989
    DavidJulio
    Member
    Post count: 197

    Hello,

    I translated my contact page in english. (id: 10342)
    http://www.weemake.fr/en/company/contact-us/

    Icons come in black and are not aligned in the center as it is for the original version of the page (id: 10043)

    You provided 2 custom css code in the past to get this result. I am sorry, I tried but I did not succeed to add the page id 10342 to the formulas.

    Could you please give me a hand?
    It is very appreciated.

    Rgds,
    DJ

    #116020
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Could you please let me know what code you provided us with? Will just need a little edit

    – Kyle

    #116079
    DavidJulio
    Member
    Post count: 197
    body.page-id-10043 div.sf-icon-cont.cont-large.sf-icon-float-{
    margin-left:60px !important;
    }
    
    body.page-id-10043 div.sf-icon-cont.cont-large.sf-icon-float- a i.sf-icon.icon-large{
    color:#fff !important;
    }
    #116175
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    body.page-id-10342 div.sf-icon-cont.cont-large.sf-icon-float-{
    margin-left:60px !important;
    }
    
    body.page-id-10342 div.sf-icon-cont.cont-large.sf-icon-float- a i.sf-icon.icon-large{
    color:#fff !important;
    }

    Thanks ๐Ÿ™‚
    With Best Regards
    Mohammad

    #116262
    DavidJulio
    Member
    Post count: 197

    I thought I could include the page id on the previous css code and no; one page/one command.

    Thanks for your help.
    DJ

    #116264
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    You can add it onto the previous css, just separate with a comma for e.g:

    body.page-id-10043 div.sf-icon-cont.cont-large.sf-icon-float-, body.page-id-10342 div.sf-icon-cont.cont-large.sf-icon-float-{
    margin-left:60px !important;
    }
    
    body.page-id-10043 div.sf-icon-cont.cont-large.sf-icon-float- a i.sf-icon.icon-large, body.page-id-10342 div.sf-icon-cont.cont-large.sf-icon-float- a i.sf-icon.icon-large{
    color:#fff !important;
    }
    #116266
    DavidJulio
    Member
    Post count: 197

    Mmmhh, I see.
    Thanks mate! ๐Ÿ™‚

    #116268
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

    – Kyle

Viewing 8 posts - 1 through 8 (of 8 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register