add another div like the others and use the translate to set it one row down from the bottom and in the middle. You’ll have to increase teh size of the area to see it.
Other than that I can’t help you since you are using a premium theme.
and use the translate to set it one row down from the bottom and in the middle.
How do I do this please?
look at the code in teh existing div’s for that section and you will see the ‘translate’ CSS rule. If you use a code examiner like the FireBug extension of FireFox, you can play with the existing settings to see what they do and move one of them arround till you get it where you want. Then you can take those values when you code the new div…unless this is all done by the theme in which case you need to talk to the theme developer
Sorry I am a bit lost as I don’t know how to code or what code to input. Thanks for your help but I’m too much of a novice when it comes to code, it’s like trying to read Japanese for me.
If you can’t figure out how to do this via the existing theme options then maybe you should wait till your have learned more.
Please see screenshot (link below) of what I have managed to do. As you will see the button is there but it is not centred and it is just outside of the grey ‘My Services’ section.
http://i1195.photobucket.com/albums/aa394/MiniMiner/Screen%20Shot%202015-03-13%20at%2013.58.06_zpsf7gvpbew.png
[URL=http://s1195.photobucket.com/user/MiniMiner/media/Screen%20Shot%202015-03-13%20at%2013.58.06_zpsf7gvpbew.png.html][IMG]http://i1195.photobucket.com/albums/aa394/MiniMiner/Screen%20Shot%202015-03-13%20at%2013.58.06_zpsf7gvpbew.png[/IMG][/URL]
How can I resolve this please?
Thanks.
Please see screenshot (link below) of what I have managed to do. As you will see the button is there but it is not centred and it is just outside of the grey ‘My Services’ section.
http://i1195.photobucket.com/albums/aa394/MiniMiner/Screen%20Shot%202015-03-13%20at%2013.58.06_zpsf7gvpbew.png
How can I resolve this please?
Thanks.
use a code inspector to examine the element and apply some CSS rules to adjust it where you want it. Then copy those rules and add them to the CSS selector you used to apply them. I can’t tell you where to add tehm in the theme since it is a premimum theme and we don’t support them here.
You could ask your theme’s author for advice.