Newbie here. I am thinking of purchasing a theme and then modifying it to get the desired look. My desired look would be agoda’s page as shown below.
To achieve this, I would intend to amend / combine elements from two different pages from the theme I purchase.
Page 1
Page 2
The desired result I am trying to achieve is something like this:
Desired result
Could I ask which would be easier?
Option 1: Starting from page 1 and then amending the CSS to get the search bar to the center of the page and then trying to insert text above it.
Option 2: Starting from page 2 Amending the PHP file of the search box so that it mimics the search bar in Page 1 to get to my desired result? And then use CSS to get rid of the icons at the bottom
Option 3: I am completely thinking wrongly about this. If so, could someone please suggest how I should approach this?