Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1243442

    Hi Kriesi Team!

    This is my 6th time purchasing this theme – I use it for all my sites!

    I have a quick question about the position of the Shopping Cart and Social Icons. I’d like them to be next to one another in the top right area of my main menu. Is there some CSS to make this possible?

    Thank you!

    #1243590

    Hey jonroot,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .html_bottom_nav_header.html_cart_at_menu #top .av-logo-container .social_bookmarks {
        left: auto;
        right: 40px;
        margin-top: -30px;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1244341

    Perfect! Thank you!

    #1244501

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Move Shopping Cart + Social Icons’ is closed to new replies.