I am trying to add a second button (the same as the “Buy Now” one we have) to the Slogan bar on our site Cottage Flair, but I cannot find where to edit this in the backend. If anyone knows where I need to go to be able to do this or has a solution it would be much appreciated.
Currently you can only add single button in the slogan bar. If you want to add another button then you have to edit the code and write CSS to so you may need a developer’s help
Yes I am prepared to edit the code and CSS. I just can’t seem to find the right code in the backend to be able to edit it. Could you please point me in the right direction as to where this code is. I know where the CSS part of it is, I just need the rest of the coding.
You can find the code here Attitude->library->structure->header-extensions-> and search for attitude_home_slogan function. Then create a child theme and replace this function with your edited function.