• Resolved bcbrian

    (@bcbrian)


    Hi,
    I’m trying to modify “Home Banner Options”, but I can’t see button and icon. It just works on mobile version. Thanks in advance.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Theme Author WebHunt Infotech

    (@webhuntinfotech)

    Hello @bcbrian,

    First please provide your site url.

    In addition please let us know what changes you want? if possible please provide screenshot of changes for batter understanding.

    Thank you

    Thread Starter bcbrian

    (@bcbrian)

    Url is https://www.marcocastaldo.it.
    I mean, if you look at the middle of the page,there is a button (scopri) that you see only if you use a mobile.
    If you use a pc you don’t see it.
    Thanks

    Theme Author WebHunt Infotech

    (@webhuntinfotech)

    Hello @bcbrian,

    Put below css rule in Additional CSS field by go to

    Admin Dashboard >> Appearance >> Customize >> Additional CSS

    a#banner_btn_1 {
      padding: 14px 40px !important;
      font-size: 20px;
      margin: 0px;
      display: inline;
    }

    In addition also change your font awesome icon name from fa-folder-open-o to fa fa-folder-open-o.

    Save the changes

    Thank You

    Thread Starter bcbrian

    (@bcbrian)

    It works fine.
    Thank you!!

    You are most welcome.

    Thank You

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Home Banner Options’ is closed to new replies.