New Landing How can we help? Atelier resize promo bar and center promo button

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Atelier
  • #213765
    alibey
    Member
    Post count: 179

    hi

    i am trying to make the promo bar thinner as well as push down/center the promo button, but cant manage it
    here is the code i wrote that partially fails to do the job

    #base-promo {
    	background: #eacdb7;
    	 max-height: 150px		!important;  // cannot resize the promo bar
    }
    
    #base-promo .promo-button {
    	padding-top: 15px	!important;  // can't push the buttom down
    	display: block	!important;   // this worked partially -- button is under the text in browser mode, but disappears in responsive mode
    	background: white	!important;  // this does not work
    }

    promo bar type is text + button

    thanks!

    #213766
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    #base-promo{
    padding-top:15px !important;
    padding-bottom:15px !important;
    }

    Thanks
    Mohammad

    #252371
    libbyandlo
    Member
    Post count: 27

    Hi i am having the same issue with the promo bar size. I used the code above but the size has not changed at all. Please help.

    Thanks!

    #252390
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi @libbyandlo

    Please can you provide a link to the page where you are using the promo bar and we’ll take a look?

    Thanks,

    – Ed

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

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

License required for the following item
Login and Registration Log in · Register