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

    hi

    been spending a lot of time working on
    http://www.revivaltattoos.co.uk/

    quick question is in footer column 1 the like box is too narrow, and instead I’d like to place it in the left hand side bar below the social media icons

    Is this possible? Where can I dump the html to do this?

    #426966

    Hey codecreative!

    Thank you for using Enfold.

    You can enable the widget below the left menu sidebar on Enfold > General Layout > Dimensions panel > Main Menu Sidebar. Place the facebook likebox widget on the selected widget area.

    Regards,
    Ismael

    #427421

    Okay great is there a way to slightly increase the width of the side bar by say 50 pixels?

    The facebook box doesn’t quite fit

    #427426

    Your site looks great! Good job!

    #427711

    Hi!

    Please add following code to Quick CSS

    .html_header_left #main {
      margin-left: 350px;
    }
    .html_header_sidebar #top #header {
      width: 350px;
    }

    Regards,
    Yigit

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.