New Landing How can we help? Atelier Top bar shortcodes

Viewing 11 posts - 1 through 11 (of 11 total)
  • Posted in: Atelier
  • #275392
    linohalm
    Member
    Post count: 33

    Hello!

    I’ve added three shortcodes on the right side of the top bar, and I’d like them to sit next to each other instead of new rows. Can you help me?

    #275406
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Check now

    – Kyle

    #275411
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    All codes in a one line. Do you want new row for each code?
    Thanks
    Mohammad

    #275413
    linohalm
    Member
    Post count: 33

    Great! What did you do?

    #275444
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    You were using widgets, which use a lot of extra html. I just pasted the content right in to the field

    #275698
    linohalm
    Member
    Post count: 33

    Hello again! I noticed that since you put everything in one row, the shortcode for the opening hours plugin was disabled. It no longer does it’s job. Is there no other way, where I can keep the plugin shortcode and still add regular text in the top bar?

    #275709
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Replace the opening hours text with the shortcode, that should work

    – Kyle

    #275751
    linohalm
    Member
    Post count: 33

    Hi!
    I tried this, but the part with the shortcode ends up on its own row. Any suggestions?

    <i class=”fa fa-phone-square fa-lg”></i> Försäljning : 08-88 88 97 <i class=”fa fa-phone-square fa-lg”></i> Service: 08-88 88 97 <i class=”fa fa-envelope fa-lg”></i> [email protected] <span>[iva_bhrs name=”oppettider”]</span>

    Also, is there a way where I can change so that the right top bar section is wider than 50%?

    #275752
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    .iva_bh_shortcode {
      float: right;
      margin-left: 7px;
    }
    #top-bar .container .tb-right {
      width: 70%;
    }
    #top-bar .container .tb-left {
      width: 30%;
    }

    – Kyle

    #275756
    linohalm
    Member
    Post count: 33

    Awesome, thanks!

    #275759
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem!

    – Kyle

Viewing 11 posts - 1 through 11 (of 11 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