Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1415053

    On this page https://markpostlaw.com/mitchell-b-ladson/ I need to leave the red image AV Preeminent and the Client Champion image off the footer.
    All other pages in site will have the regular footer.
    How do I work this?
    thanks,
    Buddy

    #1415061

    Hey Buddy,

    You can add the following code to the bottom of the Quick CSS field in Enfold theme options > General Styling to remove the Client Champion image from your page:

    
    .page-id-1492 #media_image-8 {
      display: none;
    }
    

    Please send a screenshot and show the other changes you’d like to make so we can help you hide them as well.

    Regards,
    Yigit

    #1415069

    Thanks, installed new code and cleared caches but not working yet. Give me an email address and I will send small image of the one we want to remove.
    Also how can I add telephone number to right of logo and Mark Post Law, LLC then spaces and telephone number.
    thanks for the quick help,
    Buddy

    #1415251

    Hi Buddy,

    Thanks, installed new code and cleared caches but not working yet. Give me an email address and I will send small image of the one we want to remove.

    You can upload your screenshots on imgur.com or Dropbox and share the links with us.

    Also how can I add telephone number to right of logo and Mark Post Law, LLC then spaces and telephone number.

    Please refer to this post: https://kriesi.at/documentation/enfold/logo/#toggle-id-1

    Best regards,
    Yigit

    #1415257

    Thanks Yigit, It started working fine and they decided to only remove that one for now. Got the phone number working also so you can close this ticket. Thanks for the great help.
    Buddy

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Have one page footer different from rest of website’ is closed to new replies.