image

Building Layouts

Crating a Navbar

Desired Outcome

Add an Image (I) and four Text (T) elements or Links (L)
Select the image together with the first three text elements and group them
Ctrl/Cmd + Click to select and Ctrl + G to group
Select the parent container. Change the distribution of the items to space-between from the Layout section in the Visual Inspector
Set margins on the first three text elements
Bonus - add links to all the texts
To add a link, select and element and click on the link icon above it

Give it a try